1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-27 14:51:45 +00:00

adds macOS implementation for battery plugin (#589)

This commit is contained in:
Ayush Bherwani
2020-11-16 12:17:09 +05:30
committed by GitHub
parent 1a0ca82f06
commit 493b5cec2d
41 changed files with 1741 additions and 20 deletions

View File

@@ -0,0 +1,3 @@
# federated_plugin_macos_example
To view the usage of plugin, head over to [federated_plugin/example](../../federated_plugin/example).