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

ERb libs - generic utils (including extensions, ...)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add erb_shared

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

dependencies:
  erb_shared: ^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:erb_shared/erb_shared.dart';
1
likes
150
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

ERb libs - generic utils (including extensions, ...)

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dartx, dio, flutter

More

Packages that depend on erb_shared