handy_tableview 0.0.1 copy "handy_tableview: ^0.0.1" to clipboard
handy_tableview: ^0.0.1 copied to clipboard

Achieve IOS style uitableview effect.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add handy_tableview

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

dependencies:
  handy_tableview: ^0.0.1

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:handy_tableview/scr/handy_definition.dart';
import 'package:handy_tableview/scr/handy_style.dart';
import 'package:handy_tableview/scr/handy_tableview.dart';
import 'package:handy_tableview/tableview.dart';
2
likes
100
pub points
1%
popularity

Publisher

unverified uploader

Achieve IOS style uitableview effect.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on handy_tableview