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

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

fancy_death #

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

me

Getting Started #

Add this to pubspec.yaml

dependencies:
  fancy_death: ^0.0.1+4

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
110
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, flutter_staggered_animations, http, url_launcher

More

Packages that depend on fancy_death