# flutterlocation **Repository Path**: trusted-list/flutterlocation ## Basic Information - **Project Name**: flutterlocation - **Description**: A Flutter plugin to easily handle realtime location in iOS and Android. Provides settings for optimizing performance or battery. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-18 - **Last Updated**: 2026-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Flutter Location Plugin This repository contains the following packages: - [`location`][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`][location_platform_interface]: plugin's common platform interface code - [`location_web`][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](https://pub.dev/packages/location). [location]: https://github.com/Lyokone/flutterlocation/tree/master/packages/location [location_platform_interface]: https://github.com/Lyokone/flutterlocation/tree/master/packages/location_platform_interface [location_web]: https://github.com/Lyokone/flutterlocation/tree/master/packages/location_web [documentation website]: https://docs.page/Lyokone/flutterlocation ## Maintainers - [Guillaume Bernos] (original creator) - [Bartek Pacia] [Guillaume Bernos]: https://github.com/Lyokone [Bartek Pacia]: https://github.com/bartekpacia