{"id":25614528,"url":"https://github.com/flutterwiz/mapmotion_flutter","last_synced_at":"2025-07-21T16:06:08.953Z","repository":{"id":276598199,"uuid":"929740878","full_name":"FlutterWiz/mapmotion_flutter","owner":"FlutterWiz","description":"Interactive Flutter map app with animated markers, dynamic paths, and robust permission handling.","archived":false,"fork":false,"pushed_at":"2025-02-16T10:46:45.000Z","size":10234,"stargazers_count":27,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-14T00:57:20.270Z","etag":null,"topics":["flutter","flutter-map","flutter-maps","location","map","maps"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FlutterWiz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-09T09:31:50.000Z","updated_at":"2025-05-21T14:50:20.000Z","dependencies_parsed_at":"2025-02-16T11:23:20.460Z","dependency_job_id":null,"html_url":"https://github.com/FlutterWiz/mapmotion_flutter","commit_stats":null,"previous_names":["flutterwiz/mapmotion_flutter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FlutterWiz/mapmotion_flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Fmapmotion_flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Fmapmotion_flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Fmapmotion_flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Fmapmotion_flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlutterWiz","download_url":"https://codeload.github.com/FlutterWiz/mapmotion_flutter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Fmapmotion_flutter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266332500,"owners_count":23912662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flutter","flutter-map","flutter-maps","location","map","maps"],"created_at":"2025-02-22T02:20:22.254Z","updated_at":"2025-07-21T16:06:05.373Z","avatar_url":"https://github.com/FlutterWiz.png","language":"Dart","readme":"# MapMotion Flutter\n\n**MapMotion Flutter** is an open-source Flutter project that demonstrates robust permission management using `flutter_bloc` along with interactive map animations and dynamic path recording.\n\n## Showcase\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/FlutterWiz/mapmotion_flutter/blob/main/assets/showcases/showcase1.gif?raw=true\" width=\"600\"\u003e\n  \u003cimg src=\"https://github.com/FlutterWiz/mapmotion_flutter/blob/main/assets/showcases/showcase2.gif?raw=true\" width=\"600\"\u003e\n\u003c/p\u003e\n\n## Features\n\n- **Permission Management**  \n  Robust handling of location permissions and service availability using `flutter_bloc`.\n  \n- **Interactive Mapping**  \n  Smooth map interactions using [flutter_map](https://pub.dev/packages/flutter_map) along with [latlong2](https://pub.dev/packages/latlong2) and [flutter_map_animations](https://pub.dev/packages/flutter_map_animations).\n\n- **Animated Markers \u0026 Dynamic Paths**  \n  Engaging marker animations with [Lottie](https://pub.dev/packages/lottie) and real-time polyline tracking of your movement.\n\n- **MVVM Architecture**  \n  Clean separation of UI and business logic following Flutter’s recommended MVVM structure.\n\n- **Analysis Options**  \n  Built-in options for tracking and analyzing your movement data.\n\n## Packages Used\n\n- [get_it](https://pub.dev/packages/get_it)\n- [geolocator](https://pub.dev/packages/geolocator)\n- [equatable](https://pub.dev/packages/equatable)\n- [flutter_bloc](https://pub.dev/packages/flutter_bloc)\n- [flutter_map](https://pub.dev/packages/flutter_map)\n- [latlong2](https://pub.dev/packages/latlong2)\n- [flutter_map_animations](https://pub.dev/packages/flutter_map_animations)\n- [lottie](https://pub.dev/packages/lottie)\n- [soft_edge_blur](https://pub.dev/packages/soft_edge_blur)\n\n## Usage\n- **Interactive Map**  \n  Tap anywhere on the map to animate the marker to the tapped location.\n  \n- **Dynamic Path Recording**  \n  As the marker moves, a polyline is drawn behind it to track your movement.\n\n- **Permission Handling**  \n  The app gracefully handles location permissions and shows a dedicated view if permissions are denied or location services are off.\n\n## Tutorials\n\u003cimg src=\"https://github.com/user-attachments/assets/3a384a90-1faf-4994-9349-23aa86d3c40b\" width=\"200\"\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/b73a0208-4dbb-4016-93ec-bf0f6f7d9feb\" width=\"200\"\u003e\n\u003cimg src=\"https://github.com/user-attachments/assets/82e06140-4b9f-4b78-b736-08b364829bfc\" width=\"200\"\u003e\n\n- **YouTube \u0026 Medium**  \n  - YouTube Videos 🎥\n    - [Part 1: Handling Location, Permissions \u0026 App Lifecycle](https://youtu.be/X8EX7yqoy1A)\n    - [Part 2: Interactive Maps, Animations \u0026 Path Tracking](https://youtu.be/Xz0HVcZ41v8)\n  - Medium Article ✍️\n    - [Building a Flutter Map App: MVVM Architecture, State Management, and Real-Time Location Tracking](https://medium.com/@FlutterWiz/building-a-flutter-map-app-mvvm-architecture-state-management-and-real-time-location-tracking-88d1bf8de523)\n\n## License\n\nThis project is open-source and available under the MIT License.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflutterwiz%2Fmapmotion_flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflutterwiz%2Fmapmotion_flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflutterwiz%2Fmapmotion_flutter/lists"}