Closed temeddix closed 9 months ago
Before this PR, hot restart was not working properly on the web, and on native platforms it was unstable. This PR fixes that and improves development experience.
Please make sure that you've analyzed and formatted the files.
dart analyze flutter_ffi_plugin --fatal-infos dart format . cargo fmt cargo clippy --fix --allow-dirty
Changes
Before this PR, hot restart was not working properly on the web, and on native platforms it was unstable. This PR fixes that and improves development experience.
Before Committing
Please make sure that you've analyzed and formatted the files.