Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)