-
Refactor the whole library, rewrite the comments, release to v1.2.
Widget progress: (9)
+ [x] placeholder_text.dart
+ [x] drawer_list_view.dart
+ [x] icon_text.dart
+ [x] ~~popup_menu.dart~~ …
-
## Bug report
**Describe the bug**
I can't seem to run my app on Android
### Steps to reproduce
Steps to reproduce the behavior:
1. Add google_mobile_ads to pubspec.yaml
2. Pull dependen…
-
_This issue is a Request For Comments (RFC). It is intended to elicit community feedback regarding support for Amplify library in Flutter platform. Please feel free to post comments or questions here…
-
When using the `RefreshIndicator` am getting the below exception. If I remove the `RefreshIndicator` widget, all works fine as expected. The widget shown below is used in other widgets which uses `Cus…
Purus updated
3 years ago
-
Hi,
I'm working on pagination for my app (Flutter for web) and I noticed two issues:
- all pages are fetched at once, not on the scroll
- every page is requested twice (`_fetchPage` is called two t…
-
## Bug description
When I try running the builder, I expect it to populate the `graphql/api.dart` file. However, it does nothing. If I add `lib/**` under `sources`, it exits with an error because my …
-
Thanks for amazing plugin it works just fine as intended however I was trying to create a wrapper of it to reduce boilerplate code and faced TypeError when returning a custom widget in **itemBuilder**…
-
I believe we all have encountered scenario in developing a long list of data when we want to keep requesting more data from the server while user scroll at the end of the list...
I believe that's h…
-
## Bug report
**Bug description**
I am trying to listen to changes in the newly added item to stream. But after adding item, it's showing error. But I was able to use that piece of code for the ea…
-
I am trying to make a network request with doOnError, doOnData, doOnListen operators and in my case if request fails, app crashes with the following error.
Error: [VERBOSE-2:ui_dart_state.cc(177)] U…