scripture 0.1.1 copy "scripture: ^0.1.1" to clipboard
scripture: ^0.1.1 copied to clipboard

A text layout engine optimized for USFM Bible data, featuring custom paragraph formatting and word-level interactivity.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scripture

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

dependencies:
  scripture: ^0.1.1

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:scripture/scripture.dart';
1
likes
155
points
10
downloads
screenshot

Publisher

verified publisherethnos.dev

Weekly Downloads

A text layout engine optimized for USFM Bible data, featuring custom paragraph formatting and word-level interactivity.

Repository (GitHub)
View/report issues

Topics

#text #layout #bible #usfm #widget

Documentation

API reference

License

CC0-1.0 (license)

Dependencies

flutter

More

Packages that depend on scripture