sp_character_plugin_dev 0.0.2-dev copy "sp_character_plugin_dev: ^0.0.2-dev" to clipboard
sp_character_plugin_dev: ^0.0.2-dev copied to clipboard

Development version of SPAvatarKit Flutter Plugin with simulator support for testing and debugging.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sp_character_plugin_dev

With Flutter:

 $ flutter pub add sp_character_plugin_dev

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

dependencies:
  sp_character_plugin_dev: ^0.0.2-dev

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

Import it

Now in your Dart code, you can use:

import 'package:sp_character_plugin_dev/character_widget.dart';
import 'package:sp_character_plugin_dev/sp_character_plugin.dart';
import 'package:sp_character_plugin_dev/sp_character_plugin_method_channel.dart';
import 'package:sp_character_plugin_dev/sp_character_plugin_platform_interface.dart';
0
likes
0
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

Development version of SPAvatarKit Flutter Plugin with simulator support for testing and debugging.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sp_character_plugin_dev

Packages that implement sp_character_plugin_dev