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
- Host: GitHub
- URL: https://github.com/afgprogrammer/flutter-ripple-map-application
- Owner: afgprogrammer
- License: apache-2.0
- Created: 2019-10-01T17:37:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-23T09:39:17.000Z (about 2 years ago)
- Last Synced: 2025-03-31T17:25:21.052Z (3 months ago)
- Topics: flutter, flutter-animation, flutter-app, flutter-ripple, flutter-ui, flutter100days
- Language: Dart
- Homepage: https://youtu.be/2SlFFqcGjOY
- Size: 24.2 MB
- Stars: 33
- Watchers: 6
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)