flutter travel app concept
flutter representation of a travel app concept i found in uplabs. it only consists of 2 screens.
1 | 2 |
---|---|
3 | 4 |
---|---|
toggle theme
to toggle the theme, change the isdark
variable in main.dart
.
true
for dark and false
for light.
✨ 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 ����
author(s)
olusegun festus babajide
Comments are closed.