pandey407 / flavor

Forked from: Very Good Ventures Team πŸ¦„

Home Page:https://brickhub.dev/bricks/very_good_core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flavors in Flutter

Originally developed by Very Good Ventures πŸ¦„

Flavors for flutter starter project with required modifications from Very Good Ventures Team.

This fork is not maintained by nor affiliated with "Very Good Ventures".


Getting Started πŸš€

This project contains a brick generator for generating flavored flutter templates:

To run the generator either use the launch configuration in VSCode or use the following commands:

# Navigate to tool/generator
$ cd tool/generator

# Run pub get
$ dart pub get

# Navigate back to root
$ cd ..
$ cd ..

# Run generator
$ dart run tool/generator/main.dart

Use generated brick

# 🎯 Activate from https://pub.dev
$ dart pub global activate mason_cli

# Add brick from github url
$ mason add -g flavor_core_brick --git-url https://github.com/pandey407/flavor --git-path brick/

About

Forked from: Very Good Ventures Team πŸ¦„

https://brickhub.dev/bricks/very_good_core


Languages

Language:Dart 90.8%Language:Ruby 6.2%Language:Swift 1.9%Language:Kotlin 1.0%Language:Objective-C 0.2%