Skip to content

Version 6.1.0

Compare
Choose a tag to compare
@adar2378 adar2378 released this 20 Jan 12:44
· 128 commits to master since this release

Features ✨

  • Added haptic feedback enum HapticFeedbackTypes { heavy, light, medium, selection, vibrate, }
  • Added animated obscure widget support obscuringWidget and blinkWhenObscuring

Fixes πŸ›

  • Fixed bug related to TextStyle not given.
  • Fixed bug related to setState is being called after disposal.