Skip to content

Conversation

temeddix
Copy link
Member

@temeddix temeddix commented May 17, 2025

Changes

Fixes #591 and the shutdown behavior.

Before Committing

Please make sure that you've analyzed and formatted the files.

dart analyze flutter_package --fatal-infos
dart format .
cargo fmt
cargo clippy --fix --allow-dirty

@temeddix temeddix changed the title Return future in dart Return futures in Dart properly May 17, 2025
@temeddix temeddix changed the title Return futures in Dart properly Block Dart thread until finalizeRust is fully completed May 17, 2025
@temeddix temeddix merged commit 7f85ece into main May 17, 2025
23 checks passed
@temeddix temeddix deleted the return-future-in-dart branch May 17, 2025 15:42
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.

Linter error: await on async void function finalizeRust() requires workaround

1 participant