KhatibFX / flutterlocation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Maintainers

About

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

License:MIT License


Languages

Language:Dart 43.9%Language:Objective-C 23.5%Language:Java 22.0%Language:Kotlin 6.6%Language:Ruby 2.6%Language:HTML 0.7%Language:Swift 0.6%