1-) FLUTTER - uzun print yazmak log Logging large strings from Flutter
kaynak : https://stackoverflow.com/questions/49138971/logging-large-strings-from-flutter
import 'dart:developer';
log(reallyReallyLongText);