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

A highly responsive Flutter table and report builder for complex nested headers, editable data grids, and premium Excel/PDF exports.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add nrb

With Flutter:

 $ flutter pub add nrb

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

dependencies:
  nrb: ^2.0.2

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:nrb/nrb.dart';
8
likes
0
points
772
downloads

Publisher

verified publisherinnovatenestlabs.com

Weekly Downloads

A highly responsive Flutter table and report builder for complex nested headers, editable data grids, and premium Excel/PDF exports.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cross_file, flutter, share_plus, web

More

Packages that depend on nrb