Skip to content

Commit

Permalink
docs(all): Update READMEs (#1828)
Browse files Browse the repository at this point in the history
  • Loading branch information
vbuberen committed May 18, 2023
1 parent 11b5c24 commit 57d9c88
Show file tree
Hide file tree
Showing 10 changed files with 23 additions and 23 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Flutter plugin for accessing information about the battery state(full, charging,

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :-----: |
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | | | | | |

---

Expand All @@ -67,7 +67,7 @@ mobile/cellular) connectivity on Android and iOS.

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :-----: |
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | | | | | |

---

Expand All @@ -84,7 +84,7 @@ Flutter plugin providing detailed information about the device

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :-----: |
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | | | | | |

---

Expand All @@ -100,7 +100,7 @@ Flutter plugin for discovering network info.

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :-----: |
| ✔️ | ✔️ | ✔️ | | ✔️ | ✔️ |
| | | | | | |

---

Expand All @@ -117,7 +117,7 @@ package, such as CFBundleVersion on iOS or versionCode on Android.

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :-----: |
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | | | | | |

---

Expand All @@ -133,7 +133,7 @@ Flutter plugin for accessing accelerometer, gyroscope, and magnetometer sensors.

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :-----: |
| ✔️ | ✔️ | | ✔️ | | |
| | | | | | |

---

Expand All @@ -149,7 +149,7 @@ Flutter plugin for sharing content via the platform share UI, using the ACTION_S

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :-----: |
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | | | | | |

---

Expand All @@ -165,7 +165,7 @@ Flutter plugin for accessing the Android AlarmManager service, and running Dart

| Android |
| :-----: |
| ✔️ |
| |

---

Expand All @@ -181,7 +181,7 @@ Flutter plugin for launching Android Intents. Not supported on iOS.

| Android |
| :-----: |
| ✔️ |
| |

---

Expand Down
2 changes: 1 addition & 1 deletion packages/android_alarm_manager_plus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Dart code in the background when alarms fire.

| Android |
| :-----: |
| ✔️ |
| |

## Getting Started

Expand Down
4 changes: 2 additions & 2 deletions packages/android_intent_plus/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Android Intent Plugin for Flutter
# android_intent_plus

[![Flutter Community: android_intent_plus](https://fluttercommunity.dev/_github/header/android_intent_plus)](https://github.com/fluttercommunity/community)

Expand Down Expand Up @@ -72,7 +72,7 @@ of integers or strings.

| Android |
| :-----: |
| ✔️ |
| |

## Android 11 package visibility

Expand Down
4 changes: 2 additions & 2 deletions packages/battery_plus/battery_plus/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Battery Plus
# battery_plus

[![Flutter Community: battery_plus](https://fluttercommunity.dev/_github/header/battery_plus)](https://github.com/fluttercommunity/community)

Expand All @@ -16,7 +16,7 @@ A Flutter plugin to access various information about the battery of the device t

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :----: |
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | | | | | |

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/connectivity_plus/connectivity_plus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ themselves accordingly. It can distinguish between cellular vs WiFi connection.

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :-----: |
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | | | | | |

## Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/device_info_plus/device_info_plus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Get current device information from within the Flutter application.

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :-----: |
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | | | | | |

# Usage

Expand Down
2 changes: 1 addition & 1 deletion packages/network_info_plus/network_info_plus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ themselves accordingly.

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :----: |
| ✔️ | ✔️ | ✔️ | | ✔️ | ✔️ |
| | | | | | |

The functionality is not supported on Web.

Expand Down
4 changes: 2 additions & 2 deletions packages/package_info_plus/package_info_plus/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PackageInfoPlus
# package_info_plus

[![Flutter Community: package_info_plus](https://fluttercommunity.dev/_github/header/package_info_plus)](https://github.com/fluttercommunity/community)

Expand All @@ -16,7 +16,7 @@ This Flutter plugin provides an API for querying information about an applicatio

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :---: | :---: | :---: | :---: | :-----: |
|✔️|✔️|✔️|✔️|✔️|✔️|
|||||||

## Usage

Expand Down
4 changes: 2 additions & 2 deletions packages/sensors_plus/sensors_plus/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sensors Plus
# sensors_plus

[![Flutter Community: sensors_plus](https://fluttercommunity.dev/_github/header/sensors_plus)](https://github.com/fluttercommunity/community)

Expand All @@ -15,7 +15,7 @@ sensors.

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :---: | :---: | :---: | :---: | :-----: |
| ✔️ | ✔️ | | ✔️ | | |
| | | | | | |

## Usage

Expand Down
4 changes: 2 additions & 2 deletions packages/share_plus/share_plus/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Share plugin
# share_plus

[![Flutter Community: share_plus](https://fluttercommunity.dev/_github/header/share_plus)](https://github.com/fluttercommunity/community)

Expand All @@ -18,7 +18,7 @@ on iOS.

| Android | iOS | MacOS | Web | Linux | Windows |
| :-----: | :-: | :---: | :-: | :---: | :----: |
| ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | | | | | |

Also compatible with Windows and Linux by using "mailto" to share text via Email.

Expand Down

0 comments on commit 57d9c88

Please sign in to comment.