-
With the google's video_player, we can not init and dispose controllers or easily set new data sources to current controllers and reuse them.
Is it possible to do something similar with this packag…
-
We can keep track of what components we feel should make the cut, here.
## Elements
- [x] Base
- [x] Text
- [x] Button
- [x] Icon
- [x] Divider
- [x] Input
- [x] Image - Fade on load, circular, w…
-
question is not showing......
I think API is Down
-
import 'package:flutter/material.dart';
import 'package:infinite_scroll_pagination/infinite_scroll_pagination.dart';
import 'package:koumunity/modules/news/models/headlines_model.dart';
import 'pac…
-
TODO:
SAVE INDICATOR:
Preferably an indicator on the toolbar or above the canvas that lets the user know either:
-that there are unsaved changes
-when the last push to the server was successf…
-
![image](https://user-images.githubusercontent.com/41290343/66265388-1179e000-e848-11e9-9155-1d6f202f7445.png)
-
currently I'm showing infinite loading indicator while "document" value is null, but if pdf is large, then it's not good from UX side.
I tried using "PdfViewer" but it has so much edge cases to cov…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you updated FilePond and its plugins?
- [X] I have updated FilePond and its plugins
### Describe…
-
**Is your feature request related to a problem? Please describe.**
Calculation of enableWhenExpression and enableWhen happens in the UI thread, with a calculation that is heavy enough, it could cause …
-
I implemented the code in the article, Algolia getting started with Flutter Helper and have run into an issue. When putting the Android emulator into airplane mode and scrolling down, the PageControll…