yohe_sdk 1.0.0 copy "yohe_sdk: ^1.0.0" to clipboard
yohe_sdk: ^1.0.0 copied to clipboard

YoHe - All Feedback Tools in One Platform

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yohe_sdk

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

dependencies:
  yohe_sdk: ^1.0.0

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:yohe_sdk/yohe.dart';
import 'package:yohe_sdk/yohe_attribute.dart';
import 'package:yohe_sdk/yohe_method_channel.dart';
import 'package:yohe_sdk/yohe_platform_interface.dart';
import 'package:yohe_sdk/yohe_settings.dart';
import 'package:yohe_sdk/yohe_theme.dart';
0
likes
130
points
1
downloads

Publisher

verified publisheryohe.io

Weekly Downloads

YoHe - All Feedback Tools in One Platform

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on yohe_sdk

Packages that implement yohe_sdk