fix: lookup package in correct location of Dart/Flutter cached packages (#81)

This commit is contained in:
Aleksey Kulikov 2023-02-02 15:29:31 +03:00 committed by GitHub
parent 675872c3ef
commit ed67a4e307
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 38 additions and 31 deletions

View file

@ -16,7 +16,7 @@ dependencies:
ffi: ^2.0.0
meta: ^1.7.0
path: ^1.8.1
pub_cache: ^0.3.1
pub_semver: ^2.1.3
dev_dependencies:
ffigen: ^6.0.1