smfit_fl_plugin 0.1.0+2 copy "smfit_fl_plugin: ^0.1.0+2" to clipboard
smfit_fl_plugin: ^0.1.0+2 copied to clipboard

PlatformAndroidiOS
outdated

SMFit plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smfit_fl_plugin

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

dependencies:
  smfit_fl_plugin: ^0.1.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:smfit_fl_plugin/smfit_fl_plugin.dart';