Flutter representation of a Furniture App Concept i found on Uplabs.
Star⭐ the repo if you like what you see😉.
Link to Original Design on Uplabs
Images are from Unsplash
- 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 🤓🤓
Light | Dark |
---|---|
To toggle the theme, change the isDark
variable in main.dart
.
true
for dark and false
for light.