An inclusive and customisable weather app specifically designed for all levels of stargazers and astronomers.
- Install the flutter SDK
- Install Android Studio
- Start an emulator in Android Studio
- Navigate to the root directory
- Run
flutter run
to run the app in the emulator
- Navigate to
./Executables/Windows
folder - Launch
astral.exe
- Resize the window to an appropriate phone screen size
- Navigate to
./Executables/Web
folder - Run
python -m http.server
- Go to
http://localhost:8000
on your web browser - Resize the window to an appropriate phone screen size
- Dart
- Flutter
- Material Design Widgets
- Staggered Grid View Widget
- Intl (Datetime formatter)
- Google Fonts
- MeteoBlue API
Runs on all major platforms (Android, IOS, Windows, Linux, Mac, Android Emulator)