json to map flutter+ code example Example: dart map to json string import 'dart:convert'; ... json.encode(data); // JSON.encode(data) in Dart 1.x