fix: Sort imports

This commit is contained in:
Krille Fear 2021-11-11 19:19:59 +01:00
parent e2af3b6b19
commit 74f0469b83
2 changed files with 3 additions and 3 deletions

View File

@ -16,9 +16,9 @@ dependencies:
desktop_notifications: ">=0.4.0 <0.5.0" # Version 0.5.0 breaks web builds: https://github.com/canonical/dbus.dart/issues/250
email_validator: ^2.0.1
emoji_picker_flutter: ^1.0.7
encrypt: ^5.0.1
#fcm_shared_isolate:
# git: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
encrypt: ^5.0.1
file_picker_cross: ^4.5.0
flutter:
sdk: flutter

View File

@ -91,13 +91,13 @@ index e1670a32..7e3238b0 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -16,8 +16,8 @@ dependencies:
desktop_notifications: ">=0.4.0 <0.5.0" # Version 0.5.0 breaks web builds: https://github.com/canonical/dbus.dart/issues/250
email_validator: ^2.0.1
emoji_picker_flutter: ^1.0.7
encrypt: ^5.0.1
- #fcm_shared_isolate:
- # git: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
+ fcm_shared_isolate:
+ git: https://gitlab.com/famedly/libraries/fcm_shared_isolate.git
encrypt: ^5.0.1
file_picker_cross: ^4.5.0
flutter:
sdk: flutter