blob: a5c2a6ebf82075530952500b8048143ef3cdf10b [file] [log] [blame] [edit]
# Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
name: kotlin_plugin
description: Example of using jnigen to generate bindings for Kotlin.
version: 0.0.1
publish_to: none
environment:
sdk: '>=3.3.0 <4.0.0'
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
jni:
path: ../../../jni
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.2
jnigen:
path: ../../
flutter:
plugin:
platforms:
android:
ffiPlugin: true