/FlutterWidget

To demonstrate developing a widget in Flutter.

Primary LanguageDart

flutter_widget

Purpose

Introduce Widget in Flutter, to familar with StatelessWidget and StatefulWidget.

Topic

  1. Build a button widget.
  2. Update State to refresh UI.

Screenshot

image image