joshuadeguzman / joshuadeguzman/flutter_dialogs

Feature request: automatically use correct case for dialog actions

Open
#13 1 comment 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
C++
Stars
14
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Action labels on iOS use sentence case whereas on Material Design they are all upper case. It would be really useful to be able to supply Flutter Dialogs with a sentence case String which can be used directly on iOS, but automatically set to upper case when on Android.

A good example can be found on the [Material Design Guidelines](https://material.io/components/dialogs#usage) site if you scroll down to Cross Platform Adaptations.

Thank you.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.