Last updated:
0 purchases
matrix digital rain
Matrix Digital Rain package #
Easy to use flutter matrix digital rain widget.
installation #
for install this package add package to your pubspec.yaml file:
dependencies:
matrix_digital_rain: ^0.0.1
copied to clipboard
run flutter pub get to download package. also, import the package in your file:
import 'package:matrix_digital_rain/matrix_digital_rain.dart';
copied to clipboard
Matrix Digital Rain Theme #
you can create your own widgets with matrix background by adding this widget as the parent widget.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.