booster 0.0.2 copy "booster: ^0.0.2" to clipboard
booster: ^0.0.2 copied to clipboard

A collection of useful widgets, extensions and utilities to boost Flutter app development.

booster #

A collection of useful widgets, extensions and utilities to boost Flutter app development.

Usage #

dependencies:
  booster: ^0.0.1

Features #

  • Widgets

    • Gap: Gap may be used in place of SizedBox.square().
  • Extensions

    • Widget extensions

      • toSliver: Converts a widget to a Sliver.
      • toExpanded(): Converts a child of a Row, Column, or Flex widget to an Expanded.
      • toFlexible(): Converts a child of a Row, Column, or Flex widget to a Flexible.
    • String extensions

      • toInt: Converts the string to an integer if possible.
      • toDouble: Converts the string to a double if possible.
      • toCapitalize: Capitalizes the first character of each word in the string.

License #

MIT License

Support #

Buy Me A Coffee

1
likes
0
pub points
0%
popularity

Publisher

verified publishercodingmitra.com

A collection of useful widgets, extensions and utilities to boost Flutter app development.

Repository (GitHub)
View/report issues

Topics

#flutter #widget #extensions #utilities

Funding

Consider supporting this project:

buymeacoffee.com

License

unknown (license)

Dependencies

flutter

More

Packages that depend on booster