EJL Visual Widgets
Features

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.6
The in your .dart files
import 'package:ejl_visual_widgets/ejl_visual_widgets.dart';
📄 License

EJL Visual Widgets is released under the MIT license. See LICENSE for details.