Flutter Social App Concept
Flutter representation of a Social App Concept i found on Uplabs.
✨ 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
isDark
variable in main.dart
.true
for dark and false
for light.