# flutter_location **Repository Path**: openharmony-sig/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**: 3 - **Forks**: 5 - **Created**: 2024-03-19 - **Last Updated**: 2025-07-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [flutter_location](https://gitcode.com/openharmony-sig/flutter_location)。| ⚠️ This repository has been archived. For the new address, please visit [flutter_location](https://gitcode.com/openharmony-sig/flutter_location).** > --- > # 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