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

API

  • Client-side API definition
  • Server-side API

Widget Preview

  • preview widget with @preview annotation
  • 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