nativeshell 0.1.16 copy "nativeshell: ^0.1.16" to clipboard
nativeshell: ^0.1.16 copied to clipboard

NativeShell Dart API. Used to interact with NativeShell platform code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nativeshell

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

dependencies:
  nativeshell: ^0.1.16

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:nativeshell/nativeshell.dart';
34
likes
100
points
68
downloads

Publisher

verified publishernativeshell.dev

Weekly Downloads

NativeShell Dart API. Used to interact with NativeShell platform code.

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter, pedantic

More

Packages that depend on nativeshell