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

outdated

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.5.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
0
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

License

unknown (license)

Dependencies

flutter, model_fetch, visibility_detector

More

Packages that depend on model_fetch_flutter