What is fastlane?

Fastlane is an open source continuous delivery (CD) tool that helps to automate the building and deployment of Android and iOS apps to Play Store and App Store. You can customize the lanes as you need and they also help you to automate the code signing process for both platforms.

Fastlane also has CD support for Flutter apps, though you need to set it up separately for Android and iOS platforms.

What is Firebase App Distribution?

Firebase App Distribution makes it easy to distribute pre-release apps to testers so that you can get feedback from the early users quickly. It can also be combined with Crashlytics which will give you reports about any crash that occurs on the tester’s device.

Combining Firebase App Distribution with fastlane makes automated distribution even more seamless.

#flutter #fastlane #firebase app

Deploying Flutter app to Firebase App Distribution using Fastlane
26.55 GEEK