super_cupertino_navigation_bar icon indicating copy to clipboard operation
super_cupertino_navigation_bar copied to clipboard

This package offers a collapsible app bar along with an attractive search bar animation, enhancing the visual appeal of your Flutter app with an iOS-inspired design. This package is versatile, allowin...

Results 17 super_cupertino_navigation_bar issues
Sort by recently updated
recently updated
newest added

Hello! Thanks for your package, it works very smooth and I really like it. But I need additional feature that I honestly don't know how to use with your widgets....

Hello, thanks for this sweet package. It works quite well. I have a huge list which I would like to display. How can this be archived with the current implementation?...

Hi! Thanks for making this. I'm new to flutter development, and I'm trying to use your widget with iOS-like Tabs at the bottom of the screen. I've iterated on getting...

When scaling up the IOS System Font size, the placeholder text of the search bar is being offset to the top. ![search_bar_2](https://github.com/kspo/super_cupertino_navigation_bar/assets/43514478/1316eeca-c224-432e-8f14-a08c99d3f857) When not scaled up: ![search_bar_1](https://github.com/kspo/super_cupertino_navigation_bar/assets/43514478/2f8fd604-07db-46d6-9c32-09e7587bf599) In my example,...

Since the scroll controller doesn't see the body content. How to implement pagination?

I want to make an app page which has: * Large Title. * Search Bar. * Tap upper edge of top NavigationBar (SuperAppBar) to make content list scroll to top....

Hi, Thanks for your hard work and for this great library! I’ve encountered an issue with the back button label text size change in the widget when the iOS system...