Skip to content

Commit

Permalink
Migrated to Dart 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
marcossevilla committed Apr 3, 2021
1 parent cb33e97 commit 2033106
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ version: 1.0.0
# homepage: https://www.example.com

environment:
sdk: ">=2.8.1 <3.0.0"
sdk: ">=2.10.0 <3.0.0"

dependencies:
data_connection_checker: ^0.3.4
equatable: ^1.2.0
equatable: ^2.0.0
meta: ^1.1.8
path: ^1.7.0

dev_dependencies:
mockito: ^4.1.0
mockito: ^5.0.3
test: ^1.14.4
very_good_analysis: ^1.0.3
very_good_analysis: ^2.0.0

0 comments on commit 2033106

Please sign in to comment.