android_native 0.0.4 copy "android_native: ^0.0.4" to clipboard
android_native: ^0.0.4 copied to clipboard

PlatformAndroid

Android native api in flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_native

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

dependencies:
  android_native: ^0.0.4

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:android_native/android_native.dart';
0
likes
130
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Android native api in flutter

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, get, html_unescape

More

Packages that depend on android_native