https://github.com/gugadev/flutter-widgets-demo
Demo of some components of flutter
https://github.com/gugadev/flutter-widgets-demo
dart flutter flutter-app flutter-demo flutter-examples flutter-listview flutter-widgets
Last synced: about 1 month ago
JSON representation
Demo of some components of flutter
- Host: GitHub
- URL: https://github.com/gugadev/flutter-widgets-demo
- Owner: gugadev
- Created: 2021-03-01T23:35:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T13:50:23.000Z (over 4 years ago)
- Last Synced: 2025-05-13T07:48:47.886Z (about 1 month ago)
- Topics: dart, flutter, flutter-app, flutter-demo, flutter-examples, flutter-listview, flutter-widgets
- Language: Dart
- Homepage:
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Widgets Demo
This repo show how to use a small bunch of most used widgets.
### What's inside:
- Alert
- AnimatedContainer
- Avatar
- Button (in progress)
- Card
- Checkbox / Switch
- Dropdown
- TextField / Calendar
- ListView
- PullRefresh
- Slider> 👉 Cross these pages, it uses nice features like `FutureBuilder`, routing, custom widgets, stateless & stateful widgets, http, images, etc.
### Screenshots