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

Do not rely on uniFFI bindings #965

Draft
wants to merge 15 commits into
base: flutter_rust_bridge_v2
Choose a base branch
from

Conversation

erdemyerebasmaz
Copy link
Contributor

@erdemyerebasmaz erdemyerebasmaz commented May 7, 2024

This PR builds on

and removes breez-sdk-bindings package & uniFFI bindings dependency of the Flutter plugin.

All related build steps are temporarily bundled under bootstrap recipe.

Changelist:

  • Generated Dart/Flutter bindings & FFI bindings
  • Exclude FFI bindings from static analysis
  • Disable checking for formatting changes on CI
    • Run "dart format -l 110 ."

TODO:

  • Unzip the framework files to their respective Android & iOS folders
  • Bundle notification package as part of non-uniFFI script
    • Only build uniffi bindings used on notification packages if necessary

@erdemyerebasmaz erdemyerebasmaz changed the base branch from main to flutter_rust_bridge_v2 May 7, 2024 20:42
@erdemyerebasmaz erdemyerebasmaz force-pushed the flutter_rust_bridge_v2_no_uniffi_bindings branch from 0cca104 to dd0fc1b Compare May 7, 2024 22:11
@erdemyerebasmaz erdemyerebasmaz force-pushed the flutter_rust_bridge_v2 branch 2 times, most recently from 9a7b4eb to 797375d Compare May 27, 2024 15:45
@erdemyerebasmaz erdemyerebasmaz changed the title [frb] Do not rely on uniFFI bindings Do not rely on uniFFI bindings May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant