Skip to content

bhanitgaurav/flutter_riverpod_clean_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_riverpod_clean_base

Flutter version License: MIT

This is a simple Login app built using Flutter and Riverpod, demonstrating how to perform CRUD ( Create, Read, Update, Delete) operations in a clean and maintainable way. Riverpod is used as the state management solution for the app, promoting a declarative and efficient approach to handling the application state.

Getting Started:

  1. Clone this repository to your local machine.
git clone https://github.com/bhanitgaurav/flutter_riverpod_clean_base.git
  1. Ensure you have Flutter and Dart installed on your development environment.
  2. Run flutter pub get to fetch and install the required dependencies.
  3. Launch the app on an emulator or physical device using flutter run.

pixel6AMockup1 pixel6AMockup2 pixel6AMockup3

About

A clean architecture base project using riverpod.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published