Very Good Flutter Plugin banner
VeryGoodOpenSource VeryGoodOpenSource

Very Good Flutter Plugin

Development community

Description

A Very Good Flutter Federated Plugin created by the Very Good Ventures Team πŸ¦„

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Very Good Flutter Plugin

πŸšΆβ€β™‚οΈ [Repository has moved](https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_flutter_plugin)

The Very Good Flutter Plugin template is now developed within the [Very Good Templates](https://github.com/VeryGoodOpenSource/very_good_templates) repository, and can be found at [very_good_templates/very_good_flutter_plugin](https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_flutter_plugin).

Please file new issues on [Very Good Templates](https://github.com/VeryGoodOpenSource/very_good_templates).


[![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 Plugin created by the [Very Good Ventures Team][very_good_ventures_link].


Getting Started πŸš€

**❗ In order to start using Very Good Flutter Plugin you must have the [Flutter SDK][flutter_install_link] installed on your machine.**

Running the Example βš™οΈ

The `src` directory contains the main `my_plugin` package along with the platform interface and the platform-specific implementations.

You can run the example via:

cd src/my_plugin/example
flutter run

The plugin supports the following platforms:

  • βœ… Android
  • βœ… iOS
  • βœ… Linux
  • βœ… MacOS
  • βœ… Web
  • βœ… Windows

Generating a Custom Plugin πŸ“¦

The Very Good Flutter Plugin template is available through an independent [mason][mason_link] brick or via the [Very Good CLI][very_good_cli_link].

If you have not previously installed Very Good CLI, you can install it via:

Very Good CLI usage

Very Good CLI usage docs are available [here][cli_docs_usage].

Using the brick directly

  1. Install [mason][mason_link]

    `dart pub global activ