breaking_bad_quotes 1.0.2 copy "breaking_bad_quotes: ^1.0.2" to clipboard
breaking_bad_quotes: ^1.0.2 copied to clipboard

A Dart package which connects to https://breaking-bad-quotes.herokuapp.com and get the Breaking Bad quotes.

breaking_bad_quotes #

A Dart package which connects to https://breaking-bad-quotes.herokuapp.com and get the Breaking Bad quotes.

For details on API go to https://github.com/shevabam/breaking-bad-quotes.

This is an unofficial package for https://github.com/shevabam/breaking-bad-quotes. And I don't take any credit for the APIs related to https://github.com/shevabam/breaking-bad-quotes.

  1. Add breaking_bad_quotes: <version> to the project.

  2. Add import 'package:breaking_bad_quotes/breaking_bad_quotes.dart'; to start accessing the SDK features.

  3. Initialize the BreakingBadQuotes.

    var breakingBadQuotes = BreakingBadQuotes();
  1. Start using the package to get single quotes or multiple.
1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A Dart package which connects to https://breaking-bad-quotes.herokuapp.com and get the Breaking Bad quotes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter_lints, http, logger

More

Packages that depend on breaking_bad_quotes