elbe 0.2.5 copy "elbe: ^0.2.5" to clipboard
elbe: ^0.2.5 copied to clipboard

a toolkit for simplifying frontend development

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add elbe

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

dependencies:
  elbe: ^0.2.5

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:elbe/elbe.dart';
4
likes
130
points
268
downloads

Publisher

verified publisherrobbb.in

Weekly Downloads

a toolkit for simplifying frontend development

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, go_router, lucide_icons, package_info_plus

More

Packages that depend on elbe