Skip to content

flutter getx - getx cli default Fast setup project with getx get cli xample state manage fast config theme multi language multi env [dev, staging, production] run with env

Notifications You must be signed in to change notification settings

chanthavong/flutter-getx-theme

Repository files navigation

flutter_getx_themes

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Fast setup project with getx

  • get cli
  • xample state manage
  • fast config theme
  • multi language
  • multi env [dev, staging, production]

run with env

final String apiHost = Environment().config.apiHost;
final bool useHttps = Environment().config.useHttps;

flutter run --dart-define=ENVIRONMENT=STAGING

// crate page with get cli
get create page:setting
Image Image
2022-05-19_10-05-41 (1) image

About

flutter getx - getx cli default Fast setup project with getx get cli xample state manage fast config theme multi language multi env [dev, staging, production] run with env

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published