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

outdated

CRUD Table View with lazy loading

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crud_table

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

dependencies:
  crud_table: ^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:crud_table/crud_table.dart';
49
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

CRUD Table View with lazy loading

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fluid_kit, flutter, flutter_riverpod, split_view, visibility_detector

More

Packages that depend on crud_table