GitHub / Mr47hsy / rust_use_test_plugin
Flutter invokes the rust library test.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mr47hsy%2Frust_use_test_plugin
PURL: pkg:github/Mr47hsy/rust_use_test_plugin
Stars: 2
Forks: 0
Open issues: 0
License: other
Language: Batchfile
Size: 80.1 KB
Dependencies parsed at:
69
Created at: over 5 years ago
Updated at: over 2 years ago
Pushed at: over 5 years ago
Last synced at: 7 months ago
Topics: android, dart-ffi, flutter-plugin, rust, rust-ffi
pubspec.yaml
pub
- flutter_test {"sdk" => "flutter"} development
- ffi ^0.1.3
- flutter {"sdk" => "flutter"}
ios/rust_use_test_plugin.podspec
cocoapods
- Flutter >= 0
android/build.gradle
maven
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
- junit:junit 4.12 testImplementation
- flutter_test {"sdk" => "flutter"} development
- rust_use_test_plugin {"path" => "../"} development
- cupertino_icons ^0.1.2
- flutter {"sdk" => "flutter"}
rust/lib_test/Cargo.toml
cargo
- archive 2.0.11
- args 1.5.2
- async 2.4.0
- boolean_selector 1.0.5
- charcode 1.1.2
- collection 1.14.11
- convert 2.1.1
- crypto 2.1.3
- cupertino_icons 0.1.3
- ffi 0.1.3
- flutter 0.0.0
- flutter_test 0.0.0
- image 2.1.4
- matcher 0.12.6
- meta 1.1.8
- path 1.6.4
- pedantic 1.8.0+1
- petitparser 2.4.0
- quiver 2.0.5
- rust_use_test_plugin 0.0.1
- sky_engine 0.0.99
- source_span 1.5.5
- stack_trace 1.9.3
- stream_channel 2.0.0
- string_scanner 1.0.5
- term_glyph 1.1.0
- test_api 0.2.11
- typed_data 1.1.6
- vector_math 2.0.8
- xml 3.5.0
pubspec.lock
pub
- archive 2.0.11
- args 1.5.2
- async 2.4.0
- boolean_selector 1.0.5
- charcode 1.1.2
- collection 1.14.11
- convert 2.1.1
- crypto 2.1.3
- ffi 0.1.3
- flutter 0.0.0
- flutter_test 0.0.0
- image 2.1.4
- matcher 0.12.6
- meta 1.1.8
- path 1.6.4
- pedantic 1.8.0+1
- petitparser 2.4.0
- quiver 2.0.5
- sky_engine 0.0.99
- source_span 1.5.5
- stack_trace 1.9.3
- stream_channel 2.0.0
- string_scanner 1.0.5
- term_glyph 1.1.0
- test_api 0.2.11
- typed_data 1.1.6
- vector_math 2.0.8
- xml 3.5.0