smart_dialogs 2.0.5 smart_dialogs: ^2.0.5 copied to clipboard
This package provides easy-to-use dialogs of various types and some other GUI elements (popups, tables, icon panels) for use in Web applications, based on 'dart:html'.
Smart Dialogs for Web Apps #
Version history #
2.0.0 - 2019-03-04 First version available on pub site
2.0.1 - 2019-03-05 Fixed some code health issues
2.0.2 - 2019-03-05 Fixed link to executable example
2.0.3 - 2019-03-06 Fixed bug when clicking into opened combo box
2.0.4 - 2019-03-07 Now uses the analysis_options.yaml file of the pedantic Dart package for code checking
2.0.5 - 2019-03-10 Simplified example