lents 0.1.1 copy "lents: ^0.1.1" to clipboard
lents: ^0.1.1 copied to clipboard

A package that provides a set of ready-to-use widgets and classes for Dart/Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lents

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

dependencies:
  lents: ^0.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:lents/lents.dart';
1
likes
130
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A package that provides a set of ready-to-use widgets and classes for Dart/Flutter applications.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

algolia_helper_flutter, bloc, cloud_firestore, equatable, flutter, flutter_bloc, geolocator, image_cropper, image_picker

More

Packages that depend on lents