š„š„ 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.