You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v7.0.0
- [Breaking] Migrate connectivity_plus library to latest
- Added support for ethernet, bluetooth, vpn connectivity
- Added toBool method that return true if given string is "true" as a String
- Added more comments to improve pub points
v6.0.0
- Updated Dart & Kotlin version
- Added child property in PlaceHolderWidget
- Added default padding in Button in NoDataWidget
- Added new enhanced email pattern which supports '-' after '@'
- Added new String extensions
- Added BoxDecoration in TextIcon widget
- Added BoxDecoration in OTPTextField widget
- Added highlightColor in SettingItemWidget widget