fix: logger.prompt does not support Chinese
Open
bug
- Dominant language
- Dart
- Stars
- 1.1k
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
```
final favoriteAnimal = logger.prompt(
'What is your favorite animal?',
defaultValue: '🐈',
);
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.