hexagonal_grid_widget 1.0.3
hexagonal_grid_widget: ^1.0.3 copied to clipboard
A hex layout widget with infinite omniscroll and is highly customizable. It's extremely efficient as only the hex widgets that are viewable are rendered while all others are not.
hexagonal_grid_widget #
A hex layout widget that supports infinite omniscroll and is highly customizable. Only the hex widgets that are viewable are rendered while all others are not, thus making this widget very efficient even at larger datasets.
To Publish to Pub #
--- or ---
- Make updates to code
- Update
pubspec.yamlto the desired version number - Update
CHANGELOG.mdwith the version number and changes pub publish --dry-runpub publish