Skip to content

Commit b58e179

Browse files
committed
docs: add open source app examples
1 parent 3e150ba commit b58e179

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@ support for more platforms and better maintenance.
2222

2323
[Feedback](https://github.com/fluttercommunity/plus_plugins/issues) and [Pull Requests](https://github.com/fluttercommunity/plus_plugins/pulls) are most welcome!
2424

25+
## Used by open source apps
26+
27+
Some open source Flutter apps that depend on these plugins include:
28+
29+
- [LocalSend](https://github.com/localsend/localsend/blob/main/app/pubspec.yaml) depends on `connectivity_plus`, `device_info_plus`, `network_info_plus`, and `package_info_plus`.
30+
- [AppFlowy](https://github.com/AppFlowy-IO/AppFlowy/blob/main/frontend/appflowy_flutter/pubspec.yaml) depends on `connectivity_plus`, `device_info_plus`, `package_info_plus`, and `share_plus`.
31+
- [Immich](https://github.com/immich-app/immich/blob/main/mobile/pubspec.yaml) depends on `connectivity_plus`, `device_info_plus`, `network_info_plus`, `package_info_plus`, and `share_plus`.
32+
- [Ente Photos](https://github.com/ente/ente/blob/main/mobile/apps/photos/pubspec.yaml) depends on `android_intent_plus`, `connectivity_plus`, `device_info_plus`, `package_info_plus`, and `share_plus`.
33+
2534
## Plugins
2635

2736
**Table of contents:**

0 commit comments

Comments
 (0)