Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple click counter app I made in flutter to start learning it a while back, I tried to stick as best as I could to the MVVM pattern. The app support material 3 dynamics colors

the .dart files are at this path: clickapp/lib

  • the view folder contains the class relatives to the UI
  • the model folder contains the definition of the data structures (in this case the counter)
  • the logic folder contains all the "backend" logic of the app

Screens

in the homescreen there's a list with all created counters, where is possible to see the current value and delete them

In the counter screen tap the screen to increase the counter

on the top right there's the setting to reset a counter

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages