PackageTrack
Sign in Get early access

flutter_app_minimizer_plus

A Flutter plugin to minimize the app and move it to the background on Android.

1.0.3 6.4K downloads/mo #3510 most downloaded on pub.dev Ankitmahadik/flutter_app_minimizer_plus

What this package is like to depend on

Last release 1 months ago

23 Jul 2026

Release timing varies

gaps range from 8 days to 1.5 years

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

5 releases · first in 2025

2 releases in the last 12 months

see the full history below

Release timeline

5 releases · Jan 2025 to Jul 2026
2026
Release Pre-release

Releases

latest 5
  1. 1.0.3 23 Jul 2026
    Release notes

    Changed

    • Promoted the built-in Kotlin migration to a stable pub.dev release.
    • Migrated the plugin and example app Android Gradle setup to use built-in Kotlin for Flutter 3.44+ compatibility.
    • Raised the minimum supported Flutter and Dart SDK versions to align with the built-in Kotlin migration guidance.
    • Updated the example app to AGP 9.0.1 and Gradle 9.1.0 so built-in Kotlin is enabled without applying KGP.
    • Kept the AGP old-DSL opt-out for Flutter Gradle plugin compatibility while Flutter's AGP 9 support finishes migrating.
    • Kept the AGP unique-package-name opt-out for older AndroidX test artifacts in the example debug build.
    Open source →
  2. 1.0.3-dev.1 15 Jul 2026 pre-release

    Nothing published for this version

  3. 1.0.2 31 Jan 2025
    Release notes

    Fixed

    • Resolved conflicting onMethodCall overloads in FlutterAppMinimizerPlusPlugin.kt, preventing Kotlin compilation issues.
    • Fixed unresolved reference to Build in FlutterAppMinimizerPlusPlugin.kt by properly importing android.os.Build.

    Changed

    • Improved error handling for method calls to ensure stability.
    • Updated Kotlin dependencies in android/build.gradle for better compatibility.

    Added

    • Additional logging for debugging method call errors.

    Open source →
  4. 1.0.1 31 Jan 2025
    Release notes

    Changed

    • Updated Dart SDK constraint in pubspec.yaml from ^3.5.1 to >=3.2.1 <4.0.0 to support a wider range of Dart SDK versions.
    • Flutter SDK constraint remains unchanged (>=3.3.0).

    Fixed

    • N/A

    Added

    • N/A

    Open source →
  5. 1.0.0 31 Jan 2025
    Release notes

    Added

    • Initial release of the flutter_app_minimizer_plus plugin.
    • Added minimizeApp method to minimize the app and move it to the background on Android.
    • Added example app to demonstrate usage.
    • Added documentation in the README.md file.

    Changed

    • N/A

    Fixed

    • N/A

    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