hypen 0.30.0
hypen: ^0.30.0 copied to clipboard
A hypen framework
A framework libraries for building flutter applications.
TODO #
cli #
- ❌ Rebuild on pub get
- ❌ detect directory name changed
- ❌ detect pubspec.yaml
- ❌ incremental generation
State management #
-
Support generics in information class
-
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 definition
- ❌ Server-side API
Widget Preview #
- ❌ preview widget with
@previewannotation - ❌ Controllable variables
- ❌ Debug with preview
- ❌ Resizable preview
Declarative State #
- ❌ Simple state machine
- ❌ State machine with hypen state management
- ❌ State machine with navigation