Skip to content

rodydavis/flutter_counter_clean_architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Counter App

This example to take the default counter app and refactor it to use clean architecture and riverpod.

The core of the app is in the /core folder containing the business logic and domain models.

For showcasing that the logic can run outside of flutter and multiple targets, there is a /api, /web and /cli folder.

The /app folder contains the flutter app targeting all 6 platforms.

About

Flutter counter app with clean architecture and riverpod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published