lib 0.0.1 copy "lib: ^0.0.1" to clipboard
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
0
likes
130
pub points
77%
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