Skip to content

rodydavis/flutter_counter_clean_architecture

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
api
 
 
app
 
 
cli
 
 
 
 
web
 
 
 
 
 
 

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