Skip to content

All pubspec.yaml include homepage and repository #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 26, 2020
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions packages/android_alarm_manager_plus/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: android_alarm_manager_plus
description: Flutter plugin for accessing the Android AlarmManager service, and
running Dart code in the background when alarms fire.
version: 0.5.0
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/android_alarm_manager_plus
documentation: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/android_alarm_manager_plus
maintainer: Miguel Beltran (@miquelbeltran)
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

dependencies:
flutter:
Expand Down
5 changes: 2 additions & 3 deletions packages/android_intent_plus/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: android_intent_plus
description: Flutter plugin for launching Android Intents. Not supported on iOS.
version: 0.4.0
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/android_intent_plus
documentation: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/android_intent_plus
maintainer: Miguel Beltran (@miquelbeltran)
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand Down
3 changes: 2 additions & 1 deletion packages/battery_plus/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: battery_plus
description: Flutter plugin for accessing information about the battery state(full, charging, discharging) on Android and iOS.
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/battery_plus
version: 0.8.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand Down
3 changes: 2 additions & 1 deletion packages/battery_plus_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: battery_plus_platform_interface
description: A common platform interface for the battery_plus plugin.
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/battery_plus_platform_interface
version: 0.1.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down
3 changes: 2 additions & 1 deletion packages/battery_plus_web/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: battery_plus_web
description: An implementation for the web platform of the Flutter `battery_plus` plugin.
version: 0.1.0
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/battery_plus_web
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand Down
3 changes: 2 additions & 1 deletion packages/battery_plus_windows/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: battery_plus_windows
description: Windows implementation of the battery_plus plugin
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/battery_plus_windows
version: 0.1.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down
3 changes: 2 additions & 1 deletion packages/connectivity_plus/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: connectivity_plus
description: Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus
version: 0.5.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand Down
3 changes: 2 additions & 1 deletion packages/connectivity_plus_macos/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: connectivity_plus_macos
description: macOS implementation of the connectivity_plus plugin.
version: 0.2.0
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus_macos
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand Down
3 changes: 2 additions & 1 deletion packages/connectivity_plus_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: connectivity_plus_platform_interface
description: A common platform interface for the connectivity_plus plugin.
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus_platform_interface
version: 0.2.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

dependencies:
flutter:
Expand Down
3 changes: 2 additions & 1 deletion packages/connectivity_plus_web/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: connectivity_plus_web
description: An implementation for the web platform of the Flutter `connectivity_plus` plugin. This uses the NetworkInformation Web API, with a fallback to Navigator.onLine.
version: 0.4.0
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/connectivity_plus_web
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand Down
3 changes: 2 additions & 1 deletion packages/device_info_plus/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: device_info_plus
description: Flutter plugin providing detailed information about the device
(make, model, etc.), and Android or iOS version the app is running on.
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus
version: 0.5.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand Down
3 changes: 2 additions & 1 deletion packages/device_info_plus_linux/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: device_info_plus_linux
description: Linux implementation of the device_info_plus plugin
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus_linux
version: 0.1.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down
3 changes: 2 additions & 1 deletion packages/device_info_plus_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: device_info_plus_platform_interface
description: A common platform interface for the device_info_plis plugin.
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus_platform_interface
version: 0.2.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

dependencies:
flutter:
Expand Down
3 changes: 2 additions & 1 deletion packages/device_info_plus_web/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: device_info_plus_web
description: An implementation for the web platform of the Flutter `device_info_plus` plugin.
version: 0.2.0
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus_web
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand Down
5 changes: 3 additions & 2 deletions packages/package_info_plus/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: package_info_plus
description: Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus
version: 0.5.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand All @@ -17,7 +18,7 @@ flutter:
default_package: package_info_plus_web
windows:
default_package: package_info_plus_windows

dependencies:
flutter:
sdk: flutter
Expand Down
5 changes: 3 additions & 2 deletions packages/package_info_plus_macos/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: package_info_plus_macos
description: macOS implementation of the package_info_plus plugin.
version: 0.1.0
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus_macos
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand All @@ -19,4 +20,4 @@ dependencies:
sdk: flutter

dev_dependencies:
pedantic: ^1.8.0
pedantic: ^1.8.0
5 changes: 3 additions & 2 deletions packages/package_info_plus_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: package_info_plus_platform_interface
description: A common platform interface for the package_info_plus plugin.
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus_platform_interface
version: 0.1.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

dependencies:
flutter:
Expand All @@ -17,4 +18,4 @@ dev_dependencies:

environment:
sdk: ">=2.1.0 <3.0.0"
flutter: ">=1.9.1+hotfix.4 <2.0.0"
flutter: ">=1.9.1+hotfix.4 <2.0.0"
3 changes: 2 additions & 1 deletion packages/package_info_plus_web/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: package_info_plus_web
description: Web platform implementation of package_info_plus
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus_web
version: 0.1.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand Down
3 changes: 2 additions & 1 deletion packages/package_info_plus_windows/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: package_info_plus_windows
description: Windows implementation of the package_info_plus plugin
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus_windows
version: 0.1.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down
3 changes: 2 additions & 1 deletion packages/sensors_plus/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: sensors_plus
description: Flutter plugin for accessing accelerometer and gyroscope sensors.
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/sensors_plus
version: 0.5.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand Down
3 changes: 2 additions & 1 deletion packages/sensors_plus_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: sensors_plus_platform_interface
description: A common platform interface for the sensors_plus plugin.
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/sensors_plus_platform_interface
version: 0.1.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

dependencies:
flutter:
Expand Down
3 changes: 2 additions & 1 deletion packages/sensors_plus_web/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: sensors_plus_web
description: The web implementation of sensors_plus
version: 0.1.0
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/sensors_plus_web
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

environment:
sdk: '>=2.7.0 <3.0.0'
Expand Down
3 changes: 2 additions & 1 deletion packages/share_plus/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: share_plus
description: Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus
version: 1.1.1
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

flutter:
plugin:
Expand Down
3 changes: 2 additions & 1 deletion packages/share_plus_linux/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: share_plus_linux
description: Linux implementation of the share_plus plugin
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus_linux
version: 1.1.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down
3 changes: 2 additions & 1 deletion packages/share_plus_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: share_plus_platform_interface
description: A common platform interface for the share_plus plugin.
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus
version: 1.1.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

dependencies:
flutter:
Expand Down
3 changes: 2 additions & 1 deletion packages/share_plus_windows/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: share_plus_windows
description: Windows implementation of the share_plus plugin
homepage: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus_windows
version: 0.1.0
homepage: https://plus.fluttercommunity.dev/
repository: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down