crunchloop / crunchloop/flutter_bootstrap
Handle multiple app environments
Aperta
good first issue
- Lingua principale
- C++
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Let’s use [flutter_dotenv | Flutter Package](https://pub.dev/packages/flutter_dotenv) and pass the environment as ARG to the cli, and then use await DotEnv.load(fileName: ".env"); to load each environment.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start at the CLI entry point and trace how the environment argument is passed into the Flutter app. Review flutter_dotenv and the requested DotEnv.load(fileName: ".env") usage, then verify that each requested environment is loaded through the CLI argument.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- dart, flutter
- Ambito
- cli, mobile
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100