mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
82e462d9b8365eea5a3267fa23616d0b51e01797
In the Shrine app, there used to be large gaps at the bottom of the screen. This PR implements an algorithm that rearranges the order of cards so that the heights of the columns are closer, reducing the size of gaps.
Remove outdated material studies and update links in index.md to point to new shrine and gallery (#183)
Flutter samples
A collection of open source samples that illustrate best practices for Flutter.
Index
For a curated list of samples in this repo and elsewhere, see the index.
Interested in contributing?
See the contributor's guide!
Questions or issues?
If you have a general question about one of these samples or how to adapt its techniques for one of your own apps, try one of these resources:
If you run into a bug in one of the samples, please file an issue in the main Flutter repo.
Description
Languages
Dart
71%
C++
11.4%
CMake
8.7%
Kotlin
2.2%
Swift
1.9%
Other
4.8%