Settings

Theme

DCFlight: Render native UI in Flutter with declarative component architecture

github.com

1 points by ryeights a month ago · 1 comment

Reader

ryeightsOP a month ago

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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection