crunchloop / crunchloop/flutter_bootstrap
Handle multiple app environments
Abierto
good first issue
- Lenguaje dominante
- C++
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- dart, flutter
- Área
- cli, mobile
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100