mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-30 02:38:03 +02:00
Add StaggeredGridView in UI section
This commit is contained in:
parent
7684e7f257
commit
dbbdbef852
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
|
||||||
- [Rich Text Editor](https://github.com/long1eu/rich_editor) - Text editor with style by [Lung Razvan](https://github.com/long1eu)
|
- [Rich Text Editor](https://github.com/long1eu/rich_editor) - Text editor with style by [Lung Razvan](https://github.com/long1eu)
|
||||||
- [Material Color Picker](https://github.com/long1eu/material_color_picker) - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu)
|
- [Material Color Picker](https://github.com/long1eu/material_color_picker) - Based on the Google Docs color picker by [Lung Razvan](https://github.com/long1eu)
|
||||||
- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy)
|
- [Parallax Image](https://github.com/pulyaevskiy/parallax-image) - Image parallax by [Anatoly Pulyaevskiy](https://github.com/pulyaevskiy)
|
||||||
|
- [StaggeredGridView](https://github.com/letsar/flutter_staggered_grid_view) - GridView with tiles of variable sizes by [Romain Rastel](https://github.com/letsar)
|
||||||
|
|
||||||
### Map
|
### Map
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue