whysogood 0.0.3 copy "whysogood: ^0.0.3" to clipboard
whysogood: ^0.0.3 copied to clipboard

Just a simple hello plugin for testing

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add whysogood

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  whysogood: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:whysogood/hello.dart';
import 'package:whysogood/hello_method_channel.dart';
import 'package:whysogood/hello_platform_interface.dart';
0
likes
140
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Just a simple hello plugin for testing

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on whysogood