fluttercommunity / fluttercommunity/redux.dart

Creating an simple example

Open
#80 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
519
Forks
57
PR merge metrics
No merged PRs in 30d

Description

A simple example to help many guys approach redux.

- [ ] Reducers tests
- [ ] Thunk middleware tests
- [ ] Injecting repository
- [ ] Using [built_value](https://pub.dev/packages/built_value) and [built_collection](https://pub.dev/packages/built_collection) for:
- are immutable, if the elements/keys/values used are immutable;
- are comparable;
- are hashable;
- use copy-on-write to avoid copying unnecessarily.

I will take care of this task.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.