Skip to content

v4.1.0 May 29, 2023

Latest
Compare
Choose a tag to compare
@iampawan iampawan released this 29 May 12:30
· 43 commits to stable since this release
  • [New] VxAdaptive widget for responsive screen adaption and scaling.
  • [New] VxFlip widget for flipping effect.
  • [New] VxStat widget for common stats view.
  • [New] New extension methods for context, color, duration, and function etc.
  • [New] debounce() and throttle() extension methods added along with .foregroundColor().
  • [New] More boolean for device and OS checks.
  • [Breaking] VxDiscList and VxDecimalList are now VxUnorderedList and VxOrderedList with more options.
  • VStack, HStack, VxTimeline, VxUniversal etc improved.
  • Demo updated.
  • Many Bug Fixes.