You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I am working with your responsive_scaffold and its a good solution make the app crossplattform compatible and more responsibe.
I am now on the point where the responsive_scaffold facing its limits.
Generally its adaptive to many cases.
But regarding to the appbar its a bit impractical. You can only overgive the title and actions to adjust this,
But what if i want use crossplatorm backbuttons and using the bottom functionality of the appbar for example for tab views? --> I need to build my appbar on my own.
i have some ideas regarding to the responsive scaffold:
So i think its more useful if title and trailing + appbar specific stuff will be removed.
floatingActionButtons are bound to the bottom of the scaffold body, but why not to the scaffolds floating action button properties?
In my opinion the responsive_scaffold is just a container which gives 100% controle over the scaffold but enables the power to makes the scaffold responsible regarding to the device(so what its doing atm).
What do you think about it? Correct me if I am wrong.
And I wonder why no more people use this package, bec responsiblitie is a main theme in flutter?!?!
Thank you for this package btw! Good work.
Best regards from germany,
Robin
The text was updated successfully, but these errors were encountered:
And I wonder why no more people use this package, bec responsiblitie is a main theme in flutter?!?!
Probably as it sometimes has limits and building one yourself isn't that hard xD
regarding your request coul'd you elaborate more?
I just don't get what exactly you mean
(I'm not the maintainer but started a fork for my own use and maybe I'll request taking over this project)
Hey, I am working with your responsive_scaffold and its a good solution make the app crossplattform compatible and more responsibe.
I am now on the point where the responsive_scaffold facing its limits.
Generally its adaptive to many cases.
But regarding to the appbar its a bit impractical. You can only overgive the title and actions to adjust this,
But what if i want use crossplatorm backbuttons and using the bottom functionality of the appbar for example for tab views? --> I need to build my appbar on my own.
i have some ideas regarding to the responsive scaffold:
In my opinion the responsive_scaffold is just a container which gives 100% controle over the scaffold but enables the power to makes the scaffold responsible regarding to the device(so what its doing atm).
What do you think about it? Correct me if I am wrong.
And I wonder why no more people use this package, bec responsiblitie is a main theme in flutter?!?!
Thank you for this package btw! Good work.
Best regards from germany,
Robin
The text was updated successfully, but these errors were encountered: