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.

Libraries

breaking_bad_quotes
core
Core is the library which will handle the core functionality related to the clash royale SDK.