DwayneCoussement / flutter_geofence

BSD 3-Clause "New" or "Revised" License
42 stars 40 forks source link

Pub.dev readme is not updated with master branch #49

Closed vinothvino42 closed 2 years ago

vinothvino42 commented 2 years ago

The last commit (632a0f) in the master branch is not reflected in the pub.dev. Still, the documentation shows the package name as com.intivoto.geofence instead of com.intivoto.flutter_geofence for the receiver and service tag in the AndroidManifest.xml. Also the service tag should be <service android:name="com.intivoto.geofence.FlutterGeofencePlugin" /> instead of <service android:name="com.intivoto.geofence.GeofencePlugin" />

marcolettieri commented 2 years ago

FlutterGeofencePlugin isn't even a service