Update README
This commit is contained in:
parent
cc354cd2eb
commit
c19ae302bb
@ -1,3 +1,5 @@
|
|||||||
# moxplatform
|
# moxplatform
|
||||||
|
|
||||||
Platform-specific code for Moxxy. Not intended for use outside of Moxxy.
|
Platform-specific code for Moxxy. Not intended for use outside of Moxxy.
|
||||||
|
|
||||||
|
This repo is based on [very_good_flutter_plugin](https://github.com/VeryGoodOpenSource/very_good_flutter_plugin).
|
||||||
|
@ -1,26 +0,0 @@
|
|||||||
# my_plugin
|
|
||||||
|
|
||||||
[![Very Good Ventures][logo_white]][very_good_ventures_link_dark]
|
|
||||||
[![Very Good Ventures][logo_black]][very_good_ventures_link_light]
|
|
||||||
|
|
||||||
Developed with 💙 by [Very Good Ventures][very_good_ventures_link] 🦄
|
|
||||||
|
|
||||||
![coverage][coverage_badge]
|
|
||||||
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
|
|
||||||
[![License: MIT][license_badge]][license_link]
|
|
||||||
|
|
||||||
A Very Good Flutter Federated Plugin created by the [Very Good Ventures Team][very_good_ventures_link].
|
|
||||||
|
|
||||||
Generated by the [Very Good CLI][very_good_cli_link] 🤖
|
|
||||||
|
|
||||||
[coverage_badge]: my_plugin/coverage_badge.svg
|
|
||||||
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
|
|
||||||
[license_link]: https://opensource.org/licenses/MIT
|
|
||||||
[logo_black]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_black.png#gh-light-mode-only
|
|
||||||
[logo_white]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_white.png#gh-dark-mode-only
|
|
||||||
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
|
|
||||||
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis
|
|
||||||
[very_good_cli_link]: https://github.com/VeryGoodOpenSource/very_good_cli
|
|
||||||
[very_good_ventures_link]: https://verygood.ventures/?utm_source=github&utm_medium=banner&utm_campaign=core
|
|
||||||
[very_good_ventures_link_dark]: https://verygood.ventures/?utm_source=github&utm_medium=banner&utm_campaign=core#gh-dark-mode-only
|
|
||||||
[very_good_ventures_link_light]: https://verygood.ventures/?utm_source=github&utm_medium=banner&utm_campaign=core#gh-light-mode-only
|
|
@ -1,26 +0,0 @@
|
|||||||
# my_plugin
|
|
||||||
|
|
||||||
[![Very Good Ventures][logo_white]][very_good_ventures_link_dark]
|
|
||||||
[![Very Good Ventures][logo_black]][very_good_ventures_link_light]
|
|
||||||
|
|
||||||
Developed with 💙 by [Very Good Ventures][very_good_ventures_link] 🦄
|
|
||||||
|
|
||||||
![coverage][coverage_badge]
|
|
||||||
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
|
|
||||||
[![License: MIT][license_badge]][license_link]
|
|
||||||
|
|
||||||
A Very Good Flutter Federated Plugin created by the [Very Good Ventures Team][very_good_ventures_link].
|
|
||||||
|
|
||||||
Generated by the [Very Good CLI][very_good_cli_link] 🤖
|
|
||||||
|
|
||||||
[coverage_badge]: app/coverage_badge.svg
|
|
||||||
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
|
|
||||||
[license_link]: https://opensource.org/licenses/MIT
|
|
||||||
[logo_black]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_black.png#gh-light-mode-only
|
|
||||||
[logo_white]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_white.png#gh-dark-mode-only
|
|
||||||
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
|
|
||||||
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis
|
|
||||||
[very_good_cli_link]: https://github.com/VeryGoodOpenSource/very_good_cli
|
|
||||||
[very_good_ventures_link]: https://verygood.ventures/?utm_source=github&utm_medium=banner&utm_campaign=core
|
|
||||||
[very_good_ventures_link_dark]: https://verygood.ventures/?utm_source=github&utm_medium=banner&utm_campaign=core#gh-dark-mode-only
|
|
||||||
[very_good_ventures_link_light]: https://verygood.ventures/?utm_source=github&utm_medium=banner&utm_campaign=core#gh-light-mode-only
|
|
@ -1,14 +0,0 @@
|
|||||||
# my_plugin_android
|
|
||||||
|
|
||||||
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
|
|
||||||
|
|
||||||
The Android implementation of `my_plugin`.
|
|
||||||
|
|
||||||
## Usage
|
|
||||||
|
|
||||||
This package is [endorsed][endorsed_link], which means you can simply use `my_plugin`
|
|
||||||
normally. This package will be automatically included in your app when you do.
|
|
||||||
|
|
||||||
[endorsed_link]: https://flutter.dev/docs/development/packages-and-plugins/developing-packages#endorsed-federated-plugin
|
|
||||||
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
|
|
||||||
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis
|
|
@ -1,14 +0,0 @@
|
|||||||
# my_plugin_platform_interface
|
|
||||||
|
|
||||||
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
|
|
||||||
|
|
||||||
A common platform interface for the `my_plugin` plugin.
|
|
||||||
|
|
||||||
This interface allows platform-specific implementations of the `my_plugin` plugin, as well as the plugin itself, to ensure they are supporting the same interface.
|
|
||||||
|
|
||||||
# Usage
|
|
||||||
|
|
||||||
To implement a new platform-specific implementation of `my_plugin`, extend `MyPluginPlatform` with an implementation that performs the platform-specific behavior.
|
|
||||||
|
|
||||||
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
|
|
||||||
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis
|
|
Reference in New Issue
Block a user