bible 0.5.0 copy "bible: ^0.5.0" to clipboard
bible: ^0.5.0 copied to clipboard

outdated

A starting point for Dart libraries or applications.

example/bible_example.dart

import 'package:bible/bible.dart';

void main() {
  Bible.addKeys({'esvapi': 'APITOKEN'});
  var passage = Bible.queryPassage('John 3:16');
}
21
likes
0
points
33
downloads

Publisher

verified publisherpetit.dev

Weekly Downloads

A starting point for Dart libraries or applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, reference_parser

More

Packages that depend on bible