Scott Horn
Scott Horn
### Context For rare situations, you may want to render a different background for the active selection and then paint over that with the selected cell content. This wrapper enables...
### Related to Added the ability to change the column header width/row header height - for example to handle different fonts/zooming. Also allow adjusting the initiate table cell width and...
### Context Bugfix for fill selection handle, that creates artefacts in frozen rows and columns ### Approach Check if the handle needs to be drawn on both sides of frozen...
### Context Added the ability to style the frozen cell separator line ### Approach Updated the table and header line rendering to check if it is the last row/column and...
### Related to Includes the following: feat/add-example feat/flutter-3 ### Context Add a Table Select header widget with styles and unit tests. ### Approach Created a simple widget to draw a...
### Related to feat/add-example ### Context Updated swayze and swayze_math to support latest flutter (3.2.3) at the time. Update unit tests for both and golden images. ### Approach Removed libraries...