ext_plus 0.1.1 copy "ext_plus: ^0.1.1" to clipboard
ext_plus: ^0.1.1 copied to clipboard

A Flutter package providing utility methods and extensions for String manipulations and validations with comprehensive null check handling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ext_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ext_plus: ^0.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ext_plus/ext_plus.dart';
0
likes
130
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing utility methods and extensions for String manipulations and validations with comprehensive null check handling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter, flutter_custom_tabs, flutter_smart_dialog, fluttertoast, http, intl, logger, shared_preferences, timezone

More

Packages that depend on ext_plus