- Minor bugs fixed
- Minor bugs fixed
- Minor bugs fixed
- Upgrade to flutter stable version 1.17
- `Navigator(context).pop()' function issues fixed
- Minor bug fixed at Single/Multi selection dialog
- Minor bug fixed at SharedPreferences remove function
- highlightTitle and SubTitle function updated (title style, subtitle style)
- parameter
confirmationText
added to dialog for custom checkbox text - minor bug fixes
- Prepare for 1.0.0 version of sensors and package_info. (dart_lsc)
- Breaking changes to single input dialog
- remove
errorText
parameter - parameter
validator
function return string error message instead of bool - see example/lib/main.dart for details
- Navigator extension functions added for push, pop, replace, mustPop
- Bug fixes
- Navigator extension functions added for push, pop, replace
- Add theme support to
highlightTitleText
,highlightSubTitleText
functions
- Alert dialog button color changed to accent color
- Theme support added
- Bugs fixes (Single input dialog)
- Bugs fixes (Single input dialog)
- Bugs fixes (Single input dialog)
- Minor Changes
- Dialog function for custom icon and custom circle color
- Minor bug fixes
- Data class is no more abstract
- Add string extension functions toInt, toDouble
- Add extension functions getText, getInt, getDouble with default value return if error
- Minor Changes
- Added wifi off icon on error dialog icons for no internet connectivity
- Minor Changes
- Minor bugs fixes
- Minor bugs fixes
- Minor changes (Radio list dialog)
- Added: Radio list dialog
- Added: Single select dialog
- Added: Multi select dialog
- Added: List view screen with search field
- Options dialog added
- Readme.md file update
- Readme.md file update
- Minor changes
- Bugs fixes
- Bugs fixes
- Bugs fixes
- Bugs fixes
- Single input dialog added
- Get OS Version
- minor changes
- http rest client api function added
- Internet connection listener
- Connection checker
- .md file changed
- .md file changed
- Complete example added
- Minor bug fixed
- Added
- DateTime
- integer
- double
- formats
- DateTimeAPI
- Functions added
- getPackageInfo()
- getDeviceInfo()
- Widget Screen added
- Package OkToast added with functions
- Check OkToast requirements here https://pub.dev/packages/oktoast
- Minor changes
- Shared preferences added with Prefs class
- Minor changes
- nothing special
- String extensions function added (capitalize, titleCase)
- Navigation functions added (push, pop, replaceWith)
- Stack trace dialogs is now part of commons library
- Dialog bugs fixes
- Adding example project
- Formatting dialogs.
- Adding dialogs.
- minor changes.
- Getting overall score.
- Initial release.