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

https://github.com/afgprogrammer/flutter-ripple-map-application

Flutter Ripple Animation in a Map Application UI/UX design - day 5
https://github.com/afgprogrammer/flutter-ripple-map-application

flutter flutter-animation flutter-app flutter-ripple flutter-ui flutter100days

Last synced: about 1 month ago
JSON representation

Flutter Ripple Animation in a Map Application UI/UX design - day 5

Awesome Lists containing this project

README

        

## Flutter Ripple Animation in a Map Application Design - Day 5

```dart
class Afgprogrammer extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter Ripple Animation in a Map Application Design",
"description": "Let's try ripple animation in flutter.",
"day": 5,
"videoLink": "https://youtu.be/2SlFFqcGjOY"
}
}
}
```
[Youtube Video](https://youtu.be/2SlFFqcGjOY)



## 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)