Flutter example widgets (for study)
This repository follows bellow flutter version.
$ flutter --version
Flutter 3.7.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 7048ed95a5 (6 days ago) • 2023-02-01 09:07:31 -0800
Engine • revision 800594f1f4
Tools • Dart 2.19.1 • DevTools 2.20.1# pubspec.yaml
environment:
sdk: '>=2.19.1 <3.0.0'