PackageTrack
Sign in Get early access

package_info

Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.

2.0.2 9.9K downloads/mo #2960 most downloaded on pub.dev flutter/plugins

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Ships fairly regularly

a new release about every 5 weeks

Nearly every release is documented

notes for 35 of 35 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

36 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

36 releases · Jun 2017 to May 2021
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 36
  1. 2.0.2 26 May 2021
    Release notes
    • Update README to point to Plus Plugins version.
    Open source →
  2. 2.0.1 25 May 2021
    Release notes
    • Migrate maven repository from jcenter to mavenCentral.
    Open source →
  3. 2.0.0 19 Feb 2021
    Release notes
    • Migrate to null safety.
    Open source →
  4. 0.5.0-nullsafety 05 Feb 2021 pre-release

    Nothing published for this version

  5. 0.4.3 22 Aug 2020
    Release notes
    • Update package:e2e -> package:integration_test
    Open source →
  6. 0.4.3+2 03 Nov 2020
    Release notes
    • Remove unused test dependency.
    • Update Dart SDK constraint in example.
    Open source →
  7. 0.4.3+4 29 Jan 2021
    Release notes
    • Ensure IntegrationTestPlugin is registered in example app, so Firebase Test Lab tests report test results correctly. Issue.
    Open source →
  8. 0.4.1 02 Jun 2020
    Release notes
    • Add support for macOS.
    Open source →
  9. 0.4.0 24 Jan 2019
    Release notes
    • Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.
    Open source →
  10. 0.4.0+1 08 Feb 2019
    Release notes
    • Log a more detailed warning at build time about the previous AndroidX migration.
    Open source →
  11. 0.4.0+2 11 Mar 2019
    Release notes
    • Android: Using new method for BuildNumber in new android versions
    Open source →
  12. 0.4.0+3 10 Apr 2019
    Release notes
    • Add integration test.
    Open source →
  13. 0.4.0+4 04 Jun 2019
    Release notes
    • Add missing template type parameter to invokeMethod calls.
    • Bump minimum Flutter version to 1.5.0.
    • Replace invokeMethod with invokeMapMethod wherever necessary.
    Open source →
  14. 0.4.0+5 16 Jul 2019
    Release notes
    • Add iOS-specific warning to README.md.
    Open source →
  15. 0.4.0+6 24 Jul 2019
    Release notes
    • Fix Android compiler warnings.
    Open source →
  16. 0.4.0+7 16 Oct 2019
    Release notes
    • Update and migrate iOS example project.
    • Define clang module for iOS.
    Open source →
  17. 0.4.0+8 17 Oct 2019
    Release notes
    • Support the v2 Android embedder.
    • Update to AndroidX.
    • Add a unit test.
    • Migrate to using the new e2e test binding.
    Open source →
  18. 0.4.0+9 18 Oct 2019
    Release notes
    • Android: Use android.arch.lifecycle instead of androidx.lifecycle:lifecycle in build.gradle to support apps that has not been migrated to AndroidX.
    Open source →
  19. 0.4.0+10 25 Oct 2019
    Release notes
    • Include lifecycle dependency as a compileOnly one on Android to resolve potential version conflicts with other transitive libraries.
    Open source →
  20. 0.4.0+11 25 Nov 2019
    Release notes
    • Remove AndroidX warnings.
    Open source →
  21. 0.4.0+12 03 Dec 2019
    Release notes
    • Fix pedantic lints. This involved internally refactoring how the PackageInfo.fromPlatform code handled futures, but shouldn't change existing functionality.
    Open source →
  22. 0.4.0+13 10 Dec 2019
    Release notes
    • Remove the deprecated author: field from pubspec.yaml
    • Migrate the plugin to the pubspec platforms manifest.
    • Require Flutter SDK 1.10.0 or greater.
    Open source →
  23. 0.4.0+14 20 Feb 2020
    Release notes
    • Make the pedantic dev_dependency explicit.
    Open source →
  24. 0.4.0+16 13 Mar 2020
    Release notes
    • Declare API stability and compatibility with 1.0.0 (more details at: https://github.com/flutter/flutter/wiki/Package-migration-to-1.0.0).
    Open source →
  25. 0.4.0+17 21 Apr 2020
    Release notes
    • Bump the minimum Flutter version to 1.12.13+hotfix.5.
    • Clean up various Android workarounds no longer needed after framework v1.12.
    • Complete v2 embedding support.
    • Fix CocoaPods podspec lint warnings.
    Open source →
  26. 0.4.0+18 12 May 2020
    Release notes
    • Update lower bound of dart dependency to 2.1.0.
    Open source →
  27. 0.3.2 01 Jun 2018
    Release notes
    • Updated Gradle tooling to match Android Studio 3.1.2.
    Open source →
  28. 0.3.2+1 14 Jan 2019
    Release notes
    • Fixed a crash on IOS when some of the package infos are not available.
    Open source →
  29. 0.3.1 15 May 2018
    Release notes
    • Added appName field to PackageInfo for getting the display name of the app.
    Open source →
  30. 0.3.0 09 Mar 2018
    Release notes
    • Breaking change. Set SDK constraints to match the Flutter beta release.
    Open source →
  31. 0.2.1 28 Feb 2018
    Release notes
    • Fixed Dart 2 type error.
    Open source →
  32. 0.2.0 26 Jan 2018
    Release notes
    • Breaking change. Introduced class PackageInfo in place of individual functions.
    • PackageInfo provides all package information with a single async call.
    Open source →
  33. 0.1.1 12 Jan 2018
    Release notes
    • Added package name to available information.
    • Simplified and upgraded Android project template to Android SDK 27.
    • Updated package description.
    Open source →
  34. 0.1.0 20 Dec 2017
    Release notes
    • Breaking change. Upgraded to Gradle 4.1 and Android Studio Gradle plugin 3.0.1. Older Flutter projects need to upgrade their Gradle setup as well in order to use this version of the plugin. Instructions can be found here.
    Open source →
  35. 0.0.2 03 Dec 2017
    Release notes
    • Add FLT prefix to iOS types
    Open source →
  36. 0.0.1 12 Jun 2017
    Release notes
    • Initial release
    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