GroovinChip / groovin_core

A Delicious Flutter Starter Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Groovin Core πŸͺ

Built upon very_good_cli with πŸ’™ and πŸͺ

A Delicious Flutter Starter Project created by GroovinChip

Getting Started πŸš€

❗ In order to start using Groovin Core you must have the [Flutter SDK][flutter_install_link] installed on your machine.

Installation πŸ’»

For first time users, start by installing the Groovin CLI from git like so:

$ dart pub global activate --source git git@github.com:GroovinChip/groovin_cli.git

Create a new Flutter Project πŸ†•

Then, you can use the groovin create command just like you would flutter create. For extra funzies you can use the groovin bake alias.

Running the Project ⚑

Once you have finished running groovin create with the project directory of your choice, you can change directories into the new project directory and install the dependencies

$ cd my_app
$ flutter packages get

*Groovin Core works on iOS, Android, Web and macOS.

Now your app is running πŸŽ‰


Why Very Good Core? πŸ€”

This project is built on Very Good Vetures' very_good_cli. I've long been frustrated by having to repeat the same steps over and over in my projects that I finally just forked this project and customized it to my liking.

About

A Delicious Flutter Starter Template


Languages

Language:Dart 81.1%Language:HTML 10.1%Language:Swift 7.7%Language:Java 0.9%Language:Objective-C 0.3%