|
0359ecf090
|
Refactor theme logic
|
2022-07-31 12:37:48 +02:00 |
|
|
4108ccfe7c
|
Add missing nullable
|
2022-07-31 12:19:23 +02:00 |
|
|
6520bc9e65
|
Add ref.keepAlive() and deprecate ref.maintainState (#1180)
|
2022-02-12 20:33:45 +01:00 |
|
|
6c767dcc71
|
Update StateProvider to return the state instead of StateController by default (#882)
|
2021-11-04 17:54:55 +01:00 |
|
|
cb9ce91dea
|
Remove AsyncValue.previous, refactor .future/.stream and renamed .future to .last (#852)
|
2021-10-24 22:05:48 +01:00 |
|
|
02d2f52b30
|
AsyncValue.value now return null instead of throwing during loading state
fixes #270
|
2021-10-11 14:00:53 +01:00 |
|
|
80b44aea60
|
Add previous AsyncData to AsyncError (#741)
|
2021-09-11 14:41:25 +01:00 |
|
|
61809d282a
|
Rewrite AsyncValue without Freezed (#670)
|
2021-08-21 14:38:24 +01:00 |
|
|
3d4a451347
|
Fix marvel example using ref.read
|
2021-07-04 23:50:29 +01:00 |
|
|
6ce875ae62
|
Allow all providers to be scoped (#542)
|
2021-06-27 13:40:35 +01:00 |
|
|
0542abbd06
|
Riverpod 1.0.0 (#462)
|
2021-06-20 20:11:18 +01:00 |
|
|
773cda3f87
|
update dependencies for example (#458)
|
2021-05-13 10:43:17 +01:00 |
|
|
9289f40f32
|
set center for CircularProgressIndicator (#428)
CircularProgressIndicator is not center.
so, I fix it.
|
2021-04-11 09:58:47 +01:00 |
|
|
fc66736c54
|
Add devtool bindings (#356)
|
2021-03-04 11:42:35 +00:00 |
|
|
abd70baa65
|
Migrate riverpod/flutter_riverpod/hooks_riverpod to null-safety (#292)
|
2021-01-29 10:14:59 +00:00 |
|
|
4086ae14e2
|
update all_lint_rules
|
2020-10-03 02:39:19 +01:00 |
|
|
bdc9871120
|
Export ConsumerWidget
|
2020-08-25 04:04:39 +01:00 |
|
|
fa00dabcd0
|
Refactor SO example to use FutureProvider
|
2020-08-24 12:49:02 +01:00 |
|
|
ddadf852ac
|
Split SO example in multiple files
|
2020-08-23 17:24:29 +01:00 |
|