nui_error_handler 0.0.12 copy "nui_error_handler: ^0.0.12" to clipboard
nui_error_handler: ^0.0.12 copied to clipboard

A new Flutter package for error handling

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nui_error_handler

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

dependencies:
  nui_error_handler: ^0.0.12

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_error_handler/nui_error_handler.dart';
0
likes
0
pub points
5%
popularity

Publisher

unverified uploader

A new Flutter package for error handling

Homepage

License

unknown (LICENSE)

Dependencies

flutter, http, nui_core, nui_database, nui_toolbox, shared_preferences

More

Packages that depend on nui_error_handler