later property

Map<String, String> later
getter/setter pair

Changed from List to Map in 0.0.7. version Changes #maybe planned to dawoPackage. V: 1-9 = value, E = effort, D: = done

Implementation

Map<String, String> later = {
  '   * * *  next List to plan Dawo 009 aso changes.   * * * ':
      'Value, Effort, Done',
  'Plugin: DB  propably Mongo There is Pub package                    .':
      'V:5 E:6 D:0',
  'Plugin: Server-client.  Angel package          ': 'V:6 E:3 D:0',
  'Plugin: DB: Local storage for user own data.                   ':
      'V:5 E:4 D:0',
  'LATER: Internal systematics. Most critical improvements.': 'V:5 E:6 D:0',
  'LATER: FLOW:  Real work-flow for chore': 'V:5 E:8 D:0',
  'LATER: ?   UI?                                              ?.':
      'V:5 E:5 D:0',
  'LATER: UI:  Choose mission / chore at start.': 'V:5 E:8 D:0',
  'LATER: :ad:promo: Corporation:   real store & resolve :bind:bing: ':
      'V:6 E:6 D:0',
  'LATER: Server-client. Simple server - client.                     ':
      'V:2 E:2 D:0',
  'LATER: FIX: Make devBox a class; long functions are hard to manage.':
      'V:1 E:8 D:-1',
  'LATER: WEB presentation, dawo-web-hooks for here-is-text-output.':
      'V:7 E:8 D:0',
  'LATER: Example new mission: useful, chore: #FoodFinder, #pundit  ':
      'V:5 E:4 D:0',
};