Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 1 KB

File metadata and controls

61 lines (40 loc) · 1 KB

[0.4.0] - 23/04/2018

BREAKING CHANGE

  • remove redux - rewrite a lot (see example)

[0.3.1] - 18/04/2018

  • add params to createDrawerStore
  • add middleware to update first page on change drawer

[0.3.0] - 17/04/2018

BREAKING CHANGE

  • dart 2 strong types

[0.2.3] - 22/03/2018

BREAKING CHANGE

  • change DrawerDefinition constructor

[0.2.2] - 22/03/2018

  • change DrawerDefinition to a class
  • deprecated BaseDrawerDefinition
  • refactoring code

[0.2.1] - 21/03/2018

  • add createDrawerStore
  • add BaseDrawerDefinition

[0.2.1] - 21/03/2018

  • add createDrawerStore
  • add BaseDrawerDefinition

[0.2.0] - 03/03/2018

BREAKING CHANGE

  • Replace scoped_model with flutter_redux !

[0.1.1] - 26/02/2018

  • add Travis
  • update README

[0.1.0] - 26/02/2018

  • Improve package description
  • add LICENCE

[0.0.4] - 24/02/2018

  • add tests

[0.0.3] - 23/02/2018

  • change example link

[0.0.2] - 23/02/2018

  • Fix dependencies
  • add example

[0.0.1] - 23/02/2018

  • initial release