ejl_visual_widgets 0.0.2
ejl_visual_widgets: ^0.0.2 copied to clipboard
A ready-to-use Flutter visual widgets including buttons, text fields, dialogs, validators, and more.
EJL Visual Widgets #
Features #
[features.png] Visual components that speed up development, avoid code repetition and standardize the app's visual identity.
⚙️ Installation #
Add to pubspec.yaml:
dependencies:
ejl_visual_widgets: ^0.0.2
The in your .dart files
import 'package:ejl_visual_widgets/ejl_visual_widgets.dart';
📄 License #
[img.png]
EJL Visual Widgets is released under the MIT license. See LICENSE for details.