vox_widgets 0.0.23
vox_widgets: ^0.0.23 copied to clipboard
A set of widgets commonly used for cross platform development.
0.0.23 #
- adding a dependency for the cupertino_icons so our toggle theme button works properly.
0.0.22 #
- fixed coloring issues.
0.0.21 #
- adding a vox toggle theme button.
0.0.20 #
- we are updating our vox_link_icon to include a tool tip message that will show our link when hovered over.
0.0.19 #
- adding a better padding to our trailing widget in our scaffold.
0.0.18 #
- adding simple toggle for safe area with our vox_scaffold.
0.0.17 #
- Changing default row attributes for our vox_chip.
0.0.16 #
- Changing minor themeing changes to vox_container.
0.0.15 #
- re-adding the correct basic cursor on our button if onPressed is null.
0.0.14 #
- adding option for the user to pass a color as backgroundColor to vox_tab_button.
0.0.13 #
- bonk error
0.0.12 #
- added our vox_container ( a decorated container ), vox_toggle_button, and update vox_link_icon
0.0.11 #
- adding our tooltip widget
0.0.10 #
- updated blur-hash adding base for link_icon.
0.0.9 #
- Adding our VoxTabButton, and updating the VoxScaffold to include, a maximum length for titles.
0.0.8 #
- Update Naming Scheme
0.0.6 #
- Adding our adaptive builder
0.0.4 #
- Adding a missing scaffold title.
0.0.3 #
- Adding VoxLabeledWidget, and adding our onPressed for VoxChip.
0.0.2 #
- Adding VoxEncrustedIcon as needed
0.0.1 #
- Initial release
- Adding the most commonly used widgets