-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add resizeToAvoidBottomInset
parameter in FScaffold
#304
Conversation
… into fix/scaffold-avoid-bottom-inset
Documentation Preview
You're seeing this because the docs/samples were updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 4 out of 10 changed files in this pull request and generated no comments.
Files not reviewed (6)
- .idea/runConfigurations/Run_Samples_build_runner.xml: Language not supported
- docs/pages/docs/layout/scaffold.mdx: Language not supported
- forui/example/.gitignore: Language not supported
- forui/example/lib/sandbox.dart: Language not supported
- forui/lib/src/widgets/scaffold.dart: Language not supported
- forui/test/src/widgets/scaffold_golden_test.dart: Language not supported
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally LGTM, just some minor nits.
Co-authored-by: Matthias Ngeo <[email protected]>
a8a17eb
to
c33d42d
Compare
Describe the changes
Fixes #293
Checklist