Skip to content

Version 2.0.1 (Release Date: 2023-11-02)

Latest
Compare
Choose a tag to compare
@veryraregaming veryraregaming released this 02 Nov 17:58
· 3 commits to main since this release

Version 2.0.1 (Release Date: 2023-11-02)

Overview

This release addresses a few key issues and enhancements to improve the Android App Checker plugin for Flutter.

Changelog

  • Updated Android Embedding: The plugin has been updated to use Android V2 embedding to avoid deprecated APIs.
  • Null Safety: Nullability for the packageName argument in getAppVersion has been handled more effectively.
  • Code Quality: Checked and improved the codebase for potential issues and optimizations.
  • Permission Update: Added the android.permission.GET_INSTALLED_PACKAGES permission in the AndroidManifest.xml to ensure accurate package information retrieval.

This update enhances the stability and functionality of the plugin, ensuring a better experience for developers using it.