moinsen_runapp 0.1.0 copy "moinsen_runapp: ^0.1.0" to clipboard
moinsen_runapp: ^0.1.0 copied to clipboard

Drop-in runApp() replacement with three-layer error catching, deduplication, and beautiful error screens.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add moinsen_runapp

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

dependencies:
  moinsen_runapp: ^0.1.0

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:moinsen_runapp/moinsen_runapp.dart';
0
likes
160
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

Drop-in runApp() replacement with three-layer error catching, deduplication, and beautiful error screens.

Repository (GitHub)
View/report issues

Topics

#error-handling #crash-reporting #runapp #error-screen #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider

More

Packages that depend on moinsen_runapp