forked fromBaseflow/flutter-geocoding
- Notifications
You must be signed in to change notification settings - Fork0
A Geocoding plugin for Flutter
License
NotificationsYou must be signed in to change notification settings
fullstack-hub/flutter-geocoding
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The Flutter geocoding plugin is build following the federated plugin architecture. A detailed explanation of the federated plugin concept can be found in theFlutter documentation. This means the geocoding plugin is separated into the following packages:
geocoding: the app facing package. This is the package users depend on to use the plugin in their project. For details on how to use thegeocodingplugin you can refer to itsREADME.md file. At this moment the Android and iOS platform implementations are also part of this package;geocoding_platform_interface: this packages declares the interface which all platform packages must implement to support the app-facing package. Instructions on how to implement a platform packages can be found in theREADME.md of thegeocoding_platform_interfacepackage.
About
A Geocoding plugin for Flutter
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Dart95.9%
- Ruby2.7%
- Python1.4%