Minimal aircraft management app for small groups.
- Aircraft reservations (booking)
- Flight logbook
You can refer to Flutter documentation for build instructions. Currently supported platforms are:
- Android
- iOS
- Linux
- Windows
Everything is stored in the Google cloud and data is accessed through Google API directly:
- A Google Calendar for booking flights
- A Google Sheets for logging flights
The app needs a specially crafted zip file containing, among other information, credentials for accessing to Google services. Documentation about that is available in our backend guide.
Airborne only uses Google services to store data on behalf of a service account you need to create in order to use the app. You can learn more at our very small privacy policy.