exposurelistview 0.0.3 copy "exposurelistview: ^0.0.3" to clipboard
exposurelistview: ^0.0.3 copied to clipboard

outdated

增加example

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add exposurelistview

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

dependencies:
  exposurelistview: ^0.0.3

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:exposurelistview/bean/Position.dart';
import 'package:exposurelistview/bean/StaticsData.dart';
import 'package:exposurelistview/exposure_listview.dart';
import 'package:exposurelistview/exposure_grideview.dart';
import 'package:exposurelistview/exposure_sliver_child_builder_delegate.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

增加example

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on exposurelistview