worksheet 1.8.0 copy "worksheet: ^1.8.0" to clipboard
worksheet: ^1.8.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 Dart:

 $ dart pub add worksheet

With Flutter:

 $ flutter pub add worksheet

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

dependencies:
  worksheet: ^1.8.0

Alternatively, your editor might support dart pub get or 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
0
points
800
downloads

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

License

unknown (license)

Dependencies

any_date, flutter

More

Packages that depend on worksheet