Skip to content

Commit e6ac2e8

Browse files
authored
added issue_tracker link to remaining packages (#2539)
1 parent eb20d36 commit e6ac2e8

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

flutter_local_notifications_linux/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: flutter_local_notifications_linux
22
description: Linux implementation of the flutter_local_notifications plugin
33
version: 6.0.0-dev.1
44
homepage: https://github.com/MaikuB/flutter_local_notifications/tree/master/flutter_local_notifications
5+
issue_tracker: https://github.com/MaikuB/flutter_local_notifications/issues
56

67
flutter:
78
plugin:

flutter_local_notifications_platform_interface/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: flutter_local_notifications_platform_interface
22
description: A common platform interface for the flutter_local_notifications plugin.
33
version: 8.1.0-dev.2
44
homepage: https://github.com/MaikuB/flutter_local_notifications/tree/master/flutter_local_notifications_platform_interface
5+
issue_tracker: https://github.com/MaikuB/flutter_local_notifications/issues
56

67
environment:
78
sdk: ^3.4.0

flutter_local_notifications_windows/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: flutter_local_notifications_windows
22
description: Windows implementation of the flutter_local_notifications plugin
33
version: 1.0.0-dev.4
44
homepage: https://github.com/MaikuB/flutter_local_notifications/tree/master/flutter_local_notifications_windows
5+
issue_tracker: https://github.com/MaikuB/flutter_local_notifications/issues
56

67
environment:
78
sdk: ^3.4.0

0 commit comments

Comments
 (0)