flutter_rider_locator 1.1.0
flutter_rider_locator: ^1.1.0 copied to clipboard
A Flutter package to simulate rider and nearby stores/customers in a 10km range.
Changelog #
All notable changes to this project will be documented in this file.
[Upcoming] #
- ✨ Customizable version (
flutter_rider_locator_custom
)
- 📌 More customization options for markers and navigation
[Version 1.1.0] : 2025-03-21 #
🛠️ Changed #
- Fixed LICENSE issue by updating the license details.
🐞 Fixed #
- 🐛 Fixed formatting issues
[Version 1.0.2+2] : 2025-03-21 #
🛠️ Changed #
- Replaced MIT License with Apache License in the
LICENSE
file.
🐞 Fixed #
- 🐛 Fixed formatting issues and addressed static analysis warnings (e.g., using
isNotEmpty
instead oflength
).
[Version 1.0.1+1] : 2025-03-20 #
🛠️ Changed #
- Fixed LICENSE issue by updating the license details.
🐞 Fixed #
- 🐛 Resolved bug and formatting issues
[Version 1.0.0] : 2025-03-19 #
🎉 Initial Release #
- Introduced Flutter Rider Locator (basic) package.
- Integrated Google Maps for navigation and real-time tracking.
- Added store & customer generation within a 10 km radius.
- Implemented mock order assignment from stores to customers.
- Custom markers for:
- Riders (
driver.png
) - Stores (
restaurant.png
) - Customers (
here.png
)
- Riders (