flutter_rider_locator 1.1.0 copy "flutter_rider_locator: ^1.1.0" to clipboard
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 of length).

[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)
2
likes
140
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to simulate rider and nearby stores/customers in a 10km range.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

cupertino_icons, flutter, flutter_lints, flutter_polyline_points, geolocator, google_directions_api, google_maps_flutter, google_maps_flutter_web, http, location, logger, url_launcher

More

Packages that depend on flutter_rider_locator