diff --git a/example/pubspec.yaml b/example/pubspec.yaml index eeb5a370cd2a18e16a78fc7e2b459d0b49e89705..8038c50954ba7b4cc5d10f85db794c1e6ebd879b 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -31,7 +31,10 @@ dependencies: path: "packages/path_provider/path_provider" path_provider_macos: ^2.0.0 dio: ^4.0.0 - flutter_local_notifications: ^9.0.0 + flutter_local_notifications: + git: + url: "https://gitee.com/openharmony-sig/fluttertpc_flutter_local_notifications.git" + path: "flutter_local_notifications" permission_handler: git: url: "https://gitee.com/openharmony-sig/flutter_permission_handler.git"