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

Refactor: Replace Platform (dart:io) with TargetPlatform #269

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

AmosHuKe
Copy link
Contributor

Related issues (optional)

None.

Description

Support WASM.
image

Summary (check all that apply)

  • Modified / added code
  • Modified / added tests
  • Modified / added examples
  • Modified / added others (pubspec.yaml, workflows, etc...)
  • Updated README
  • Contains breaking changes
    • Created / updated migration guide
  • Incremented version number
    • Updated CHANGELOG

Copy link
Owner

@fujidaiti fujidaiti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@fujidaiti fujidaiti merged commit 1166df3 into fujidaiti:main Oct 19, 2024
7 checks passed
@AmosHuKe AmosHuKe deleted the patch-refactor-platform branch October 19, 2024 08:16
@AmosHuKe
Copy link
Contributor Author

Thank you for the package!

fujidaiti added a commit that referenced this pull request Oct 19, 2024
commit 1166df3
Author: Amos <[email protected]>
Date:   Sat Oct 19 16:15:32 2024 +0800

    Refactor: Replace Platform (dart:io) with TargetPlatform (#269)

    ## Description

    Support WASM.

    ![image](https://github.com/user-attachments/assets/590e28bc-133d-4810-a4fd-54f4228b9e65)

    ## Summary (check all that apply)

    - [x] Modified / added code
    - [x] Modified / added tests
    - [x] Modified / added examples
    - [ ] Modified / added others (pubspec.yaml, workflows, etc...)
    - [ ] Updated README
    - [ ] Contains breaking changes
      - [ ] Created / updated migration guide
    - [ ] Incremented version number
      - [ ] Updated CHANGELOG

commit b731d88
Author: Daichi Fujita <[email protected]>
Date:   Thu Oct 10 00:06:47 2024 +0900

    Migrate to Android Studio Ladybug (#262)

    Updated the Gradle and AGP versions in the example project to migrate to
    the latest version of Android Studio (Ladybug).
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.

2 participants