Skip to content

My boilerplate for flutter with getx & dio environment

Notifications You must be signed in to change notification settings

hafizhrf/flutter_getx_boilerplate

Repository files navigation

flutter_getx_boilerplate

flutter boilerplate with getx & dio environment that i usually use for creating a project, you can clone this repo if you wanna use this boilerplate

Getting Started

  • First rename .env.example to .env
  • Note that i use flutter build runner for creating a model
  • if you want to build a new model, just run flutter pub run build_runner build
  • start this project with Android Studio or Visual Studio Code
  • if you want to know more about getx you can read the docs HERE

About

My boilerplate for flutter with getx & dio environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published