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

Migrate flutter_rust_bridge from v1 to v2 #940

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    863bca5 View commit details
    Browse the repository at this point in the history
  2. Cleanup frb v1 files

    erdemyerebasmaz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8e7cff8 View commit details
    Browse the repository at this point in the history
  3. Create flutter_rust_bridge.yaml configuration file

    Invoke flutter_rust_bridge_codegen without arguments
    erdemyerebasmaz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    62a7761 View commit details
    Browse the repository at this point in the history
  4. Generate bindings

    Generate Dart bindings under lib/generated
    erdemyerebasmaz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f758465 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d6a767 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c91b63d View commit details
    Browse the repository at this point in the history
  7. Remove obsolete custom Exception, UnsupportedPlatform

    Use UnsupportedError instead
    erdemyerebasmaz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    585ffd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b4833b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e1afb74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    706dd90 View commit details
    Browse the repository at this point in the history
  11. Regenerate bindings

    Remove old files
    erdemyerebasmaz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4c81e66 View commit details
    Browse the repository at this point in the history
  12. Apply BigInt changes

    erdemyerebasmaz committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c9ff330 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5ff8369 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e3f7714 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ad12270 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    429226d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9330315 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6ee6d0c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    215d567 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4b31137 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e4af55c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    012b81d View commit details
    Browse the repository at this point in the history