fake_terminal 0.0.9 fake_terminal: ^0.0.9 copied to clipboard
A customizable fake terminal widget for Flutter applications.
[0.0.1] - Initial Release #
- Added the FakeTerminal widget.
[0.0.2] - Initial Release update #
- Updated README file
[0.0.3] - Initial Release update #
- Updated README file
[0.0.4] - Initial Release update #
- Fixed text direction
[0.0.5] - Initial Release update #
- Just a check
[0.0.6] - Initial Release update #
- fixed duplicate lines
[0.0.7] - Initial Release update #
- introduced List<ValueNotifier
[0.0.8] - Initial Release update #
- added loading animation
[0.0.9] - Initial Release update #
- added ScreenUtil