nga_sdk 4.4.5 copy "nga_sdk: ^4.4.5" to clipboard
nga_sdk: ^4.4.5 copied to clipboard

NGA SDK is an auxiliary SDK for Android(and Flutter for Android) development, aiming to provide a better development experience for NGAs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nga_sdk

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

dependencies:
  nga_sdk: ^4.4.5

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:nga_sdk/nga_sdk.dart';
1
likes
120
points
99
downloads

Publisher

verified publisherapp.niggergo.work

Weekly Downloads

NGA SDK is an auxiliary SDK for Android(and Flutter for Android) development, aiming to provide a better development experience for NGAs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_svg, system_theme, vector_graphics, window_manager

More

Packages that depend on nga_sdk