tim_fluttify 0.0.1
tim_fluttify: ^0.0.1 copied to clipboard
An `Tencent IM` Component, Powered By `Fluttify` Compiler, A Dart Bindings Generator For Native SDK.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add tim_fluttifyThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
tim_fluttify: ^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:tim_fluttify/tim_fluttify.dart';