If that's really the data format you are receiving and just want to format it differently, try some string manipulation, e.g: Thanks for contributing an answer to Stack Overflow! When we run the application, we ought to get the screens output like the underneath screen capture. ByteData.sublistView (. Why is this usage of "I've to work" so awkward? FlutterDevs team of Flutter developers to build high-quality and functionally-rich apps. Images are major to each application. So please try it. Dart Version: Dart VM version: 2.1.-dev.9.3.flutter-9c07fb64c4 OS: . If you are using the latter type you can use the answer provided by Rami and modify the return as follow: Thanks for contributing an answer to Stack Overflow! Ready to optimize your JavaScript with Rust? Image.memory(Uint8List.fromList(myBytes)); Image.memory(Uint8List.fromList(myBuffer.asInt8List())). For long lists, this implementation can be considerably more space- and time-efficient than the default List implementation. I have manage to make a List<Map<String, dynamic>> using groupBy(), but after that I've tried many ways and facing many errors like: List<dynamic> is not a subtype of <Map<String, dynamic>>, FormatException: unexpected character, etc. flutter sqflite error: flutterEngine.getPlugins().add(new com.tekartik.sqflite.SqflitePlugin()); How to refresh currently active page in flutter, Flutter showModalBottomSheet to show ontop of BottomNavigationBar, How to intertwine Async functions and sync functions in flutter, FLUTTER : How to make container size of children, check weather the user readed data or not in flutter using firestore, Listen for url redirects in the flutter_webview, ERROR:flutter/lib/ui/ui_dart_state.cc(166) Unhandled Exception: type '_CompactLinkedHashSet
' is not a subtype of type 'FutureOr