flutter_radar 3.0.2-alpha.1
flutter_radar: ^3.0.2-alpha.1 copied to clipboard
Flutter package for Radar, the leading geofencing and location tracking platform
3.0.2-alpha.1 #
- Adds
s.static_framework = trueto the plugin podfile.
3.0.1 #
- Supports
startForegroundService({'clickable': true})to make the foreground service notification clickable, orstartForegroundService({'clickable': false})to make it not clickable. Default isfalse.
3.0.0 #
- Updates
requestPermissions(background)to complete only when the permissions request completes. - Updates
startForegroundService(foregroundServiceOptions)to useBigTextStyleon Android.