model_fetch_flutter 0.6.0-5.dev copy "model_fetch_flutter: ^0.6.0-5.dev" to clipboard
model_fetch_flutter: ^0.6.0-5.dev 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 Dart:

 $ dart pub add model_fetch_flutter

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 dart pub get):

dependencies:
  model_fetch_flutter: ^0.6.0-5.dev

Alternatively, your editor might support dart pub get or 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