An open API service indexing awesome lists of open source software.

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

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