Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嘿,每个人都可以为不同设备的颤振应用程序定义多版本,例如为安卓设备构建一个版本为 1.1.1 的应用程序,为桌面应用程序构建一个版本为 1.3.1 的应用程序?
请点击此链接:https ://medium.com/@animeshjain/build-flavors-in-flutter-android-and-ios-with-different-firebase-projects-per-flavor-27c5c5dac10b
或尝试flutter_flavors
flutter_flavors
这样,您可以根据本机配置管理应用程序的多个内部版本号或版本号。