hypen 0.0.10+1
hypen: ^0.0.10+1 copied to clipboard
A set of libraries that help you design robust, testable, and maintainable apps.
hypen #
A framework libraries for building flutter applications.
TODO #
State Management #
- ✅ basic hooks
- ✅ non-keyed global state
- ✅ Code generator
- ✅ keyed global state
- ✅ Code generator
- ✅ Composable global state
- ✅ Reset global state
- ❌ Code generator
- ✅ functional widget
- ✅ Code generator
- ❌ Rebuild optimization with caching
- ✅ Auto-insert 'part' directive
- ❌ Selection
- ❌ Unregister global state
- ❌ Code generator
- ❌ Async global state
- ❌ Code generator
- ❌ Scoping for global state
- ❌ Code generator
- ❌ Unregister global state
- ❌ Code generator
- ❌ Suspense boundary for async state
- ❌ Bounded async hook
- ❌ Robust example
- ❌ Hooks Testability
Router #
- ❌ Router API design
- ❌ Simple File-based router
- ❌ layout file
- ❌ ignore path
- ❌ slug path
- ❌ grouping path
- ❌ catch all path
- ❌ parallel path
- ❌ Error/Exception boundary
- ❌ Robust example
Dependency Injection #
- [ ]
State Injection #
- ❌ Simple File-based state injection