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

Plugin that contains dynamic value parsers to check for null, empty, true and others.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lenient_equality

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

dependencies:
  lenient_equality: ^0.0.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:lenient_equality/lenient_equality.dart';
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Plugin that contains dynamic value parsers to check for null, empty, true and others.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on lenient_equality