Skip to content

Commit 076d457

Browse files
deps: Remove flutter_local_notifications
Fixes: #351
1 parent 290bae2 commit 076d457

File tree

5 files changed

+0
-72
lines changed

5 files changed

+0
-72
lines changed

ios/Podfile.lock

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ PODS:
7070
- GoogleUtilities/UserDefaults (~> 7.8)
7171
- nanopb (< 2.30911.0, >= 2.30908.0)
7272
- Flutter (1.0.0)
73-
- flutter_local_notifications (0.0.1):
74-
- Flutter
7573
- GoogleDataTransport (9.4.1):
7674
- GoogleUtilities/Environment (~> 7.7)
7775
- nanopb (< 2.30911.0, >= 2.30908.0)
@@ -153,7 +151,6 @@ DEPENDENCIES:
153151
- firebase_core (from `.symlinks/plugins/firebase_core/ios`)
154152
- firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`)
155153
- Flutter (from `Flutter`)
156-
- flutter_local_notifications (from `.symlinks/plugins/flutter_local_notifications/ios`)
157154
- image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`)
158155
- integration_test (from `.symlinks/plugins/integration_test/ios`)
159156
- package_info_plus (from `.symlinks/plugins/package_info_plus/ios`)
@@ -193,8 +190,6 @@ EXTERNAL SOURCES:
193190
:path: ".symlinks/plugins/firebase_messaging/ios"
194191
Flutter:
195192
:path: Flutter
196-
flutter_local_notifications:
197-
:path: ".symlinks/plugins/flutter_local_notifications/ios"
198193
image_picker_ios:
199194
:path: ".symlinks/plugins/image_picker_ios/ios"
200195
integration_test:
@@ -226,7 +221,6 @@ SPEC CHECKSUMS:
226221
FirebaseInstallations: 913cf60d0400ebd5d6b63a28b290372ab44590dd
227222
FirebaseMessaging: 7b5d8033e183ab59eb5b852a53201559e976d366
228223
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
229-
flutter_local_notifications: 4cde75091f6327eb8517fa068a0a5950212d2086
230224
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
231225
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
232226
image_picker_ios: c560581cceedb403a6ff17f2f816d7fea1421fc1

macos/Flutter/GeneratedPluginRegistrant.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import device_info_plus
99
import file_selector_macos
1010
import firebase_core
1111
import firebase_messaging
12-
import flutter_local_notifications
1312
import package_info_plus
1413
import path_provider_foundation
1514
import share_plus
@@ -22,7 +21,6 @@ func RegisterGeneratedPlugins(registry: FlutterPluginRegistry) {
2221
FileSelectorPlugin.register(with: registry.registrar(forPlugin: "FileSelectorPlugin"))
2322
FLTFirebaseCorePlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseCorePlugin"))
2423
FLTFirebaseMessagingPlugin.register(with: registry.registrar(forPlugin: "FLTFirebaseMessagingPlugin"))
25-
FlutterLocalNotificationsPlugin.register(with: registry.registrar(forPlugin: "FlutterLocalNotificationsPlugin"))
2624
FPPPackageInfoPlusPlugin.register(with: registry.registrar(forPlugin: "FPPPackageInfoPlusPlugin"))
2725
PathProviderPlugin.register(with: registry.registrar(forPlugin: "PathProviderPlugin"))
2826
SharePlusMacosPlugin.register(with: registry.registrar(forPlugin: "SharePlusMacosPlugin"))

macos/Podfile.lock

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ PODS:
3636
- GoogleUtilities/Reachability (~> 7.8)
3737
- GoogleUtilities/UserDefaults (~> 7.8)
3838
- nanopb (< 2.30911.0, >= 2.30908.0)
39-
- flutter_local_notifications (0.0.1):
40-
- FlutterMacOS
4139
- FlutterMacOS (1.0.0)
4240
- GoogleDataTransport (9.4.1):
4341
- GoogleUtilities/Environment (~> 7.7)
@@ -110,7 +108,6 @@ DEPENDENCIES:
110108
- file_selector_macos (from `Flutter/ephemeral/.symlinks/plugins/file_selector_macos/macos`)
111109
- firebase_core (from `Flutter/ephemeral/.symlinks/plugins/firebase_core/macos`)
112110
- firebase_messaging (from `Flutter/ephemeral/.symlinks/plugins/firebase_messaging/macos`)
113-
- flutter_local_notifications (from `Flutter/ephemeral/.symlinks/plugins/flutter_local_notifications/macos`)
114111
- FlutterMacOS (from `Flutter/ephemeral`)
115112
- package_info_plus (from `Flutter/ephemeral/.symlinks/plugins/package_info_plus/macos`)
116113
- path_provider_foundation (from `Flutter/ephemeral/.symlinks/plugins/path_provider_foundation/darwin`)
@@ -141,8 +138,6 @@ EXTERNAL SOURCES:
141138
:path: Flutter/ephemeral/.symlinks/plugins/firebase_core/macos
142139
firebase_messaging:
143140
:path: Flutter/ephemeral/.symlinks/plugins/firebase_messaging/macos
144-
flutter_local_notifications:
145-
:path: Flutter/ephemeral/.symlinks/plugins/flutter_local_notifications/macos
146141
FlutterMacOS:
147142
:path: Flutter/ephemeral
148143
package_info_plus:
@@ -168,7 +163,6 @@ SPEC CHECKSUMS:
168163
FirebaseCoreInternal: df84dd300b561c27d5571684f389bf60b0a5c934
169164
FirebaseInstallations: 913cf60d0400ebd5d6b63a28b290372ab44590dd
170165
FirebaseMessaging: 7b5d8033e183ab59eb5b852a53201559e976d366
171-
flutter_local_notifications: 3805ca215b2fb7f397d78b66db91f6a747af52e4
172166
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
173167
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
174168
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15

pubspec.lock

Lines changed: 0 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -255,14 +255,6 @@ packages:
255255
url: "https://pub.dev"
256256
source: hosted
257257
version: "2.3.6"
258-
dbus:
259-
dependency: transitive
260-
description:
261-
name: dbus
262-
sha256: "365c771ac3b0e58845f39ec6deebc76e3276aa9922b0cc60840712094d9047ac"
263-
url: "https://pub.dev"
264-
source: hosted
265-
version: "0.7.10"
266258
device_info_plus:
267259
dependency: "direct main"
268260
description:
@@ -442,30 +434,6 @@ packages:
442434
url: "https://pub.dev"
443435
source: hosted
444436
version: "4.0.0"
445-
flutter_local_notifications:
446-
dependency: "direct main"
447-
description:
448-
name: flutter_local_notifications
449-
sha256: c500d5d9e7e553f06b61877ca6b9c8b92c570a4c8db371038702e8ce57f8a50f
450-
url: "https://pub.dev"
451-
source: hosted
452-
version: "17.2.2"
453-
flutter_local_notifications_linux:
454-
dependency: transitive
455-
description:
456-
name: flutter_local_notifications_linux
457-
sha256: c49bd06165cad9beeb79090b18cd1eb0296f4bf4b23b84426e37dd7c027fc3af
458-
url: "https://pub.dev"
459-
source: hosted
460-
version: "4.0.1"
461-
flutter_local_notifications_platform_interface:
462-
dependency: "direct main"
463-
description:
464-
name: flutter_local_notifications_platform_interface
465-
sha256: "85f8d07fe708c1bdcf45037f2c0109753b26ae077e9d9e899d55971711a4ea66"
466-
url: "https://pub.dev"
467-
source: hosted
468-
version: "7.2.0"
469437
flutter_localizations:
470438
dependency: "direct main"
471439
description: flutter
@@ -835,14 +803,6 @@ packages:
835803
url: "https://pub.dev"
836804
source: hosted
837805
version: "2.3.0"
838-
petitparser:
839-
dependency: transitive
840-
description:
841-
name: petitparser
842-
sha256: c15605cd28af66339f8eb6fbe0e541bfe2d1b72d5825efc6598f3e0a31b9ad27
843-
url: "https://pub.dev"
844-
source: hosted
845-
version: "6.0.2"
846806
pigeon:
847807
dependency: "direct dev"
848808
description:
@@ -1112,14 +1072,6 @@ packages:
11121072
url: "https://pub.dev"
11131073
source: hosted
11141074
version: "0.6.5"
1115-
timezone:
1116-
dependency: transitive
1117-
description:
1118-
name: timezone
1119-
sha256: "2236ec079a174ce07434e89fcd3fcda430025eb7692244139a9cf54fdcf1fc7d"
1120-
url: "https://pub.dev"
1121-
source: hosted
1122-
version: "0.9.4"
11231075
timing:
11241076
dependency: transitive
11251077
description:
@@ -1336,14 +1288,6 @@ packages:
13361288
url: "https://pub.dev"
13371289
source: hosted
13381290
version: "1.0.4"
1339-
xml:
1340-
dependency: transitive
1341-
description:
1342-
name: xml
1343-
sha256: b015a8ad1c488f66851d762d3090a21c600e479dc75e68328c52774040cf9226
1344-
url: "https://pub.dev"
1345-
source: hosted
1346-
version: "6.5.0"
13471291
yaml:
13481292
dependency: transitive
13491293
description:

pubspec.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ dependencies:
4545
firebase_core: ^3.1.0
4646
firebase_messaging: ^15.0.1
4747
flutter_color_models: ^1.3.3+2
48-
flutter_local_notifications: ^17.2.1
49-
flutter_local_notifications_platform_interface: ^7.2.0
5048
html: ^0.15.1
5149
http: ^1.0.0
5250
http_parser: ^4.0.2

0 commit comments

Comments
 (0)