flutter_list_exposure 0.0.2 copy "flutter_list_exposure: ^0.0.2" to clipboard
flutter_list_exposure: ^0.0.2 copied to clipboard

outdated

原作者:https://github.com/Vadaski/flutter_exposure/

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_list_exposure

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

dependencies:
  flutter_list_exposure: ^0.0.2

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:flutter_list_exposure/exposure.dart';
import 'package:flutter_list_exposure/list/exposure_widget.dart';
import 'package:flutter_list_exposure/list/scroll_detail_provider.dart';
import 'package:flutter_list_exposure/list/scroll_notification_publisher.dart';
0
likes
50
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

原作者:https://github.com/Vadaski/flutter_exposure/

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_list_exposure