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

[New Feature] Flutter Bottom Sheets #239

Open
Rhishikesh12 opened this issue Jun 6, 2023 · 0 comments
Open

[New Feature] Flutter Bottom Sheets #239

Rhishikesh12 opened this issue Jun 6, 2023 · 0 comments

Comments

@Rhishikesh12
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Yes, the problem is that the current UI Library lacks the functionality of bottom sheets.

Describe the solution you'd like
I would like to add the feature of bottom sheets to the UI Library. Bottom sheets are a UI component that can slide up from the bottom of the screen to display additional content or options. They provide a convenient way to present contextual information or actions without obstructing the main content.

Describe alternatives you've considered
One alternative solution could be using modal dialogs or pop-up menus to display additional information or options. However, bottom sheets offer a more visually appealing and user-friendly experience by providing a smooth transition and allowing the user to still see the underlying content.

Additional context
Adding bottom sheets to the UI Library will enhance the range of UI components available and provide developers with more flexibility in designing their applications.

I am interested in working on implementing this feature in the UI Library and would like to contribute to its development.

Example :

image

@Rhishikesh12 Rhishikesh12 changed the title [New Feature] Flutter Botton Sheets [New Feature] Flutter Bottom Sheets Jun 7, 2023
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

1 participant