Results 7 issues of Nell

While testing on v3.0.6, I found an issue with UUID.v1 performance dropping sharply after hot reload. Not sure if it's really a problem, but I'll report it right away. Thanks...

bug

## What happened? It's not a huge problem, but I'm reporting that DartPad seems to be slowing down. When I run the following [DartPad](https://dartpad.dev/?id=499b8d1e6a210006ea6536bedea35c32), a few months ago I got...

type-bug

Hi, Central Kurdish, also known as [Kurdish (Sorani)](https://en.wikipedia.org/wiki/Sorani), is a right-to-left language.It seems that `isRtlLanguage()` is returning the wrong value as `false`. Code ```dart import 'package:intl/intl.dart'; void main() { ///...

missing-locale-data
package:intl

**UPDATE:** For current status, see https://github.com/flutter/flutter/issues/98720#issuecomment-1548704965 and thereafter. . . Original report follows. --- I found an issue with TextField, I'm not sure if it's intended or not. After entering...

a: text input
e: device-specific
platform-android
framework
f: material design
has reproducible steps
P2
e: samsung
found in release: 3.0
found in release: 3.1
f: selection
team-text-input

## 🐛 Bug Report If starting with "~" in Korean on iOS, it won't read the sentence to the end. ### Expected behavior Should read the sentence to the end....

Hi, I'm making a camera app with samsung s8 device and [camera package](https://pub.dev/packages/camera). However, there is a problem with the shooting speed being too slow on the Android device. It...

e: device-specific
platform-android
p: camera
package
P3
team-android
triaged-android

## What happened? ## Steps to reproduce problem Korean is not displayed correctly on the dartpad. ## Additional info ### Browser Browser: Chrome, Safari Version: Chrome - 130.0.6723.117 (arm64) /...