-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Dustin Catap edited this page Jun 19, 2024
·
10 revisions
ERNI Academy mobile boilerplate to start a cross-platform Flutter mobile application.
Flutter
- Latest version on stable channel.
Dart
- v3.3.0+ (available with Flutter)
Flutter Version Manager
Visual Studio Code
- Download Visual Studio Code
- A list of extensions are required to be installed in order to properly run the project
Android
- Download Android Studio
- Java 17
- Android 30 (minimum), Android 34 (target)
iOS
- Download Xcode 15
- iOS 13 (minimum), iOS 17 (target)
- Requires macOS 13.5 (Ventura) or higher