bible_widgets 0.1.0 copy "bible_widgets: ^0.1.0" to clipboard
bible_widgets: ^0.1.0 copied to clipboard

Reusable Flutter widgets for Bible content rendering.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bible_widgets

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

dependencies:
  bible_widgets: ^0.1.0

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:bible_widgets/bible_widgets.dart';
0
likes
140
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Reusable Flutter widgets for Bible content rendering.

License

MIT (license)

Dependencies

bible_core, flutter

More

Packages that depend on bible_widgets