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

Commits on Nov 4, 2024

  1. feat(rust): add flutter_rust_bridge tool

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1f1a4e7 View commit details
    Browse the repository at this point in the history
  2. fix(rust): flutter_rust_bridge tool package name

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    657c66f View commit details
    Browse the repository at this point in the history
  3. fix(rust): flutter_rust_bridge install

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    10d0e07 View commit details
    Browse the repository at this point in the history
  4. fix(rust): add builder for flutter_rust_bridge

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c3369a2 View commit details
    Browse the repository at this point in the history
  5. fix(flutter): create install flutter function

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6414b31 View commit details
    Browse the repository at this point in the history
  6. fix(rust): create install rust function

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a29cc10 View commit details
    Browse the repository at this point in the history
  7. fix: add word to dict

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4e01564 View commit details
    Browse the repository at this point in the history
  8. fix: add code gen web

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c207ec6 View commit details
    Browse the repository at this point in the history
  9. fix: code gen web as a function

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    29b29b8 View commit details
    Browse the repository at this point in the history
  10. fix: remove save artifact

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b073227 View commit details
    Browse the repository at this point in the history
  11. fix(rust): rust install

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4677507 View commit details
    Browse the repository at this point in the history
  12. fix: flutter_rust_bridge builder

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    08d9a09 View commit details
    Browse the repository at this point in the history
  13. fix: typo

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fdf9ee8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    0ae7c4c View commit details
    Browse the repository at this point in the history
  2. fix: doc and comment

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    50219cc View commit details
    Browse the repository at this point in the history
  3. fix: bash check

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    163c49c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. fix: flutter_rust_bridge

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3f23239 View commit details
    Browse the repository at this point in the history
  2. fix: auto gen file

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3819260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1c516c View commit details
    Browse the repository at this point in the history
  4. fix: cp file command

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    13c2417 View commit details
    Browse the repository at this point in the history
  5. fix: rm file command

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ea6c434 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    8097131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a34563f View commit details
    Browse the repository at this point in the history
  3. fix: remove commented code

    Signed-off-by: bkioshn <[email protected]>
    bkioshn committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    db0dd39 View commit details
    Browse the repository at this point in the history
  4. doc: update flutter readme

    bkioshn committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8fd00c1 View commit details
    Browse the repository at this point in the history