PackageTrack
Sign in Get early access

ag_region_monitor

Region Monitor plugin for Flutter, providing location-based event handling.

1.0.8 kraazie/ag_region_monitor

What this package is like to depend on

Last release 12 months ago

26 Aug 2025

Ships fairly regularly

a new release about every 3 weeks

Most releases are documented

notes for 8 of 9 stable releases

Nothing withdrawn

no release was ever pulled

1 years old

9 releases · first in 2025

0 releases in the last 12 months

see the full history below

Release timeline

9 releases · Jun 2025 to Aug 2025
2026
Release Pre-release

Releases

latest 9
  1. 1.0.8 26 Aug 2025
    Release notes

    Added following to init to fix real device issues.

    • locationManager.desiredAccuracy = kCLLocationAccuracyBest
    • locationManager.distanceFilter = kCLDistanceFilterNone // Update on all movements
    • locationManager.allowsBackgroundLocationUpdates = true // Critical!
    • locationManager.pausesLocationUpdatesAutomatically = false
    Open source →
  2. 1.0.7 25 Aug 2025
    Release notes
    • Banner error fix
    Open source →
  3. 1.0.6 25 Aug 2025
    Release notes
    • Set botification title and body for didEnterRegion and didExitRegion separately
    • Notifications now appear in the foreground also
    • Bug fix for all repeating notifications getting cancelled on didExitRegion
    Open source →
  4. 1.0.5 13 Aug 2025
    Release notes

    Added

    • checkManualLocation() function to manually check if coordinates fall within active geofence regions
    • isLocationInAnyRegion() convenience function for boolean location checks
    • getRegionsContainingLocation() semantic alias for location queries
    • Distance calculation and reporting for manual location checks
    • Automatic notification triggering for manual location matches

    Enhanced

    • Improved location validation with detailed region information
    • Added comprehensive region data including distance from center
    Open source →
  5. 1.0.4 25 Jun 2025
    Release notes
    • Added support for repeating notifications when the user enters a region
    • Added ability to enable or disable repeating notifications
    • Added option to configure repeat interval for notifications
    Open source →
  6. 1.0.3 10 Jun 2025
    Release notes
    • Local notifications title and body can be customized for each region.
    • Enable or Dislable local notifications.
    Open source →
  7. 1.0.2 04 Jun 2025

    Nothing published for this version

  8. 1.0.1 04 Jun 2025
    Release notes
    • Changed minimum flutter version to ^3.29.0 and dart version to ^3.4.0
    Open source →
  9. 1.0.0 03 Jun 2025
    Release notes
    • Initial release for Region Monitoring in iOS.
    Open source →

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