funle_fb2 1.0.0+2 copy "funle_fb2: ^1.0.0+2" to clipboard
funle_fb2: ^1.0.0+2 copied to clipboard

This package provides functionality to parse FB2 files and extract information. It is designed to be easy to use and integrate into Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add funle_fb2

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  funle_fb2: ^1.0.0+2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:funle_fb2/funle_fb2.dart';
0
likes
160
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

This package provides functionality to parse FB2 files and extract information. It is designed to be easy to use and integrate into Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on funle_fb2