nawah 2.0.10 copy "nawah: ^2.0.10" to clipboard
nawah: ^2.0.10 copied to clipboard

Nawah SDK for Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nawah

With Flutter:

 $ flutter pub add nawah

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

dependencies:
  nawah: ^2.0.10

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:nawah/nawah.dart';
0
likes
80
pub points
36%
popularity

Publisher

unverified uploader

Nawah SDK for Dart

Repository (GitLab)
View/report issues

Documentation

API reference

License

AGPL-3.0 (LICENSE)

Dependencies

collection, http

More

Packages that depend on nawah