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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
5
likes
40
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.23 - 2025.04.07

Simple flutter plugin for using najvaSDK in flutter projects.

Homepage

License

MIT (license)

Dependencies

flutter, meta, platform

More

Packages that depend on najvaflutter