Skip to content

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

License

Notifications You must be signed in to change notification settings

iot-eco-system/flutterlocation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dart 41.6%
  • Java 26.2%
  • Objective-C 22.2%
  • Kotlin 6.3%
  • Ruby 2.4%
  • HTML 0.7%
  • Swift 0.6%