fluttercommunity / fluttercommunity/platform_maps_flutter
Migrate to a Federated Plugin
- Lingua principale
- Dart
- Stelle
- 83
- Fork
- 72
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Is your feature request related to a problem? Please describe.**
Currently the plugin always has all dependencies, but chooses on runtime which maps plugin it will use. This means that we still have the Google Maps dependency in iOS.
**Describe the solution you'd like**
If we create a federated plugin, for example like geolocator or in_app_purchase we can only include those dependencies that are relevant for the platform and we could also allow others to create other platform versions, for example for flutter_map or huawei maps.
**Describe alternatives you've considered**
**Additional context**
https://docs.flutter.dev/packages-and-plugins/developing-packages#plugin
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.