π π Flutter Furniture App Concept
Flutter representation of a Furniture App Concept i found on Uplabs.
Star
Link to Original Design on Uplabs
Images are from Unsplash
β¨ 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
π€ π€
πΈ ScreenShots
Light | Dark |
---|---|
π Toggle theme
To toggle the theme, change the isDark
variable in main.dart
.
true
for dark and false
for light.