🛫 Flutter Travel App Concept
Flutter representation of a Travel App Concept i found in Uplabs. It only consists of 2 screens.
Star
Images are from Unsplash
📸 ScreenShots
1 | 2 |
---|---|
3 | 4 |
---|---|
Toggle theme
To toggle the theme, change the isDark
variable in main.dart
.
true
for dark and false
for light.
✨ Requirements
- Any Operating System (ie. MacOS X, Linux, Windows)
- Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
- A little knowledge of Dart and Flutter
- A brain to think
🤓 🤓
🤓 Author(s)
Olusegun Festus Babajide
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.