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

A flutter pacakge that returns random quote.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quoter

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

dependencies:
  quoter: ^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:quoter/quoter.dart';
1
likes
130
pub points
62%
popularity

Publisher

unverified uploader

A flutter pacakge that returns random quote.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, flutter

More

Packages that depend on quoter