sp_character_plugin_dev 1.0.0-beta.4-dev copy "sp_character_plugin_dev: ^1.0.0-beta.4-dev" to clipboard
sp_character_plugin_dev: ^1.0.0-beta.4-dev copied to clipboard

PlatformiOS

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 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 flutter pub get):

dependencies:
  sp_character_plugin_dev: ^1.0.0-beta.4-dev

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: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
120
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on sp_character_plugin_dev

Packages that implement sp_character_plugin_dev