[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-9384":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":36,"readmeContent":37,"aiSummary":38,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":39,"discoverSource":40},9384,"flutter-geolocator","Baseflow\u002Fflutter-geolocator","Baseflow","Android and iOS Geolocation plugin for Flutter","https:\u002F\u002Fbaseflow.com\u002F",null,"Dart",1327,795,35,112,0,2,4,58.1,"MIT License",false,"main",true,[25,26,27,28,29,30,31,32,33,34,35],"android","baseflow","dart","flutter","flutter-plugin","geo","geolocation","geolocator","geolocator-plugin","ios","location","2026-06-12 04:00:44","# Flutter geolocator plugin\n\nThe Flutter geolocator plugin is built following the federated plugin architecture. A detailed explanation of the federated plugin concept can be found in the [Flutter documentation](https:\u002F\u002Fflutter.dev\u002Fdocs\u002Fdevelopment\u002Fpackages-and-plugins\u002Fdeveloping-packages#federated-plugins). This means the geolocator plugin is separated into the following packages:\n\n1. [`geolocator`][1]: the app facing package. This is the package users depend on to use the plugin in their project. For details on how to use the [`geolocator`][1] plugin you can refer to its [README.md][2] file.\n2. [`geolocator_android`][3]: this package contains the endorsed Android implementation of the geolocator_platform_interface and adds Android support to the [`geolocator`][1] app facing package. More information can be found in its [README.md][4] file;\n3. [`geolocator_apple`][5]: this package contains the endorsed iOS and macOS implementations of the geolocator_platform_interface and adds iOS and macOS support to the [`geolocator`][1] app facing package. More information can be found in its [README.md][6] file;\n4. [`geolocator_web`][7]: this package contains the endorsed web implementation of the geolocator_platform_interface and adds web support to the [`geolocator`][1] app facing package. More information can be found in its [README.md][8] file;\n5. [`geolocator_windows`][9]: this package contains the endorsed Windows implementation of the geolocator_platform_interface and adds Windows support to the [`geolocator`][1] app facing package. More information can be found in its [README.md][10] file;\n6. [`geolocator_platform_interface`][11]: this package declares the interface which all platform packages must implement to support the app-facing package. Instructions on how to implement a platform package can be found in the [README.md][12] of the [`geolocator_platform_interface`][11] package.\n\n[1]: .\u002Fgeolocator\n[2]: .\u002Fgeolocator\u002FREADME.md\n[3]: .\u002Fgeolocator_android\n[4]: .\u002Fgeolocator_android\u002FREADME.md\n[5]: .\u002Fgeolocator_apple\n[6]: .\u002Fgeolocator_apple\u002FREADME.md\n[7]: .\u002Fgeolocator_web\n[8]: .\u002Fgeolocator_web\u002FREADME.md\n[9]: .\u002Fgeolocator_windows\n[10]: .\u002Fgeolocator_windows\u002FREADME.md\n[11]: .\u002Fgeolocator_platform_interface\n[12]: .\u002Fgeolocator_platform_interface\u002FREADME.md\n","Flutter geolocator 插件是一个用于 Flutter 应用程序的地理位置服务插件，支持 Android 和 iOS 平台。它基于联邦插件架构开发，将功能拆分为多个子包，包括面向应用的 `geolocator` 包以及针对不同平台（如 Android、iOS、macOS、Web 和 Windows）的具体实现包，这样的设计使得该插件具有良好的可扩展性和跨平台兼容性。主要功能包括获取当前位置、监听位置变化等。适用于需要集成地理位置服务的各种移动应用开发场景，特别是那些追求跨平台一致性的项目。","2026-06-11 03:22:25","top_language"]