nrb 4.1.0 copy "nrb: ^4.1.0" to clipboard
nrb: ^4.1.0 copied to clipboard

A responsive Flutter table and report builder with local Excel, PDF, Word exports, JSON-to-Excel, nested headers, and editable data grids.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nrb

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

dependencies:
  nrb: ^4.1.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:nrb/nrb.dart';
11
likes
100
points
258
downloads

Documentation

API reference

Publisher

verified publisherinnovatenestlabs.com

Weekly Downloads

A responsive Flutter table and report builder with local Excel, PDF, Word exports, JSON-to-Excel, nested headers, and editable data grids.

Topics

#tables #reports #excel #json

License

unknown (license)

Dependencies

cross_file, flutter, path_provider, pdf, share_plus, web

More

Packages that depend on nrb