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

A flutter widget builder for the offset_iterator package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add offset_iterator_builder

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

dependencies:
  offset_iterator_builder: ^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:offset_iterator_builder/offset_iterator_builder.dart';
0
likes
135
points
47
downloads

Publisher

verified publishertimsmart.co

Weekly Downloads

A flutter widget builder for the offset_iterator package.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

elemental, flutter, offset_iterator

More

Packages that depend on offset_iterator_builder