sid_flutter_plugin 0.0.1 copy "sid_flutter_plugin: ^0.0.1" to clipboard
sid_flutter_plugin: ^0.0.1 copied to clipboard

my_flutter_plugin for testing of publish.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sid_flutter_plugin

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

dependencies:
  sid_flutter_plugin: ^0.0.1

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:sid_flutter_plugin/my_flutter_plugin.dart';
import 'package:sid_flutter_plugin/my_flutter_plugin_method_channel.dart';
import 'package:sid_flutter_plugin/my_flutter_plugin_platform_interface.dart';
import 'package:sid_flutter_plugin/my_flutter_plugin_web.dart';
0
likes
130
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

my_flutter_plugin for testing of publish.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on sid_flutter_plugin