krab_pub_demo 0.0.2 copy "krab_pub_demo: ^0.0.2" to clipboard
krab_pub_demo: ^0.0.2 copied to clipboard

A Demo Plugin of krab

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add krab_pub_demo

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

dependencies:
  krab_pub_demo: ^0.0.2

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:krab_pub_demo/krab_pub_demo.dart';
0
likes
135
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Demo Plugin of krab

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on krab_pub_demo

Packages that implement krab_pub_demo