• Stars
    star
    1,073
  • Rank 42,088 (Top 0.9 %)
  • Language
    Dart
  • License
    MIT License
  • Created almost 7 years ago
  • Updated 11 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery.

Flutter Location Plugin

This repository contains the following packages:

  • location: code for the cross-platform facing plugin used to display local notifications within Flutter applications. This is what you use in your app!
  • location_platform_interface: plugin's common platform interface code
  • location_web: the Web implementation of the plugin

Getting Started

Head over to the documentation website.

The full README for the plugin can be found in the location directory, or on pub.dev.