Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 337 Bytes

First Flutter App Counter

A new Flutter project.

Version-3 branch is the final edition of MyFirstFlutterApp with provider package Version-4 branch is the final edition of MyFirstFlutterApp without provider package.

Features:

  • Dark and Light theme.
  • Total count stored in shared preferences and displayable on settings screen.