Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create different main files for different environmnents #254

Closed
Vanethos opened this issue Apr 20, 2020 · 0 comments · Fixed by #260
Closed

Create different main files for different environmnents #254

Vanethos opened this issue Apr 20, 2020 · 0 comments · Fixed by #260
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Vanethos
Copy link
Collaborator

There should be a:

  • main_dev.dart file for the DEV environment
  • main.dart file for the PROD environment
  • main_common.dart file for the common setup of both main files (crashlytics, dependencies, etc...)
@Vanethos Vanethos self-assigned this Apr 20, 2020
@Vanethos Vanethos added the enhancement New feature or request label Apr 23, 2020
@Vanethos Vanethos added this to the v1.0.2 milestone Apr 25, 2020
miguelpruivo pushed a commit that referenced this issue Apr 25, 2020
…iles-for-different-environmnents

Adds different entry points to dev and prod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant