-
I am having problems using the PlutoGrid component with a RiverPod StreamProvider. The latter that is returning rows of data from a FireStore collection.
Whenever a new record is added to the FireS…
-
Is there any example how to use flutterdata with bloc?
-
There seems to be an issue with Auto Dispose with Riverpod 2.0.
Platform: Flutter Web
Issue Versions Tested: 2.0.0-dev.0, 2.0.0-dev.1, 2.0.0-dev.2, 2.0.0-dev.3, 2.0.0, 2.0.1, 2.0.2
Functioning Ve…
-
- [x] 単語帳再生機能の実装 (実装の仕方は理解)
- [x] ページ間遷移時の遷移先ページのstate初期化処理の変更
- [x] アプリ立ち上がり時のtop pageまでの処理の整頓
- [x] テーマの設定 (テーマのファイルを作り、設定を保存できるベースは作った)
- [ ] controllerとtext field周りの挙動が若干おかしいので、それをチェック。
- […
-
**Is your feature request related to a problem? Please describe.**
There are a lot of **providers without logic** that only instantiate a class and *watch* or *read* all the needed parameters for tha…
jsb89 updated
2 years ago
-
## Useful links:
- [package:auto_route](https://pub.dev/packages/auto_route) on [pub.dev](https://pub.dev)
## Code:
```dart
@AutoRouterConfig(replaceInRouteName: "Page,Route")
class NavigationM…
-
Several people on the discord server are getting the following exception (me too):
![exception_screenshot](https://user-images.githubusercontent.com/20878653/116086093-be70b380-a69f-11eb-93ca-5cf2a…
-
Hi, thanks for your work!
This may be a weird feature request which will make the package a bit different from Flutter and there may be performance considerations. However, the usability improvemen…
-
**Describe what scenario you think is uncovered by the existing examples/articles**
All of the examples on the internet use the ChangeNotifer with the provider package, but what about StateNotifier?
…
-
Is there a way to get the current `BuildContext` when callback for a `notification action` via `notificationTap` is called. I mean the function is only called, when the app is brought to foreground, s…