hypen 0.2.3 copy "hypen: ^0.2.3" to clipboard
hypen: ^0.2.3 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 shared state
    • ✅ Code generator
  • ✅ keyed shared state
    • ✅ Code generator
  • ✅ Composable shared state
  • ✅ Reset shared state
  • ✅ functional widget
    • ✅ Code generator
    • ❌ Rebuild optimization with caching
  • ✅ Auto-insert 'part' directive
    • ❌ Directive inserting handling
  • ✅ Scoping for shared state
  • ✅ Selection
  • ❌ override shared state
  • ❌ inject scoped data
  • ❌ Side effect
  • ❌ Async global state
    • ❌ Code generator
  • ❌ Suspense boundary for async state
    • ❌ Bounded async hook
  • ❌ Robust example
  • ❌ Hooks Testability
    • ✅ Simple HypenBuilder
  • ❌ 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, flutter, meta

More

Packages that depend on hypen