eticon_extension 1.1.0 copy "eticon_extension: ^1.1.0" to clipboard
eticon_extension: ^1.1.0 copied to clipboard

A simple package that extends the base classes of the Dart language and adds new classes and features

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eticon_extension

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

dependencies:
  eticon_extension: ^1.1.0

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:eticon_extension/eticon_extension.dart';
1
likes
140
points
54
downloads

Publisher

verified publishereticon.ru

Weekly Downloads

A simple package that extends the base classes of the Dart language and adds new classes and features

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on eticon_extension