matrix_waiting_screen 0.0.2 copy "matrix_waiting_screen: ^0.0.2" to clipboard
matrix_waiting_screen: ^0.0.2 copied to clipboard

A highly customizable Flutter package that provides a cool 'Matrix' style digital rain effect waiting screen. Perfect for loading screens, splash screens, or hacker-themed apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add matrix_waiting_screen

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

dependencies:
  matrix_waiting_screen: ^0.0.2

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_waiting_screen/matrix_waiting_screen.dart';
1
likes
160
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable Flutter package that provides a cool 'Matrix' style digital rain effect waiting screen. Perfect for loading screens, splash screens, or hacker-themed apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on matrix_waiting_screen