Closed temeddix closed 1 year ago
This adds HTTP request example using reqwest crate and organizes comments, code, and debug logic.
reqwest
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
This adds HTTP request example using
reqwest
crate and organizes comments, code, and debug logic.Before Committing
Please make sure that you've analyzed and formatted the files.