morpheme_extension 1.1.1 copy "morpheme_extension: ^1.1.1" to clipboard
morpheme_extension: ^1.1.1 copied to clipboard

Superpowers for Dart. Collection of useful static extension methods.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add morpheme_extension

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

dependencies:
  morpheme_extension: ^1.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:morpheme_extension/morpheme_extension.dart';
3
likes
160
points
93
downloads

Publisher

verified publishermorpheme.design

Weekly Downloads

Superpowers for Dart. Collection of useful static extension methods.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, time

More

Packages that depend on morpheme_extension