redarx 0.5.0+1 copy "redarx: ^0.5.0+1" to clipboard
redarx: ^0.5.0+1 copied to clipboard

discontinued
outdatedDart 1 only

Experimental State management inspired by Parsley / Redux/ ngrx & André Stalz work

Changelog #

0.5.0 #

  • immutable model
  • refactoring
  • Angular Dart compatible

0.4.0 #

  • Async Commands

0.2.1 #

  • CommandConfig : overload operator[] » allow accessing RequestType associated Command via config[RequestType]
  • generated doc

0.2.0 #

  • remove Dispatcher injection from AppRoot & Commander
  • dart doc generation

0.0.1 #

  • Initial version :
    • synchronous commands mapped to Action defined by ActionTypeEnum,
    • ActionType enum definition,
    • basic Action Dispatcher,
    • Commander : listen to dispatched action and
    • Store with Commands reducer
    • basic mapping config
    • basic undo
0
likes
25
pub points
9%
popularity

Publisher

unverified uploader

Experimental State management inspired by Parsley / Redux/ ngrx & André Stalz work

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

meta

More

Packages that depend on redarx