mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
refactor(setup): simplify setup for flutter applications (#12)
This commit is contained in:
parent
c8895524be
commit
678f6208f6
9 changed files with 119 additions and 139 deletions
|
@ -7,10 +7,10 @@ environment:
|
|||
flutter: ">=2.5.0"
|
||||
|
||||
dependencies:
|
||||
archive: ^3.1.6
|
||||
args: ^2.3.0
|
||||
cli_util: ^0.3.5
|
||||
ffi: ^1.1.2
|
||||
pub_cache: ^0.3.1
|
||||
|
||||
dev_dependencies:
|
||||
ffigen: ^4.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue