Install
Learn how to bring Aurict Mobile to your phone.
┌┐└┘
Platforms
Both Android and iOS. Built from a single Flutter codebase, so it runs on both platforms.
┌┐└┘
App Stores
Aurict Mobile is coming soon to the App Store and Google Play. Join our newsletter so you don't miss the launch.
┌┐└┘
Local Run (Developers)
Run the source with Flutter: add the Firebase config files (google-services.json, GoogleService-Info.plist), point the backend at api.aurict.com, then 'flutter run -d ios' or 'flutter run -d android'.