# flutter-location-5.0.3-hotfix **Repository Path**: mflutter3/flutter-location-5.0.3-hotfix ## Basic Information - **Project Name**: flutter-location-5.0.3-hotfix - **Description**: Flutter HarmonyOS 实现,仅OHOS实现,配合geolocator实现全移动平台的定位实现。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-26 - **Last Updated**: 2024-07-26 ## 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