xservice_kit_androidx 0.0.30 copy "xservice_kit_androidx: ^0.0.30" to clipboard
xservice_kit_androidx: ^0.0.30 copied to clipboard

A plutter plugin helps native flutter messaging.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xservice_kit_androidx

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

dependencies:
  xservice_kit_androidx: ^0.0.30

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:xservice_kit_androidx/foundation_ext/foundation_ext.dart';
import 'package:xservice_kit_androidx/foundation_ext/type_converter.dart';
import 'package:xservice_kit_androidx/generated/i18n.dart';
import 'package:xservice_kit_androidx/service_call_handler.dart';
import 'package:xservice_kit_androidx/service_gateway.dart';
import 'package:xservice_kit_androidx/servicet_emplate.dart';
import 'package:xservice_kit_androidx/xservice_kit.dart';
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

A plutter plugin helps native flutter messaging.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on xservice_kit_androidx