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

Extensions

  • Color - extension for Color class