hypen 0.2.0+1 copy "hypen: ^0.2.0+1" to clipboard
hypen: ^0.2.0+1 copied to clipboard

unlistedoutdated

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
    • ❌ Directive inserting handling
  • ❌ 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
  • ❌ Incremental code generation

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 #

  • ❌ DI API design
  • ❌ Simple Annotation based DI
    • ❌ Code Generator

State Injection #

  • ❌ Scoped State API design
  • ❌ Code generator
5
likes
0
points
104
downloads

Publisher

verified publisherhypen.io

Weekly Downloads

A set of libraries that help you design robust, testable, and maintainable apps.

Repository
View/report issues

License

unknown (license)

Dependencies

collection, cupertino_icons, flutter, meta

More

Packages that depend on hypen