Andrei Tarasevich

Results 5 issues of Andrei Tarasevich

### Page URL https://docs.flutter.dev/development/accessibility-and-localization/internationalization/ ### Page source https://github.com/flutter/website/tree/main/src/development/accessibility-and-localization/internationalization.md ### Describe the problem 1. Open the https://docs.flutter.dev/development/accessibility-and-localization/internationalization#using-the-dart-intl-tools 2. Add `intl_translation` package to `pubspec.yaml` 3. Run `flutter pub get` _Expected result:_ `intl_translation`...

p3-low
e1-hours

How I can set the text for this text? ![Screenshot 2022-06-15 at 08 20 20](https://user-images.githubusercontent.com/15182848/173742755-4287842d-e2c0-4986-b31b-7021a2cff0ae.png) All other text can be set by this properties: picker.CustomCameraAccessDeniedErrorTitle, CustomCameraAccessDeniedErrorMessage, CustomPhotosAccessDeniedErrorTitle, CustomPhotosAccessDeniedErrorMessage

`MTOUCH : error MT2002: Failed to resolve "UIKit.UINavigationItemBackButtonDisplayMode" reference from "Xamarin.iOS, Version=0.0.0.0, Culture=neutral` Only v2.5.0, previous versions build success.

I'm just copied your example and provide a lot of items and I see two scrollbars: ![image](https://github.com/AlexBacich/sticky-headers-table/assets/15182848/b56771fa-558e-4fde-a572-79abedfa8fdb) How to hide the left one?

https://github.com/icapps/flutter-custom-image-crop/issues/52#issuecomment-1970583222