customize 0.0.5 copy "customize: ^0.0.5" to clipboard
customize: ^0.0.5 copied to clipboard

discontinued
outdated

Customize Flutter is awesome package to create beautiful UI.

Customize is awesome flutter package to create beautiful UI.

Buy Me A Coffee


Pub Version GitHub contributors GitHub Release Date GitHub Workflow Status

Thanks to the introduction of extension methods in Dart 2.7.0, customize makes it possible to build widget tree`s more readable and efficient.

Customize is build as a tool to enhance your Flutter UI development experience and make code easier. It is highly inspired by Bootstrap and Tailwind CSS.

How to Use #

# add this line to your dependencies
  customize: ^0.0.5
import 'package:customize/customize.dart';

Basic Example #

FxEmptyState(
  title: "Wrong",
  subTitle: "Someting wrong",
  image: "https://i.pinimg.com/originals/5d/35/e3/5d35e39988e3a183bdc3a9d2570d20a9.gif",
),

Screen Shot #

customize

21
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Customize Flutter is awesome package to create beautiful UI.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg, get

More

Packages that depend on customize