Skip to content

Files

Latest commit

50c57b6 · Oct 28, 2022

History

History

a_page

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

a_page 🇧🇩

Powered by Mason

A brick to add page to riverpod app with specific template. Generated by monzim 🧱

How to use 🚀

Just run in the Root Directory

mason make a_page

Output 🐱

page
└── pageName
    ├── controller
    │   └──pageName_controller.dart
    │
    ├── section
    │   └── pageName_section.dart
    │
    ├──widget
    │   └──pageName_widget.dart
    │
    ├── pageName_page.dart
    │
    └── pageName_provider.dart