model_fetch_flutter 0.7.0 copy "model_fetch_flutter: ^0.7.0" to clipboard
model_fetch_flutter: ^0.7.0 copied to clipboard

Flutter widgets to build lazy load lists from model_fetch package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add model_fetch_flutter

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

dependencies:
  model_fetch_flutter: ^0.7.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:model_fetch_flutter/model_fetch_flutter.dart';
6
likes
140
points
168
downloads

Publisher

verified publisherainkin.com

Weekly Downloads

Flutter widgets to build lazy load lists from model_fetch package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT-0 (license)

Dependencies

collection, flutter, model_editors, model_fetch, model_interfaces, visibility_detector

More

Packages that depend on model_fetch_flutter