fancy_death 0.0.1 copy "fancy_death: ^0.0.1" to clipboard
fancy_death: ^0.0.1 copied to clipboard

outdated

Flutter plugin to replace death error screen and getting possible solutions from github website.

payfort_plugin #

Flutter plugin to replace death error screen and getting possible solutions from github website.

Getting Started #

Add this to pubspec.yaml

dependencies:
  fancy_death: ^0.0.1

Usage #

            void main() {
              ErrorWidget.builder =
                  (FlutterErrorDetails details) => FancyDeath.fancyDeath(details);
              runApp(MyApp());
            }

Contributing #

We Accept the following contributions

  • Improving code documentation
  • Reporting issues
  • bug fixing

Maintainers #

Ahmed Hamdy

1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Flutter plugin to replace death error screen and getting possible solutions from github website.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter, flutter_staggered_animations, http, url_launcher

More

Packages that depend on fancy_death