Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1003 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 1003 Bytes

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