simc / dartx

Superpowers for Dart. Collection of useful static extension methods.
https://pub.dev/packages/dartx
Apache License 2.0
1.08k stars 88 forks source link

Feature console #144

Closed ghasemdev closed 2 years ago

ghasemdev commented 2 years ago

Add buildString() and .toChar() function

Add console function like print args and read...()

passsy commented 2 years ago

I like buildString and toChar!

I'm not seeing the console functions as part of this repo. They would be better a part of dcli, dart_console or console