Skip to content

feat: Add support for Dart 3.1, 3.2, 3.3; remove support for Dart 2.19 #993

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Prev Previous commit
Next Next commit
fix: Update dependency's
  • Loading branch information
mbfakourii committed Apr 2, 2024
commit dddc44d6f4519492dc61828bf80937ab62835b58
2 changes: 1 addition & 1 deletion packages/dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dev_dependencies:
# Testing
build_runner: ^2.4.9
mockito: ^5.4.2
test: ^1.25.0
test: ^1.24.9

screenshots:
- description: Parse Platform logo.
Expand Down