gallery icon indicating copy to clipboard operation
gallery copied to clipboard

Flutter Gallery was a resource to help developers evaluate and use Flutter

Results 99 gallery issues
Sort by recently updated
recently updated
newest added

Hi @guidezpl. Is it possible to have a done button with a return button for the iOS version? Example: ![image](https://user-images.githubusercontent.com/54340176/153427916-3fbc2864-6c50-49ec-9b15-3bb1030eddf7.png) Currently on your local iOS build, I get ![image](https://user-images.githubusercontent.com/54340176/153428006-de8e413f-f6b3-47bb-b8ec-fd19988a277d.png) The...

enhancement
good first issue
P3

https://iska.is/jank64 indicates a problem with the following two assets, even though they aren't really oversized. In https://github.com/flutter/flutter_gallery_assets, those would be `reply_card`, `reply_card_dark`, `flutter_logo`, and `flutter_logo_color`. cc @iskakaushik

enhancement
P3

We don't have any demos of navigation using `BottomNavigationBar` in the gallery (for instance something showing https://material.io/design/components/bottom-navigation.html#behavior). The `BottomNavigationBar` demo itself shows the Scaffold body doing animations. Add another demo...

enhancement
P3

We'd like to see what demos people are checking out, and how long they use the app. We could try https://firebase.google.com/docs/analytics/

enhancement
P3

From https://www.google.com/design/spec/components/cards.html#cards-behavior "The swipe gesture may be used on a per-card basis. Limit swipe gestures within a view so that they don’t overlap with one another. For example, a swipeable...

enhancement
P2

We'd like to capture and measure crashes in the wild. We should find a good way to do this in Flutter apps. Perhaps we can try https://firebase.google.com/docs/crash/

enhancement
P3

Hope it's not a dupe. Would be nice to catalog some sliver widgets in the gallery and common usage patterns.

enhancement
P3

``` $ flutter build apk Running "flutter packages get" in flutter_gallery... 1.1s Initializing gradle... 2.4s Resolving dependencies... 17.7s Gradle task 'assembleRelease'... Note: /Users/mit/dev/flutter/.pub-cache/hosted/pub.dartlang.org/video_player-0.6.4/android/src/main/java/io/flutter/plugins/videoplayer/VideoPlayerPlugin.java uses or overrides a deprecated API. Note:...

P4

From https://www.google.com/design/spec/components/progress-activity.html

P4