-
Notifications
You must be signed in to change notification settings - Fork 600
Closed
Labels
feature requestSuggestion/Request for additional featureSuggestion/Request for additional feature
Description
Duplicate Check
- I have searched the opened issues and there are no duplicates
Describe the requested feature
It is not possible to create a widget that will snap to the end of the page if the height of the page content is less than the height of the window, but will also scroll with the content if there is not enough space.
This issue occurs because any Control with expand = true in a scrollable Column becomes infinite.
Example in Flutter: https://pub.dev/packages/sticky_footer_scrollview
Suggest a solution
No response
Screenshots
Additional details
No response
Metadata
Metadata
Assignees
Labels
feature requestSuggestion/Request for additional featureSuggestion/Request for additional feature

