excel_it 1.0.2 copy "excel_it: ^1.0.2" to clipboard
excel_it: ^1.0.2 copied to clipboard

discontinued
outdated

A flutter and dart library for creating, editing and updating excel sheets both on client and server side compatible.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add excel_it

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

dependencies:
  excel_it: ^1.0.2

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:excel_it/excel_it.dart';
9
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A flutter and dart library for creating, editing and updating excel sheets both on client and server side compatible.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

archive, flutter, xml

More

Packages that depend on excel_it