https://github.com/plugfox/book
Book is a Dart library for working with books.
https://github.com/plugfox/book
book dart epub flutter package pub
Last synced: 6 months ago
JSON representation
Book is a Dart library for working with books.
- Host: GitHub
- URL: https://github.com/plugfox/book
- Owner: PlugFox
- Created: 2023-10-18T19:58:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T04:41:36.000Z (over 1 year ago)
- Last Synced: 2025-02-23T14:26:46.581Z (11 months ago)
- Topics: book, dart, epub, flutter, package, pub
- Language: Dart
- Homepage:
- Size: 81.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Book
[](https://pub.dev/packages/book)
[](https://github.com/PlugFox/book/actions)
[](https://codecov.io/gh/PlugFox/book)
[](https://opensource.org/licenses/MIT)
[](https://pub.dev/packages/linter)
[](https://github.com/plugfox/book/)
Book is a Dart library for working with books.
## Installation
Add the following dependency to your `pubspec.yaml` file:
```yaml
dependencies:
book:
```