dawo003 property

Map<String, String> dawo003
getter/setter pair

Map to hold development status of this app / version.

Implementation

Map<String, String> dawo003 = {
  'devStateNum': '95% to  1.0.0',
  'devSituation': 'Soon to Publish',

  ///  Find, where in my test-folders is THIS  version used?
  'version': '0.9.9',
  //  'version': '0.0.3',
  'published': 'Yes, Pub',

  ///  next-version-info might be useful for my different tests and devMemo:s
  'next version': '1.0.0. ~9.4.2022',
  'author': 'Heikki Lappalainen',
  'devOp': 'Heikki Lappalainen',
  'webPage': 'https://github.com/heiklap/dawo',
  'started': '15.7.2013 ',
  'purpose': 'Education, Learning  '
};