1
0
mirror of https://github.com/GitJournal/GitJournal.git synced 2025-07-10 12:15:41 +08:00

Update import sorter

It contains my patch!
This commit is contained in:
Vishesh Handa
2021-05-31 12:21:43 +02:00
parent f913b00203
commit a65477080e
2 changed files with 2 additions and 2 deletions

@ -697,7 +697,7 @@ packages:
name: import_sorter name: import_sorter
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "4.4.3" version: "4.6.0"
in_app_purchase: in_app_purchase:
dependency: "direct main" dependency: "direct main"
description: description:

@ -92,7 +92,7 @@ dev_dependencies:
flutter_launcher_icons: flutter_launcher_icons:
git: https://github.com/dirkbo/flutter_launcher_icons git: https://github.com/dirkbo/flutter_launcher_icons
# flutter_webview_plugin: ^0.3.11 # flutter_webview_plugin: ^0.3.11
import_sorter: ^4.4.3 import_sorter: ^4.6.0
multicast_dns: ^0.3.0 multicast_dns: ^0.3.0
#screenshots: ^2.1.1 #screenshots: ^2.1.1
test: ^1.16.5 test: ^1.16.5