Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afgprogrammer/flutter-trip-app-ui
Flutter Trip Application UI/UX Design - day 2
https://github.com/afgprogrammer/flutter-trip-app-ui
100-days-of-code 100daysofcode flutter flutter-animation flutter-app flutter-example flutter-examples flutter-trip-app flutter-ui-challenges
Last synced: 7 days ago
JSON representation
Flutter Trip Application UI/UX Design - day 2
- Host: GitHub
- URL: https://github.com/afgprogrammer/flutter-trip-app-ui
- Owner: afgprogrammer
- License: apache-2.0
- Created: 2019-09-27T13:54:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T16:23:05.000Z (over 1 year ago)
- Last Synced: 2024-10-24T22:01:58.071Z (14 days ago)
- Topics: 100-days-of-code, 100daysofcode, flutter, flutter-animation, flutter-app, flutter-example, flutter-examples, flutter-trip-app, flutter-ui-challenges
- Language: Dart
- Homepage: https://youtu.be/uqm6U5_bcH0
- Size: 14.8 MB
- Stars: 98
- Watchers: 5
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Flutter Trip Application Design - Day 2
```dart
class Day2 extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter Trip Application Design",
"description": "Let's work with PageView and add some animation.",
"day": 2,
"videoLink": "https://youtu.be/uqm6U5_bcH0"
}
}
}
```[Youtube Video](https://youtu.be/uqm6U5_bcH0)
## Previous Designs
[Checkout my Youtube channel](https://youtube.com/afgprogrammer)## Development Setup
Clone the repository and run the following commands:
```
flutter pub get
flutter run
```## ScreenShot
## Links
* [Website](https://afgprogrammer.com)
* [Youtube channel](https://youtube.com/afgprogrammer)
* [Twitter](https://twitter.com/afgprogrammer)
* [Instagram](https://instagram.com/afgprogrammer)