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
30
pub points
0%
popularity

Publisher

unverified uploader

Simple flutter plugin for using najvaSDK in flutter projects.

Homepage

License

MIT (LICENSE)

Dependencies

flutter, meta, platform

More

Packages that depend on najvaflutter