issues
search
fluttercommunity
/
redux.dart
Redux for Dart
https://pub.dev/packages/redux
MIT License
519
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Generic Action Classes using TypedReducer
#88
chirastefan
opened
2 weeks ago
0
dead project?
#87
sanba-anass
closed
1 month ago
1
[feature ask] getter to ask if the store has been torn down
#86
jeroldalbertson-wf
opened
1 year ago
1
Change the return type of `Store.dispatch` to `void`
#85
Maksimka101
closed
1 year ago
1
async middleware and reducers - start, success, fail - doesn't seem to achieve its purpose
#84
leobastin
closed
1 year ago
2
Update pubspec.yaml
#83
Eng-Mouaz-M-AlShahmeh
closed
1 year ago
0
add TypedMiddlewareBase abstraction
#82
dzziwny
opened
2 years ago
0
Update Changelog.md
#81
SatyamX64
closed
1 year ago
0
Creating an simple example
#80
phamnhuvu-dev
opened
2 years ago
1
Best way to open a dialog
#79
ghost
opened
2 years ago
3
Fix broken link
#78
timothysteward-wk
closed
1 year ago
0
Use optional type instead of dynamic for actions
#77
hacker1024
opened
3 years ago
7
Fix sample links in the README
#76
CillianMyles
closed
3 years ago
1
Update InheritedWidget methods to latest version
#75
trgan96
closed
3 years ago
0
Null safety support
#74
lig
closed
3 years ago
1
const reducers
#73
2ZeroSix
closed
1 month ago
4
Split the package into more files
#72
Ascenio
opened
3 years ago
0
Fixing the Build Pipeline
#71
md-weber
closed
3 years ago
1
Fixed unsafe link issue
#70
md-weber
closed
3 years ago
1
Null safety
#69
johnpryan
closed
3 years ago
1
Use pub.dev instead of pub.dartlang.org
#68
sidrao2006
closed
3 years ago
1
Remove unused dart:async imports.
#67
srawlins
closed
4 years ago
2
Return type of TypedMiddleware
#66
loposkin
closed
3 years ago
2
Return type in the TypedMiddleware is void
#65
loposkin
closed
3 years ago
1
Best practices for stateful widgets
#64
mgrazianoc
closed
3 years ago
3
TypedReducer is not extendable
#63
Oleh-Sv
opened
4 years ago
0
Fix URL score for localhost
#62
kevmoo
closed
4 years ago
1
Remove authors from pubspec
#61
kevmoo
closed
4 years ago
1
Update URLs in readme
#60
kevmoo
closed
4 years ago
1
Update GitHub homepage to https://pub.dev/packages/redux
#59
kevmoo
closed
4 years ago
8
Middleware creation failure does not throw error
#58
elvisun
opened
4 years ago
0
ReduxInit action
#57
aler
closed
4 years ago
2
Added test case for tearDown of store.
#56
ghost
closed
3 years ago
1
Update README.md for Dart 2
#55
UnHumbleBen
closed
3 years ago
2
Q: why doesn't store have a stream of dispatched actions?
#54
kentcb
closed
4 years ago
4
Version 4.0.0
#53
brianegan
closed
4 years ago
4
Have dispatch return a value
#52
andrasferenczi
closed
4 years ago
2
rxdart dependency
#51
ftognetto
closed
4 years ago
1
Use of RxDart BehaviorSubject instead of StremController
#50
ftognetto
closed
4 years ago
8
Should docs say todos instead of actions?
#49
bradyt
closed
5 years ago
1
should compare by hashCode.
#48
phamnhuvu-dev
closed
5 years ago
6
design problem
#47
johanntony
closed
5 years ago
1
Update middleware_test.dart
#46
lukepighetti
closed
5 years ago
1
fix ci for dart 2
#45
johnpryan
closed
5 years ago
0
Add remote_devtools to readme
#44
MichaelMarner
closed
5 years ago
1
Creating a store with multiple reducers
#43
dabit3
closed
5 years ago
3
The argument type '(#lib1::AppState, dynamic) → #lib1::AppState' can't be assigned to the parameter type '(#lib2::AppState, dynamic) → #lib2::AppState'.
#42
rob-nolan
closed
5 years ago
1
Problem with package:todo/redux/actions.dart
#41
hjonathan
closed
6 years ago
3
Exposing a subset of the Store API to middleware
#40
ekweible
opened
6 years ago
2
IntellJ complains about typings when combining reducers
#39
DanielSoCra
closed
6 years ago
2
Next