# flutter_location **Repository Path**: abc1230821/flutter_location ## Basic Information - **Project Name**: flutter_location - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2024-07-02 - **Last Updated**: 2024-07-04 ## 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