zooper_table 1.0.1 copy "zooper_table: ^1.0.1" to clipboard
zooper_table: ^1.0.1 copied to clipboard

A highly versatile and dynamic table widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zooper_table

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

dependencies:
  zooper_table: ^1.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:zooper_table/zooper_table.dart';
2
likes
120
pub points
2%
popularity

Publisher

verified publisherzooper.dev

A highly versatile and dynamic table widget

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, lucide_icons, provider, reorderables

More

Packages that depend on zooper_table