Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dependencies #1664

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vicajilau
Copy link

@vicajilau vicajilau commented Dec 31, 2024

Flutter Plugin Dependency Update

Description

This Pull Request updates the following dependencies in the Flutter plugin to ensure compatibility with the latest versions. The update includes performance and stability improvements.

Updated Dependencies:

  • flutter_plugin_android_lifecycle: Updated to version ^2.0.24.
  • ffi: Updated to version ^2.1.3.
  • path: Updated to version ^1.9.0.
  • win32: Updated to version ^5.9.0.
  • cross_file: Updated to version ^0.3.4+2.
  • web: Updated to version ^1.1.0.

Reason for Update

  • Compatibility with new Flutter versions: Ensuring the project is up to date with the latest dependency versions.
  • Performance and stability improvements: Updates include various fixes that improve the stability and performance of the plugin.
  • Platform support optimization: The updates enhance support for Android, Windows, web, and other platforms.

Tests Performed

The update has been tested across the following platforms to ensure everything works as expected:

  • Android: No compilation or runtime issues. All functionalities work as expected.
  • iOS: The plugin was tested on a real device and operates without errors.
  • Web: Key features were tested in a modern browser (Chrome) and no issues were found.
  • Windows: Functionality was tested on Windows, and everything works as expected.
  • MacOS: Functionality was tested on MacOS, and everything works as expected.
  • Linux: Functionality was tested on Linux, and everything works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant