lectio_wrapper 0.6.60 copy "lectio_wrapper: ^0.6.60" to clipboard
lectio_wrapper: ^0.6.60 copied to clipboard

A client wrapper for Lectio. Everything runs and is scraped without thirdparty. This means it is as secure as typical Lectio browsing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lectio_wrapper

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

dependencies:
  lectio_wrapper: ^0.6.60

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:lectio_wrapper/lectio_wrapper.dart';
2
likes
130
pub points
37%
popularity

Publisher

verified publisheroscarspalk.com

A client wrapper for Lectio. Everything runs and is scraped without thirdparty. This means it is as secure as typical Lectio browsing.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

beautiful_soup_dart, cookie_jar, dio, dio_cookie_manager, flutter, freezed_annotation, intl, json_annotation

More

Packages that depend on lectio_wrapper