Skip to content

ishworpanta100/flutter_riverpod_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Riverpod Template Setup

Clone Repository

git clone https://github.com/ishworpanta100/flutter_riverpod_template

Activate Mason CLI

dart pub global activate mason_cli

Get Mason from GitHub

mason get

List Local Mason Templates

mason ls

Create and Update Newly Created Flutter App

mason make new_flutter_app -o /path/to/new_created_flutter_app/


##

## By default, `mason make` will prompt on each file conflict and will allow users to specify how the conflict should be resolved via the following options:

- `y` - yes, overwrite (default)
- `Y` - yes, overwrite this and all others
- `n` - no, do not overwrite
- `a` - append to existing file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages