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';
29
likes
90
pub points
67%
popularity

Publisher

verified publishernativeshell.dev

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

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, pedantic

More

Packages that depend on nativeshell