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

outdated

plugin for testing error management

Glitch Text #

A Flutter package for testing error monitoring

Features #

  • Error information with context
  • platform and screen information
  • error file info with lines causing error
  • project panel for collaboration

Getting Started #

1. Depend on it #

Add this to your package's pubspec.yaml file:

dependencies:
  ziton_error 0.0.1

2. Install it #

You can install packages from the command line:

with pub:

$ pub get

with Flutter:

$ flutter pub get ziton_error 

3. Import it #

Now in your Dart code, you can use:

import 'package:glitch_text/glitch_text.dart';

Usage #

import plugin and create GlichText function

  

Additional information #

6
likes
0
pub points
0%
popularity

Publisher

unverified uploader

plugin for testing error management

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on ziton_error