|
1 | 1 | # flutter-plugins
|
2 | 2 |
|
3 |
| -This repo contains the source code for Flutter plugins which used in [Mixin Messenger Desktop](https://github.com/MixinNetwork/flutter-app). Check the `packages` directory for all plugins. |
| 3 | +This repo contains the source code for Flutter plugins which used |
| 4 | +in [Mixin Messenger Desktop](https://github.com/MixinNetwork/flutter-app). Check the `packages` directory for all |
| 5 | +plugins. |
4 | 6 |
|
5 | 7 | ## Plugins
|
6 | 8 |
|
7 | 9 | | Plugin | Pub | Likes | Platforms |
|
8 | 10 | |-------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------|----------------------------|
|
9 |
| -| [desktop_drop](./packages/desktop_drop) | [](https://pub.dev/packages/desktop_drop) | [](https://pub.dev/packages/desktop_drop/score) | Windows, Linux, macOS | |
| 11 | +| [desktop_drop](./packages/desktop_drop) | [](https://pub.dev/packages/desktop_drop) | [](https://pub.dev/packages/desktop_drop/score) | Windows, Linux, macOS, web | |
10 | 12 | | [desktop_lifecycle](./packages/desktop_lifecycle) | [](https://pub.dev/packages/desktop_lifecycle) | [](https://pub.dev/packages/desktop_lifecycle/score) | Windows, Linux, macOS |
|
11 | 13 | | [ogg_opus_player](./packages/ogg_opus_player) | [](https://pub.dev/packages/ogg_opus_player) | [](https://pub.dev/packages/ogg_opus_player/score) | Windows, Linux, macOS, iOS |
|
12 | 14 | | [pasteboard](./packages/pasteboard) | [](https://pub.dev/packages/pasteboard) | [](https://pub.dev/packages/pasteboard/score) | Windows, Linux, macOS, web |
|
13 | 15 | | [win_toast](./packages/win_toast) | [](https://pub.dev/packages/win_toast) | [](https://pub.dev/packages/win_toast/score) | Windows |
|
14 | 16 | | [desktop_webview_window](./packages/desktop_webview_window) | [](https://pub.dev/packages/desktop_webview_window) | [](https://pub.dev/packages/desktop_webview_window/score) | Windows, Linux, macOS |
|
15 | 17 | | [fts5_simple](./packages/fts5_simple) | [](https://pub.dev/packages/fts5_simple) | [](https://pub.dev/packages/fts5_simple/score) | Windows, Linux, macOS |
|
16 | 18 | | [desktop_multi_window](./packages/desktop_multi_window) | [](https://pub.dev/packages/desktop_multi_window) | [](https://pub.dev/packages/desktop_multi_window/score) | Windows, Linux, macOS |
|
| 19 | +| [mixin_logger](./packages/mixin_logger) | [](https://pub.dev/packages/mixin_logger) | [](https://pub.dev/packages/mixin_logger/score) | All Platforms | |
0 commit comments