Skip to content

Commit

Permalink
updated to use flutter v3.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikesh Maharjan committed Sep 24, 2023
1 parent 5a588e0 commit 0439eed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
dio: ^4.0.0
mime: ^1.0.1
http_parser: ^4.0.0
freezed_annotation: ^1.1.0
freezed_annotation: ^2.4.1
curl_logger_dio_interceptor: ^0.0.3
pretty_dio_logger: ^1.1.1
flutter_dio_http_cache: ^0.3.1
Expand All @@ -28,5 +28,5 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
freezed: ^1.1.1
freezed: ^2.4.2
build_runner: ^2.1.8

0 comments on commit 0439eed

Please sign in to comment.