lib 0.0.1 lib: ^0.0.1 copied to clipboard
This is a library that contains all the common widgets and functions used in the project.
LIB #
lib, is a library of useful utils, widgets, extensions, and more for Flutter. it can speed up your development process and help you build beautiful apps with less code.
content #
Installation #
Add this to your package's pubspec.yaml file:
dependencies:
lib: ^0.0.1
Utils #
- [Platforms] - get current platform informations include web
Widgets #
- [Panel] - widget shows panel
- [DisabledBox] - widget disables child widget
- [ScrollableArea] - widget shows scrollable area
- [TextPlaceholder] - widget shows placeholder for text
Extensions #
- [Color] - extension for Color class