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

feat(rust): add flutter_rust_bridge #347

Merged
merged 25 commits into from
Nov 8, 2024
Merged

Conversation

bkioshn
Copy link
Contributor

@bkioshn bkioshn commented Nov 4, 2024

Description

Add flutter_rust_bridge

Description of Changes

  • Add Earthfile for flutter_rust_doc including builder target and CODE_GENERATOR_WEB function
  • Integrate flutter_rust_bridge to the existing Flutter project
  • Add documents
  • Create INSTALL_FLUTTER for Flutter, INSTALL_RUST and INSTALL_TOOLS for Rust

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@bkioshn bkioshn self-assigned this Nov 4, 2024
@bkioshn bkioshn added the review me PR is ready for review label Nov 6, 2024
@minikin minikin enabled auto-merge (squash) November 8, 2024 14:53
Copy link
Collaborator

@minikin minikin left a comment

Choose a reason for hiding this comment

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

I'm wondering if we really need to copy cargokit?

examples/flutter/example/lib/main.dart Outdated Show resolved Hide resolved
Copy link
Collaborator

@minikin minikin left a comment

Choose a reason for hiding this comment

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

lgtm

@minikin minikin merged commit 474e2f8 into master Nov 8, 2024
64 checks passed
@minikin minikin deleted the feat/add-flutter-rust-bridge branch November 8, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants