ready 2.1.0 copy "ready: ^2.1.0" to clipboard
ready: ^2.1.0 copied to clipboard

Package that contains complete list solution and admin dashboard

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ready

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

dependencies:
  ready: ^2.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:ready/ready.dart';
99
likes
120
pub points
74%
popularity

Publisher

verified publishernew-step-apps.com

Package that contains complete list solution and admin dashboard

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

bloc, equatable, flutter, flutter_staggered_grid_view, intl

More

Packages that depend on ready