Last updated:
0 purchases
ly flutter utils
Flutter app dev utils by blodely([email protected]).
Features #
App Dev Utility.
Getting started #
Just run flutter pub add ly_flutter_utils at project root.
Usage #
Example: outline a widget for debug purpose,
DebugBorder(
child: Container(),
)
copied to clipboard
Additional information #
License: MIT,
Author: Luo Yu, email: [email protected]
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.