/hexagonal_grid_widget

Primary LanguageDartApache License 2.0Apache-2.0

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.yaml to the desired version number
  • Update CHANGELOG.md with the version number and changes
  • pub publish --dry-run
  • pub publish