Skip to content

Repository files navigation

🏆 Fintech App


🚀 Getting started

⚙️ Activate Melos CLI

To start with this repo you need melos to be installed in your system.

dart pub global activate melos

🎁 Bootstrap Project / Pub Get All

To bootstrap the project, run this command in root:

melos bs



🧱 Adding a new feature

⚙️ Activate Mason CLI

dart pub global activate mason_cli

🏠 Install locally

To install brick locally, run below command in your root folder:

mason get

To create the feature.

mason make feature



📦 Creating a flutter package

To create a starter Flutter package, use the --template=package flag with flutter create:

flutter create --template=package <PACKAGE_NAME>

Important: Replace <PACKAGE_NAME> with your actual package name.
Important: After creating Dart package, make sure to delete analysis_options.yaml file.





Made with ❤️ by BlackMinyStudio

© 2025 Your Company • All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages