<aside> 💡 If you have trouble when installing the Flutter at the first time Following solutions could safe your days

</aside>


11. Issue with MacOS 13 - Xcode 15 - iOS 17

Fix issue build with MacOS 13 - Xcode 15 - iOS 17


10. Issue: please provide your purchase code in configs/env file

If you are having trouble building the FluxStore source code and are receiving a warning message that says "please provide your purchase code in configs/env.xx" try the following


9. Command not found: flutter

Follow this guide:

Command not found: flutter


8. Build issue on Android

Build fail on Android with error “Flutter Execution failed for task ':stripe_android:compileDebugKotlin'. Android stripe integration

Solution: go to android folder and run ./gradlew clean assembleDebug


7. CocoaPods not installed or not in valid state

<aside> ❓ This error sometime happen when you upgrade the macOS version, then the visual studio or IntelliJ not able to find the path or associated plugin or extension.

Screen Shot 2022-01-29 at 22.27.44.png

</aside>