nimbus4flutter 0.0.3 copy "nimbus4flutter: ^0.0.3" to clipboard
nimbus4flutter: ^0.0.3 copied to clipboard

This is a library for developing Flutter applications that communicate with a web server built using [Project Nimbus](https://github.com/nimbus-org/nimbus).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nimbus4flutter

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

dependencies:
  nimbus4flutter: ^0.0.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:nimbus4flutter/nimbus4flutter.dart';
0
likes
90
pub points
36%
popularity

Publisher

unverified uploader

This is a library for developing Flutter applications that communicate with a web server built using [Project Nimbus](https://github.com/nimbus-org/nimbus).

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

cookie_jar, flutter, http, meta, shared_preferences

More

Packages that depend on nimbus4flutter