Skip to content

[frb] : Add support for Dart/Flutter bindings - Part I #116

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

Merged
merged 16 commits into from
Apr 29, 2024

Conversation

erdemyerebasmaz
Copy link
Contributor

This PR creates the underlying work on Rust project to generate Dart bindings as part of

Changelist:

  • flutter_rust_bridge dependency is added as a feature named frb and won't be compiled by default.
  • Made necessary file changes required by flutter_rust_bridge
    • No code on lib.rs except use declarations, defining modules etc.
  • Created Rust input file, bindings.rs, to generate Dart bindings

@erdemyerebasmaz erdemyerebasmaz added this to the v0.1.0 milestone Apr 29, 2024
@erdemyerebasmaz
Copy link
Contributor Author

@ok300, several issues on ls-sdk-bindings appeared after rebasing on top of main, we can merge after they are fixed.

CC:@dangeross

@erdemyerebasmaz
Copy link
Contributor Author

@ok300, several issues on ls-sdk-bindings appeared after rebasing on top of main, we can merge after they are fixed.

CC:@dangeross

Fixed.

@erdemyerebasmaz erdemyerebasmaz changed the base branch from main to ok300-rename-init-to-connect April 29, 2024 15:06
Base automatically changed from ok300-rename-init-to-connect to main April 29, 2024 15:25
@erdemyerebasmaz erdemyerebasmaz merged commit 5100d63 into main Apr 29, 2024
@erdemyerebasmaz erdemyerebasmaz deleted the dart_bindings branch June 21, 2024 13:57
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.

4 participants