xeno_flutter_android 0.1.0 copy "xeno_flutter_android: ^0.1.0" to clipboard
xeno_flutter_android: ^0.1.0 copied to clipboard

PlatformAndroid

Android implementation of xeno_sdk.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xeno_flutter_android

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

dependencies:
  xeno_flutter_android: ^0.1.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:xeno_flutter_android/xeno_flutter_android.dart';
2
likes
130
points
339
downloads

Publisher

unverified uploader

Weekly Downloads

Android implementation of xeno_sdk.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, xeno_flutter_platform_interface

More

Packages that depend on xeno_flutter_android