fwctestali 0.0.1
fwctestali: ^0.0.1 copied to clipboard
用于测试阿里云物联网,demo运行不起来是否可以调用接口,主要用于android测试
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add fwctestaliThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
fwctestali: ^0.0.1Alternatively, 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:fwctestali/four_demo.dart';
import 'package:fwctestali/four_demo_method_channel.dart';
import 'package:fwctestali/four_demo_platform_interface.dart';