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

outdated

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: ^0.0.13

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
0
pub points
68%
popularity

Publisher

unverified uploader

A new Flutter package for web/API calling

Homepage

License

unknown (LICENSE)

Dependencies

connectivity, flutter, http, nui_core, nui_error_handler

More

Packages that depend on nui_web