A framework libraries for building flutter applications.
TODO
cli
Rebuild on pub getdetect directory name changeddetect pubspec.yamlincremental generation
State management
-
option to usedistinct -
create predefined reactive methods -
Reusable state (local state, local effect, local loader) -
Override state -
Notify errors on build -
Add framework tests -
Testing examples -
More examples -
Performance testing
Navigation
-
share the common layout without nested navigator -
Parameterized layout/page -
Error/Exception page -
Migrate to a new router -
Declarative navigation stack -
Performance testing
Test
Run tests only affected by the changes
API
Client-side API definitionServer-side API
Widget Preview
preview widget with@previewannotationControllable variablesDebug with previewResizable preview
Declarative State
Simple state machineState machine with hypen state managementState machine with navigation