-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: upgrade Dart SDK to v3 and upgrade dependencies
When upgrading to dio 5.0.1 or higher, had to replace: DioAdapter(dio: dio); with DioAdapter(dio: dio, matcher: const UrlRequestMatcher());
- Loading branch information
1 parent
a0a16df
commit 2e0c3e8
Showing
31 changed files
with
2,815 additions
and
2,656 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,064 changes: 528 additions & 536 deletions
1,064
test/jmap/calendar/calendar_event_parse_method_test.dart
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.