vpack 1.0.0
vpack: ^1.0.0 copied to clipboard
A customizable component package for Flutter.
VPack #
VPack is a Flutter package that provides highly customizable UI components, making it easier to build elegant and efficient user interfaces.
✨ Key Features #
- VButton: A customizable button with various shapes, colors, sizes, and states.
- VTextField: A flexible text input field with built-in styles and validation support.
- VWallet: A specialized component designed for handling wallet-like UI elements.
- VIcon: A scalable and themeable icon widget for consistent iconography.
- VIllustration: A widget to display vector-based illustrations in an optimized way.
- VImage: A powerful image handler with support for caching and optimizations.
- VLottie: A smooth and lightweight animation player using Lottie files.
🚀 Installation #
To install VPack, add the following dependency to your pubspec.yaml file:
dependencies:
vpack: ^1.0.0