An open API service indexing awesome lists of open source software.

https://github.com/tatsuukraine/flutter_define_example


https://github.com/tatsuukraine/flutter_define_example

Last synced: about 1 month ago
JSON representation

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`