diff --git a/packages/dynamite/dynamite/pubspec.yaml b/packages/dynamite/dynamite/pubspec.yaml index 418b3c0c..86ca9a27 100644 --- a/packages/dynamite/dynamite/pubspec.yaml +++ b/packages/dynamite/dynamite/pubspec.yaml @@ -12,7 +12,6 @@ dependencies: collection: ^1.17.2 dart_style: ^2.3.2 intersperse: ^2.0.0 - json_annotation: ^4.8.1 meta: ^1.9.1 path: ^1.8.3 diff --git a/packages/neon/neon_files/pubspec.yaml b/packages/neon/neon_files/pubspec.yaml index 1d6d4d6c..30e3af3b 100644 --- a/packages/neon/neon_files/pubspec.yaml +++ b/packages/neon/neon_files/pubspec.yaml @@ -16,10 +16,13 @@ dependencies: filesize: ^2.0.1 flutter: sdk: flutter + flutter_localizations: + sdk: flutter flutter_material_design_icons: ^1.1.7296 go_router: ^10.1.2 image_picker: ^1.0.4 intersperse: ^2.0.0 + intl: ^0.18.1 neon: git: url: https://github.com/nextcloud/neon @@ -30,7 +33,6 @@ dependencies: provider: ^6.0.5 queue: ^3.1.0+2 rxdart: ^0.27.7 - share_plus: ^7.1.0 dev_dependencies: build_runner: ^2.4.6 diff --git a/packages/neon/neon_news/pubspec.yaml b/packages/neon/neon_news/pubspec.yaml index 2f978b18..cad1c71e 100644 --- a/packages/neon/neon_news/pubspec.yaml +++ b/packages/neon/neon_news/pubspec.yaml @@ -10,9 +10,12 @@ dependencies: flutter: sdk: flutter flutter_html: ^3.0.0-beta.2 + flutter_localizations: + sdk: flutter flutter_material_design_icons: ^1.1.7296 go_router: ^10.1.2 html: ^0.15.4 + intl: ^0.18.1 neon: git: url: https://github.com/nextcloud/neon diff --git a/packages/neon/neon_notes/pubspec.yaml b/packages/neon/neon_notes/pubspec.yaml index 23a04f82..ac74f76d 100644 --- a/packages/neon/neon_notes/pubspec.yaml +++ b/packages/neon/neon_notes/pubspec.yaml @@ -11,9 +11,12 @@ dependencies: crypto: ^3.0.3 flutter: sdk: flutter + flutter_localizations: + sdk: flutter flutter_markdown: ^0.6.17+1 flutter_material_design_icons: ^1.1.7296 go_router: ^10.1.2 + intl: ^0.18.1 neon: git: url: https://github.com/nextcloud/neon diff --git a/packages/neon/neon_notifications/pubspec.yaml b/packages/neon/neon_notifications/pubspec.yaml index 95239eee..4cf43203 100644 --- a/packages/neon/neon_notifications/pubspec.yaml +++ b/packages/neon/neon_notifications/pubspec.yaml @@ -9,8 +9,11 @@ environment: dependencies: flutter: sdk: flutter + flutter_localizations: + sdk: flutter flutter_material_design_icons: ^1.1.7296 go_router: ^10.1.2 + intl: ^0.18.1 neon: git: url: https://github.com/nextcloud/neon diff --git a/packages/nextcloud/pubspec.yaml b/packages/nextcloud/pubspec.yaml index 2ffa1175..d95e4129 100644 --- a/packages/nextcloud/pubspec.yaml +++ b/packages/nextcloud/pubspec.yaml @@ -8,7 +8,6 @@ environment: dependencies: built_collection: ^5.1.1 built_value: ^8.6.2 - collection: ^1.17.2 crypto: ^3.0.3 crypton: ^2.2.0 dynamite_runtime: