Skip to content

How to make the bg color transparent #18

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

Closed
rashmisridar opened this issue May 12, 2021 · 3 comments
Closed

How to make the bg color transparent #18

rashmisridar opened this issue May 12, 2021 · 3 comments

Comments

@rashmisridar
Copy link

How to make the bg color transparent
WhatsApp Image 2021-05-12 at 5 07 10 PM (1)

@vizhan-lanars
Copy link
Collaborator

@rashmisridar I guess you need this:

 Scaffold(
        extendBody: true,
         ...
 ). 

Take a look example

@rashmisridar
Copy link
Author

@vizhan-lanars Issue resolved. Thank you

@rashmisridar
Copy link
Author

@vizhan-lanars When extendBody: true. Then getting this error from nested scroll view (not for static data, while retrieving the data from firebase/async ). Any idea on this ? Thanks.

https://stackoverflow.com/questions/58339739/nestedscrollview-issue-throwing-error-when-switching-between-two-screens

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