matrix_waiting_screen 0.0.2
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.
0.0.1 #
- Initial release.
- Added
MatrixWaitingScreenwidget
0.0.2 #
- Improved package description in
pubspec.yamlfor better pub.dev scoring. - Enhanced
README.mdwith detailed installation, usage examples, and customization options. - Added comprehensive DartDoc documentation for
MatrixWaitingScreen,MatrixColumn, andMatrixPainter. - Fixed code formatting issues to comply with
dart format.