simple 2.1.9 copy "simple: ^2.1.9" to clipboard
simple: ^2.1.9 copied to clipboard

discontinuedreplaced by: ready_extensions

Collection of extension methods to make your code simple , clean and fast

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple

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

dependencies:
  simple: ^2.1.9

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:simple/simple.dart';
6
likes
50
pub points
10%
popularity

Publisher

verified publishernew-step-apps.com

Collection of extension methods to make your code simple , clean and fast

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_localizations, intl, simple_dart, validators

More

Packages that depend on simple