responsive_sheet 1.0.4
responsive_sheet: ^1.0.4 copied to clipboard
Responsive Sheet for Flutter apps that adapts seamlessly to Desktop, Tablet, and Mobile, providing a flexible and customizable modal experience.
Change Log #
1.0.0 #
- ✨ First stable release of Responsive Sheet.
- 🧩 Provides a unified and responsive bottom sheet layout for Flutter apps.
- 📱 Automatically adapts between BottomSheet on mobile and Dialog on desktop/web.
- ⚙️ Includes customizable type and style builders for flexible UI configuration.
1.0.1 #
- ⚙️ Update README
1.0.2 #
- ⚙️ Update README
1.0.3 #
- ⚙️ Adjust Pub Point Suggestion
1.0.4 #
- ⚙️ Update README, add live example and video explanation