worksheet 2.3.0 copy "worksheet: ^2.3.0" to clipboard
worksheet: ^2.3.0 copied to clipboard

High-performance Flutter spreadsheet widget supporting large datasets, 10%-400% zoom, and GPU-optimized tile-based rendering.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add worksheet

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

dependencies:
  worksheet: ^2.3.0

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:worksheet/worksheet.dart';
4
likes
160
points
731
downloads
screenshot

Publisher

verified publisherhornmicro.com

Weekly Downloads

High-performance Flutter spreadsheet widget supporting large datasets, 10%-400% zoom, and GPU-optimized tile-based rendering.

Homepage
Repository (GitHub)
View/report issues

Topics

#spreadsheet #worksheet #excel #table #widget

Documentation

API reference

License

MIT (license)

Dependencies

any_date, flutter

More

Packages that depend on worksheet