lib 0.0.3 copy "lib: ^0.0.3" to clipboard
lib: ^0.0.3 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
  • [LoadingBox] - widget shows loading box with loading indicator and some status
  • [FlexTable] - widget shows table with flexible columns
  • [EasyTab] - widget shows tab with easy customization

Extensions #

  • [Color] - extension for Color class
0
likes
110
pub points
81%
popularity

Publisher

verified publisherphysia.dev

This is a library that contains all the common widgets and functions used in the project.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on lib