mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 12:19:09 -04:00
chore: bump minimum dart and flutter versions (#76)
This commit is contained in:
parent
d55742d6d7
commit
ef9390d08b
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ version: 1.2.0
|
|||
homepage: https://github.com/SkinnyMind/libgit2dart
|
||||
|
||||
environment:
|
||||
sdk: ">=2.17.0 <3.0.0"
|
||||
flutter: ">=3.0.0"
|
||||
sdk: ">=2.18.0 <3.0.0"
|
||||
flutter: ">=3.3.0"
|
||||
|
||||
dependencies:
|
||||
args: ^2.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue