Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cupertino style #279

Open
ricardoboss opened this issue Feb 26, 2024 · 7 comments
Open

Cupertino style #279

ricardoboss opened this issue Feb 26, 2024 · 7 comments

Comments

@ricardoboss
Copy link
Contributor

Great package!

Is your feature request related to a problem? Please describe.
I am developing a Cupertino-style app and would like to use feedback. Unfortunately, feedback looks like Material and I cannot control enough of the style to make it look native.

Describe the solution you'd like
I'd like to have a way to either make it look like Cupertino or have enough configuration options to make it look like Cupertino myself.

Describe alternatives you've considered
One alternative may be to just let it look like Material and just change the colors via the theme option.

@ueman
Copy link
Owner

ueman commented Feb 26, 2024

Hey, do you have any mockups or examples how this could look like when it's cupertino styled? I'm having troubles thinking of a design that looks Cupertino-y.

@ueman
Copy link
Owner

ueman commented Feb 26, 2024

I‘m guessing the screenshot edit screen would be a good starting point
IMG_0058

@ricardoboss
Copy link
Contributor Author

Hey, do you have any mockups or examples how this could look like when it's cupertino styled?

No, unfortunately not. I like the idea of the screenshot edit screen though! Maybe I can provide guidance for how to apply Apples HID guidelines

@ricardoboss
Copy link
Contributor Author

ricardoboss commented Feb 26, 2024

A colleague pointed me to this repo, which is apparently a Swift feedback package. It has this screenshot, which shows its design:

@ricardoboss
Copy link
Contributor Author

Bugsee has this design:

image

@ricardoboss
Copy link
Contributor Author

Maybe, instead of overhauling the whole design just for cupertino, a good first step might be to add callbacks to allow customizing each part of the feedback screen.

I am thinking of buildSubmitButton, buildDeleteButton and buildDrawButton options to customize each of these widgets. Maybe also add a way to customize the icons, since I am not using any Material icons, except for feedback.

@chucker
Copy link

chucker commented Feb 26, 2024

I‘m guessing the screenshot edit screen would be a good starting point

Some of this UI is available in PencilKit. Looks like a Flutter wrapper exists: https://pub.dev/packages/pencil_kit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants