extensio 0.0.1 copy "extensio: ^0.0.1" to clipboard
extensio: ^0.0.1 copied to clipboard

A set of handy Dart and Flutter extensions.

Extensio #

Extensio is a lightweight Flutter package that provides useful extension methods to simplify your code.
This package aims to enhance native Dart types with concise, reusable utilities that improve readability and reduce boilerplate.


✨ Features #

  • String?.orEmpty → Returns an empty string ('') if the original string is null.

🚀 Getting started #

Add Extensio to your pubspec.yaml file:

dependencies:
  extensio: ^0.0.1
1
likes
0
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A set of handy Dart and Flutter extensions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on extensio