Skip to content

MuhammedKpln/flutter-boilerplate

Repository files navigation


Flutter Boilerplate

#### Advanced and highly scalable boilerplate for building Flutter App - Mobx, Dio, GetIt and GoRoute.

Flutter is an excellent framework for building cross-platform native applications. But there are only a handful of frameworks available online to get going and I found most of them lack advanced features.


Pub CodeFactor LICENSE


Features

Getting Started

$ git clone https://github.com/MuhammedKpln/flutter-boilerplate.git

$ cd flutter-boilerplate
$ flutter create .
$ flutter pub get
$ flutter pub upgrade

This boilerplate uses code generation tools to automatically generate code during the hot reload workflow, and while building an Application.

$ flutter packages pub run build_runner build --delete-conflicting-outputs

Requirements

License

Licensed under the MIT Lisence

About

Advanced and highly scalable boilerplate for building Flutter App - Mobx, Dio, GetIt and GoRoute.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published