https://github.com/tatsuukraine/flutter_define_example
https://github.com/tatsuukraine/flutter_define_example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tatsuukraine/flutter_define_example
- Owner: TatsuUkraine
- Created: 2020-05-06T06:59:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T21:28:34.000Z (over 2 years ago)
- Last Synced: 2025-02-27T15:04:06.354Z (2 months ago)
- Language: Dart
- Size: 86.9 KB
- Stars: 99
- Watchers: 8
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# defineexample
A new Flutter application.
## Getting Started
Run and define your:
- `DEFINEEXAMPLE_APP_NAME` value. If this parameter not provider,
`awesomeApp` will be used instead as a value
-
- `DEFINEEXAMPLE_APP_SUFFIX` value. If this parameter not provider, app
suffix will be empty`flutter run --dart-define=DEFINEEXAMPLE_APP_NAME=VeryAwesomeApp
--dart-define=DEFINEEXAMPLE_APP_SUFFIX=.dev`