flutter/examples/api/lib/cupertino/nav_bar
Kate Lovett 2c20325af4
Update CupertinoNavigationBar to support large layout (#157133)
Fixes https://github.com/flutter/flutter/issues/149625

This adds a new constructor CupertinoNavigationBar.large for the large style navigation bar. CupertinoSliverNavigationBar enables dynamically changing between the smaller and larger layouts for native iOS headers in response to scrolling, this change makes it possible to configure the static navigation bar in one style or the other.
2024-10-25 19:08:12 +00:00
..
cupertino_navigation_bar.0.dart Cupertino transparent navigation bars (#149102) 2024-07-03 20:35:27 +00:00
cupertino_navigation_bar.1.dart Add bottom to CupertinoNavigationBar to allow for a double-row nav bar (#155959) 2024-10-16 19:36:55 +00:00
cupertino_navigation_bar.2.dart Update CupertinoNavigationBar to support large layout (#157133) 2024-10-25 19:08:12 +00:00
cupertino_sliver_nav_bar.0.dart Rename Sample classes (#124080) 2023-04-04 20:34:29 +00:00
cupertino_sliver_nav_bar.1.dart Add bottom to CupertinoSliverNavigationBar (#155841) 2024-10-16 18:25:06 +00:00