Open bejaeger opened 3 years ago
Going closer to production one should have different firebase projects for dev and prod.
Testing could be a setup, where some steps are skipped for example in the payment process, to easily test other parts of the code.
https://medium.com/@animeshjain/build-flavors-in-flutter-android-and-ios-with-different-firebase-projects-per-flavor-27c5c5dac10b
This can be used for example once we establish a dummy payment service to test the app without making actual payments via the payment processor
Going closer to production one should have different firebase projects for dev and prod.
Testing could be a setup, where some steps are skipped for example in the payment process, to easily test other parts of the code.
https://medium.com/@animeshjain/build-flavors-in-flutter-android-and-ios-with-different-firebase-projects-per-flavor-27c5c5dac10b