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

Upgrade to flutter 3 and wasm #153

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jitendrakohar
Copy link

Pull Request: Upgrade to Flutter 3 and Add WebAssembly Support

Description:

This pull request includes the following changes:

Flutter SDK Upgrade:

The project has been upgraded to support Flutter SDK version >=3.0.0 <4.0.0. This ensures compatibility with the latest versions of Flutter and enhances support for new features and improvements in the Flutter framework.

WebAssembly (WASM) Support:

Added support for WebAssembly (WASM) to allow the plugin to work seamlessly in web environments. This update ensures that the plugin can be used with the latest web technologies and expands its cross-platform capabilities.

Dependency Updates:

Updated dependencies to be compatible with Flutter 3 and ensure proper functioning with the new SDK version.

Motivation:

This upgrade enables the plugin to work with the latest Flutter versions (Flutter 3 and beyond) and makes it compatible with WebAssembly, enhancing the plugin's performance and flexibility for web applications.

Test Plan:

The plugin has been tested on both mobile and web platforms to ensure that the upgrade does not break existing functionality and works as expected.

Potential Impact:

This change ensures that the plugin remains compatible with the latest Flutter versions and provides support for web applications, improving overall compatibility and usability.

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