๐ฅ๐ฅ Flutter Traveler's Social App
Flutter representation of the Traveler's Social App found on dribbble.
Starโญ the repo if you like what you see๐.
Images are from dribbble
-- Let's make 500Starsโญ on this repo, i will add a firebase backend
โจ 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 ๐ค๐ค
๐ Toggle theme
To toggle the theme, change the theme
variable in main.dart
.
Constants.darkTheme
for dark and Constants.lightTheme
for light.