The 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. This means the geolocator plugin is separated into the following packages: geolocator: 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 geolo