Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 983 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 983 Bytes

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.