quotes_widget 0.0.2 copy "quotes_widget: ^0.0.2" to clipboard
quotes_widget: ^0.0.2 copied to clipboard

QuotesWidget is a package used to display a random quote enclosed by a neumorphic container.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quotes_widget

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

dependencies:
  quotes_widget: ^0.0.2

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:quotes_widget/quotes_widget.dart';
1
likes
130
pub points
53%
popularity

Publisher

unverified uploader

QuotesWidget is a package used to display a random quote enclosed by a neumorphic container.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, glass_kit

More

Packages that depend on quotes_widget