nrb 3.0.2 copy "nrb: ^3.0.2" to clipboard
nrb: ^3.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 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: ^3.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:nrb/nrb.dart';
8
likes
120
points
772
downloads

Documentation

API reference

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.

License

unknown (license)

Dependencies

cross_file, flutter, share_plus, web

More

Packages that depend on nrb