easy for use
only two steps
import 'logger.dart';
log('hello dart') or log(1+1)
and you will get some info from your console
you can click link to jump the line that you invoke log api
only two steps
import 'logger.dart';
log('hello dart') or log(1+1)
and you will get some info from your console
you can click link to jump the line that you invoke log api