custom_error_page 0.0.6 copy "custom_error_page: ^0.0.6" to clipboard
custom_error_page: ^0.0.6 copied to clipboard

A flutter plugin for custom error screens.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_error_page

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

dependencies:
  custom_error_page: ^0.0.6

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

Publisher

unverified uploader

A flutter plugin for custom error screens.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, google_fonts, lottie, plugin_platform_interface

More

Packages that depend on custom_error_page