nui_web 1.0.4 copy "nui_web: ^1.0.4" to clipboard
nui_web: ^1.0.4 copied to clipboard

A new Flutter package for web/API calling

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nui_web

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

dependencies:
  nui_web: ^1.0.4

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:nui_web/nui_web.dart';
1
likes
70
pub points
69%
popularity

Publisher

unverified uploader

A new Flutter package for web/API calling

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

connectivity_plus, flutter, http, nui_core

More

Packages that depend on nui_web