Konstantin Dovnar

Results 5 issues of Konstantin Dovnar

Currently, on android, we have `AndroidFlutterLocalNotificationsPlugin.areNotificationsEnabled`. With that we can check whenever notification permissions is granted for android 13+. Why there is no such option for iOS?

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

a: text input
platform-web
has reproducible steps
assigned for triage
browser: safari-ios
team-web
found in release: 3.13
:hourglass_flowing_sand:
found in release: 3.16

## Description Ability to convert `Timestamp` objects to the UTC `DateTime` object. In case, when we save UTC timestamps to the firestore, we need to restore them in that state....

**Which locale is missing?** `tg` locale. **Which locale have you considered of using instead, but was not sufficient?** None. I have ready-to-use date symbols, patterns and plural-rules, but as i...

type-enhancement
missing-locale-data
package:intl

**Feature Request:** The SidebarItems widget in the macos_ui package currently requires `currentIndex` to always be a non-null value between 0 and the total item count, forcing a selection at all...

improvement