Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afgprogrammer/flutter-page-transition-animation
Flutter Page-Transition Animation, UI/UX design - day 6
https://github.com/afgprogrammer/flutter-page-transition-animation
flutter flutter-animation flutter-app flutter-design flutter-example flutter-ios flutter-ui flutter100days
Last synced: 6 days ago
JSON representation
Flutter Page-Transition Animation, UI/UX design - day 6
- Host: GitHub
- URL: https://github.com/afgprogrammer/flutter-page-transition-animation
- Owner: afgprogrammer
- License: apache-2.0
- Created: 2019-10-02T17:43:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T10:22:00.000Z (over 1 year ago)
- Last Synced: 2024-10-24T22:02:17.771Z (15 days ago)
- Topics: flutter, flutter-animation, flutter-app, flutter-design, flutter-example, flutter-ios, flutter-ui, flutter100days
- Language: Dart
- Homepage: https://youtu.be/KEUKRT9Xsls
- Size: 4.85 MB
- Stars: 52
- Watchers: 7
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Flutter Page Transition Animation, Application Design - Day 6
```dart
class Afgprogrammer extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter Page Transition Animation, Application Design",
"description": "Let's see how PageTransition animation works in flutter.",
"day": 6,
"videoLink": "https://youtu.be/KEUKRT9Xsls"
}
}
}
```[Youtube Video](https://youtu.be/KEUKRT9Xsls)
## 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)