Skip to content

An extension to the default Flutter Counter app, enabling persistent value of the counter using 'shared_preferences' plugin.

Notifications You must be signed in to change notification settings

Pallavbh23/flutter-persistent-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persistent Counter App

My first Flutter application. It modifies the Flutter counter app so that the counter value remains persistent even after closing the app. It also has a down counter. I have modified it to be a fun slap counter app in which the name of the victim can be changed by entering it in the text bar provided. Since it was my first time using Flutter, I have tried experimenting various things so my app might have residual code in the form of comments.

About

An extension to the default Flutter Counter app, enabling persistent value of the counter using 'shared_preferences' plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published