PackageTrack
Sign in Get early access

flutter_radar

Flutter package for Radar, the leading geofencing and location tracking platform

3.12.4 5.1K downloads/mo #3815 most downloaded on pub.dev radarlabs/flutter-radar

What this package is like to depend on

Last release 5 days ago

18 Aug 2026

Release timing varies

gaps range from 2 weeks to 8 months

Nearly every release is documented

notes for 21 of 22 stable releases

1 version withdrawn

withdrawn after publishing

6 years old

36 releases · first in 2021

8 releases in the last 12 months

see the full history below

Release timeline

36 releases · Feb 2021 to Aug 2026
2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 36
  1. 4.0.0-beta.1 18 Aug 2026 pre-release
    Release notes
    • Adds Radar.registerBackgroundHandler() and Radar.unregisterBackgroundHandler() for durable Radar event delivery across foreground, background, and OS-initiated application relaunches.
    • Adds automatic native setup for durable background delivery, removing the need for custom Radar initialization in an Android Application or iOS AppDelegate; applications continue to call Radar.initialize() from Dart.
    • Keeps existing Radar event listeners independent from the durable background handler, allowing applications to separate UI behavior from work that must survive process termination.
    • Adds RadarInitializeOptions to Radar.initialize() for fraud detection, silent push, verified-location failover, network timeouts, IP change debounce intervals, and notification handling.
    • Adds multi-leg trip support with Radar.getTrip(), Radar.updateTripLeg(), Radar.updateCurrentTripLeg(), and Radar.reorderTripLegs().
    • Adds location-sharing and jurisdiction APIs with Radar.isSharing(), Radar.clearSharing(), Radar.setExpectedJurisdiction(), Radar.onIpChanged(), and Radar.onSharingChanged().
    • Adds Radar.revealRisk(), SDK status, user language, tag management, push token, and event verification APIs.
    • Updates methods with optional arguments to use named parameters.
    • Improves iOS handling of omitted optional arguments across trip, search, autocomplete, and routing methods.
    • Updates the minimum supported versions to Flutter 3.29.0, Dart 3.7.0, Android API level 21, and iOS 15.0.
    • Updates the Android build toolchain to Gradle 8.14, Android Gradle Plugin 8.11.1, and Kotlin 2.2.20.
    • Updates Radar Android SDK to version 3.36.1 and Radar iOS SDK to version 3.38.0.
    Open source →
  2. 3.24.0-beta.4 22 Jan 2026 pre-release
    Release notes
    • Fixes starting a trip with no tracking options.
    Open source →
  3. 3.24.0-beta.3 15 Dec 2025 pre-release
    Release notes
    • Updates Android SDK to 3.24.1.
    Open source →
  4. 3.24.0-beta.2 20 Nov 2025 pre-release
    Release notes
    • Updates iOS sdk to 3.24.1.
    Open source →
  5. 3.24.0-beta.1 20 Nov 2025 pre-release
    Release notes
    • Updates iOS sdk to 3.24.0.
    Open source →
  6. 3.23.4 04 Nov 2025 withdrawn
    Release notes
    • Updates iOS and Android sdk to 3.23.4 and 3.23.5, respectively
    Open source →
  7. 3.23.4-beta.2 06 Nov 2025 pre-release
    Release notes
    • Lowered ios target platform to 12.0, requires use_frameworks! line in Podfile
    Open source →
  8. 3.23.4-beta.1 06 Nov 2025 pre-release
    Release notes
    • Updates iOS and Android sdk to 3.23.4 and 3.23.5, respectively.
    • Requires iOS platform version 15.6.
    Open source →
  9. 3.12.4 17 Mar 2025
    Release notes
    • Fixes breaking change on Flutter 3.29.0 by removing v1 embedding.
    Open source →
    Release notes
    • Fixes breaking change on Flutter 3.29.0 by removing v1 embedding
    Open source →
  10. 3.12.3 11 Dec 2024
    Release notes
    • Expands functionality of notification analytics.
    • Improves edge-case handling of replayed locations.
    • Returns the full token payload in RadarVerifiedLocationToken.
    • Updates Radar iOS SDK to version 3.19.5.
    • Updates Radar Android SDK to version 3.18.10.
    Open source →
    Release notes
    • Improves edge-case handling of replayed locations.
    • Expands functionality of notification analytics.
    • Returns the full token payload in RadarVerifiedLocationToken
    • Bump iOS version from 3.18.3 to 3.19.5
    • Bump Android version from 3.18.1 to 3.18.10
    Open source →
  11. 3.12.2 09 Oct 2024
    Release notes
    • Patch getLocation method for iOS
    Open source →
  12. 3.12.1 08 Oct 2024
    Release notes
    • Bump iOS version from 3.18.2 to 3.18.3
    Open source →
  13. 3.12.0 04 Oct 2024
    Release notes
    • Bump iOS version from 3.17.0 to 3.18.2
    • Bump Android version from 3.17.0 to 3.18.1
    • Add getVerifiedLocationToken
    Open source →
  14. 3.11.1-beta.1 20 Aug 2024 pre-release

    Nothing published for this version

  15. 3.11.0 16 Aug 2024
    Release notes
    • Bump iOS version from 3.15.0 to 3.17.0
    • Bump Android version from 3.15.0 to 3.17.0
    Open source →
  16. 3.10.0-beta.3 01 Aug 2024 pre-release

    Nothing published for this version

  17. 3.10.0-beta.2 22 Jul 2024 pre-release

    Nothing published for this version

  18. 3.10.0-beta.1 18 Jul 2024 pre-release

    Nothing published for this version

  19. 3.9.1 10 Apr 2024
    Release notes
    • Bump iOS version from 3.9.7 to 3.9.14
    • Bump Android version from 3.9.4 to 3.9.8
    Open source →
  20. 3.9.0 14 Feb 2024
    Release notes
    • Bump iOS version from 3.8.9 to 3.9.6
    • Bump Android version from 3.8.12 to 3.9.4
    • Add beacons param to trackVerified and trackVerifiedToken
    • Add startTrackingVerified
    • Add token listener
    • Add lifecycle methods logTermination, logBackgrounding, and logResigningActive
    • Add setNotificationOptions for Android
    Open source →
  21. 3.8.1 04 Nov 2023
    Release notes
    • Update github release action
    Open source →
  22. 3.8.0 26 Oct 2023
    Release notes
    • Bump iOS version from 3.5.9 to 3.8.9
    • Bump android version from 3.5.9 to 3.8.12
    • remove setAdIdEnabled
    • rename sendEvent to logConversion and add revenue param
    • add trackVerified
    • add trackVerifiedToken
    • add isUsingRemoteTrackingOptions
    • update autocompleteQuery with param add expandUnits
    • add validateAddress
    • add App Attest to ios example
    • add Play Integrity API to android example
    • update example project
    Open source →
  23. 3.1.6 06 Oct 2023
    Release notes
    • Fixes event listeners
    • Updates an example project
    Open source →
  24. 3.1.5 31 Jan 2023
    Release notes
    • Exposes Radar.setForegroundServiceOptions(). Radar.startForegroundService() and Radar.stopForegroundService() are no longer available.
    Radar.setForegroundServiceOptions({
      'title': 'Tracking',
      'text': 'Trip tracking started',
      'icon': 2131165271,
      'importance': 2,
      'updatesOnly': false,
      'activity': 'io.radar.example.MainActivity'
    });
    
    Open source →
  25. 3.1.4 31 Jan 2023
    Release notes
    • Exposes Radar.setForegroundServiceOptions().
    Open source →
  26. 3.1.3 23 Dec 2022
    Release notes
    • Upgrades radar-sdk-android to 3.5.9 and radar-sdk-ios to 3.5.9. Exposes all remaining SDK functions.
    Open source →
  27. 3.1.2 05 Mar 2022
    Release notes
    • Fixes a typo in a constant.
    Open source →
  28. 3.1.1 05 May 2021
    Release notes
    • Upgrades the Radar iOS SDK to 3.1.5.
    Open source →
  29. 3.1.0 30 Apr 2021
    Release notes
    • Upgrades the Radar SDK to 3.1.x.
    Open source →
  30. 3.0.3 22 Mar 2021
    Release notes
    • Correctly parses the background flag in requestPermissions(background) on iOS.
    Open source →
  31. 3.0.2 16 Mar 2021
    Release notes
    • Adds s.static_framework = true to the plugin podfile.
    Open source →
  32. 3.0.2-alpha.2 16 Mar 2021 pre-release

    Nothing published for this version

  33. 3.0.2-alpha.1 16 Mar 2021 pre-release

    Nothing published for this version

  34. 3.0.1 10 Mar 2021
    Release notes
    • Supports startForegroundService({'clickable': true}) to make the foreground service notification clickable, or startForegroundService({'clickable': false}) to make it not clickable. Default is false.
    Open source →
  35. 3.0.0 06 Mar 2021
    Release notes
    • Updates requestPermissions(background) to complete only when the permissions request completes.
    • Updates startForegroundService(foregroundServiceOptions) to use BigTextStyle on Android.
    Open source →
  36. 0.0.1 16 Feb 2021

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive