A starter boilerplate with Flutter, Redux and Persistance.
- Support redux stores created with built_value
- Support Immutable reducers by built_value
- Persist and rehydrate a redux store using built_value
- Support whitelist being stored in part
$ git clone https://github.com/JinHoSo/flutter-redux-starter
$ cd flutter-redux-starter/
$ flutter run