matrix_debug_page 1.0.0 copy "matrix_debug_page: ^1.0.0" to clipboard
matrix_debug_page: ^1.0.0 copied to clipboard

A simple page with matrix effect(code rain) show user device info or custom debug information

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add matrix_debug_page

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

dependencies:
  matrix_debug_page: ^1.0.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:matrix_debug_page/matrix_debug_page.dart';
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

A simple page with matrix effect(code rain) show user device info or custom debug information

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

clipboard, device_info_plus, flutter, flutter_screenutil, package_info_plus

More

Packages that depend on matrix_debug_page