Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Robinhood OTA App

Flutter OTA app for Robinhood Super Apps

Getting Started

Get packages:
    flutter pub gett

Build Android APK(ARM 32 and ARM 64):
    flutter build apk --target-platform android-arm,android-arm64 --split-per-abi

Build for iOS (Requires XCode and will require firebase setup first):
    flutter build iOS

Run on a physical device:
    flutter run --release

Download this app source code on GitHub

https://github.com/udaysingh2/ota
Exit mobile version