File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -31,18 +31,22 @@ Flutter is very new so there are some features and libraries missing that would
31
31
32
32
---
33
33
34
- > Image Gallery
34
+ > Image Gallery ✔️
35
35
36
36
Something to view images with. Android doesn't have a good image viewing library either (sigh).
37
37
38
+ ** UPDATE:** https://github.com/tinylife-io/flutter_scroll_gallery
39
+
38
40
> Change Button's Inner Contents on Press
39
41
40
- There's no way to set text/icon color when a button is pressed. This lack of functionality really limits the range of buttons one can create.
42
+ There's no way to set text/icon color when a button is pressed. This lack of functionality really limits the range of buttons one can create.
41
43
42
- > Video Player
44
+ > Video Player ✔️
43
45
44
46
Something to play trailer videos or just videos in general.
45
47
48
+ ** UPDATE:** https://github.com/brianegan/chewie
49
+
46
50
---
47
51
48
52
If any of the above now exists, please let me know.
You can’t perform that action at this time.
0 commit comments