hypen_flutter 0.24.1
hypen_flutter: ^0.24.1 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 #
-
option to use
distinct -
Reusable state (local state, local effect, local loader)
-
refresh: rebuild data in [Hypen]
-
Notify errors on build
-
Add framework tests
-
Testing examples
-
More examples
-
Performance testing
Route #
-
Parameterized layout/page
-
Error/Exception page
-
Performance testing
API #
- ❌ Client-side API definition
- ❌ Server-side API
Widget Preview #
- ❌ preview widget with
@previewannotation - ❌ Controllable variables
- ❌ Debug with preview
- ❌ Resizable preview
Declarative Navigation #
- ❌ Mix imperative/declarative
- ❌ Migrate to a new router
Declarative State #
- ❌ Simple state machine
- ❌ State machine with hypen state management
- ❌ State machine with navigation