config_map 0.3.1
config_map: ^0.3.1 copied to clipboard
Helper class for converting string values of object in predefined types and for editing ones
0.3.1 #
- add documentation comments; fix static constructor
0.3.0 #
- add bool field: check for Checkbox widget
0.2.1 #
- export ConfigMapUtils
0.2.0 #
- new interface and store format (JSON string for each key)
0.1.4 #
- init()
- setNulStr()
- getString()
- get()
- getAs()
- setSingle()
- setList()
- fix example_min.dart
- add example, change readme
- add comments to fix warnings