Integer in Dart
Read moreHow do you get logs in flutter?
Flutter Logger Library
Read moreHow do you get to the console log on Android?
Inside it you need to open the Remote devices view from the More tools menu . The view will list all attached Android devices and running emulator instances, each with its own list of active web views. By clicking Inspect you can attach to any one of them. You can view the console log output from the Console view.
Read more