blob: 9201ede08c0e409c31725379b90443c8463f0e19 [file] [view] [edit]
[![Build Status](https://github.com/dart-lang/native/actions/workflows/jnigen.yaml/badge.svg)](https://github.com/dart-lang/native/actions/workflows/jnigen.yaml)
[![Coverage Status](https://coveralls.io/repos/github/dart-lang/native/badge.svg?branch=main)](https://coveralls.io/github/dart-lang/native?branch=main)
[![pub package](https://img.shields.io/pub/v/jni_flutter.svg)](https://pub.dev/packages/jni_flutter)
[![package publisher](https://img.shields.io/pub/publisher/jni_flutter.svg)](https://pub.dev/packages/jni_flutter/publisher)
# JNI Flutter
This is a support library for accessing Flutter Android APIs from Dart code.
It's a spin-off from package:jni, containing the APIs that are Flutter specific.