Disclaimer: no affiliation, and in early development
DCFlight is a new Flutter framework from solo (!) dev Tahiru Agbanwa (https://x.com/squirelBoy360) that uses a React Native-like virtual DOM and Yoga layout engine to replace Flutter's widget tree, rendering UI from native widgets without the use of platform views.
It provides a set of primitive components, a plugin architecture using method channels to write your own native components, and an escape hatch to use traditional Flutter widgets within the DCFlight architecture.
ryeights•1h ago
DCFlight is a new Flutter framework from solo (!) dev Tahiru Agbanwa (https://x.com/squirelBoy360) that uses a React Native-like virtual DOM and Yoga layout engine to replace Flutter's widget tree, rendering UI from native widgets without the use of platform views.
It provides a set of primitive components, a plugin architecture using method channels to write your own native components, and an escape hatch to use traditional Flutter widgets within the DCFlight architecture.