esv_bible 1.1.0 copy "esv_bible: ^1.1.0" to clipboard
esv_bible: ^1.1.0 copied to clipboard

outdated

A future-based dart package for the ESV API from Crossway which can be used to fetch ESV bible passages.

0.1.0 #

The initial release which includes getting of text and html passages and passage search.

0.1.1 #

  • Updated pub spec description.
  • Renamed use case class files.

0.1.2 #

  • Directory restructuring
  • Added example

0.1.3 #

Example fix

0.1.4 #

Simplified the example

0.2.0 #

  • Removed models and used the entities instead.
  • Used the json_serializable to easily create entities from json map and convert them to json maps.

0.3.0 #

  • Introduced new class for fetching passage data from ESV API.
  • Removed use case classes.
  • Updated the example.
  • Updated the dependencies.

1.0.0 #

  • Added downloading of audio passage.
  • Updated example and tests.

1.0.1 #

  • Fix the issue where the custom file path is not always being used.
  • Corrected the example usage.
  • Added more tests.

1.0.2 #

  • Cleaned up typos and renamed some dart files.

1.1.0 #

  • Exported additional classes.
  • Refactored the remote data source.
4
likes
0
points
96
downloads

Publisher

verified publisherarielmagbanua.com

Weekly Downloads

A future-based dart package for the ESV API from Crossway which can be used to fetch ESV bible passages.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, http, json_annotation

More

Packages that depend on esv_bible