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

Action on Cancel button #1

Closed
Kinomad opened this issue Feb 7, 2022 · 2 comments
Closed

Action on Cancel button #1

Kinomad opened this issue Feb 7, 2022 · 2 comments

Comments

@Kinomad
Copy link

Kinomad commented Feb 7, 2022

Hi!
Congratulations for your a great job! I tried on iOS, it's work pretty well and really pleasant to use it :) Some feature are even more confortable than insta :))

On iOS, you have a close button on the top left, but nothing happen when I click on it. I would like to be back to my previous screen. For now, I use my a Widget with "middleBottomWidget" to have a cancel button but it will be nicer to use your original button :) Or how to manage somes actions on it like you can do with the onDone ?

I'm really glad to use this new package and excited to see the next evolution :)
Thank you for your work!

@camilo1498
Copy link
Owner

Hi kinomad!, thanks for giving feedback on this project, I'm glad to have your help, the problem with that button is that it doesn't have any onDone function since I forgot to implement it 😅, I'm working on an update to improve performance, remove provider and fix some issues like that of that button, in the next few days or weeks I hope to be able to give an update (i am a junior dev, be patient with me 😅)

@Kinomad
Copy link
Author

Kinomad commented Feb 7, 2022

No worries, I'm also newbie in Flutter and glad if I can help for testing :)

That's really good if you can remove the provider, because for the moment, I didn't find a way to add it inside the list of my other Providers. For example : providers: [ StoriesEditorProvider().providers ] doesn't work and say : "The element type 'List' can't be assigned to the list type 'SingleChildWidget'".

Thanks in advance for the cancel button and next improvement!

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

2 participants