najvaflutter 1.3.3 copy "najvaflutter: ^1.3.3" to clipboard
najvaflutter: ^1.3.3 copied to clipboard

Simple flutter plugin for using najvaSDK in flutter projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add najvaflutter

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

dependencies:
  najvaflutter: ^1.3.3

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:najvaflutter/najvaflutter.dart';
5
likes
35
points
84
downloads

Publisher

unverified uploader

Weekly Downloads

Simple flutter plugin for using najvaSDK in flutter projects.

Homepage

License

MIT (license)

Dependencies

flutter, meta, platform

More

Packages that depend on najvaflutter

Packages that implement najvaflutter