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

A Flutter package for building structured and customizable report layouts.

1.0.0 #

  • Customizable report layout builder with nrb

1.0.1 #

  • Documentation customized

1.0.2 #

  • Clickable and Generic TextCell added.

1.0.3 #

  • Sub Headers and Headers height merge logic implemented.

1.0.4 #

  • Number format helpers added for reuse.

1.0.5 #

  • Added isAmount Field in TextCell for internal number formatting

1.0.6 #

  • A great useful update has available, each column width can be now dynamic. Just add width: some_double_value; Boom! It will magically handle other things by self.

1.0.7 #

  • Column auto re-sizing based on long press and double tap reset logic added

1.0.8 #

  • Report download facilities added with Excel Format.

1.0.9 #

  • Report layout responsiveness added for all type of device screen sizes and TextFieldCell() for input field

1.0.10 #

  • Table as form use case features added

1.0.11 #

  • Negative values number formatting bug fixed

1.0.12 #

  • Fixed simple mode height calculation bug
  • Added Floating action button with download and share features
4
likes
125
points
442
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for building structured and customizable report layouts.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

cross_file, flutter, share_plus, web

More

Packages that depend on nrb