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

🚀 Update according to new Flutter SDKs and FRB #72

Merged
merged 9 commits into from
Dec 29, 2023
Merged

Conversation

AlexV525
Copy link
Contributor

  • The old FRB causes conflicts with other FRBs.
  • Dependency constraints are conflicted with major versions.
  • ZipEncoder is outdated and its implementation is missing arguments.
  • Fixes the empty sha mod to avoid producing invalid bridges.
  • Removes redundant public constants from Rust.
  • Corrects the dynamic library paths for Desktops.
  • Adds the script to build Windows libraries on Windows.

@AlexV525 AlexV525 requested a review from a team as a code owner December 27, 2023 10:33
@AlexV525 AlexV525 merged commit 6abb27b into bdk_lite Dec 29, 2023
1 check passed
@AlexV525 AlexV525 deleted the bdk_dart_3 branch December 29, 2023 17:31
AlexV525 added a commit that referenced this pull request Oct 15, 2024
- The old FRB causes conflicts with other FRBs.
- Dependency constraints are conflicted with major versions.
- `ZipEncoder` is outdated and its implementation is missing arguments.
- Fixes the empty `sha` mod to avoid producing invalid bridges.
- Removes redundant public constants from Rust.
- Corrects the dynamic library paths for Desktops.
- Adds the script to build Windows libraries on Windows.
AlexV525 added a commit that referenced this pull request Oct 15, 2024
- The old FRB causes conflicts with other FRBs.
- Dependency constraints are conflicted with major versions.
- `ZipEncoder` is outdated and its implementation is missing arguments.
- Fixes the empty `sha` mod to avoid producing invalid bridges.
- Removes redundant public constants from Rust.
- Corrects the dynamic library paths for Desktops.
- Adds the script to build Windows libraries on Windows.
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