• ivirtex's avatar
    Add `CupertinoSliverNavigationBar` large title magnification on over scroll (#110127) · ef40e3ea
    ivirtex authored
    * Add magnification of CupertinoSliverNavigationBar large title
    
    * Fix padding in maximum scale computation
    
    * Apply magnification by using RenderBox
    
    * Do not pass key to the superclass constructor
    
    * Use `clampDouble` instead of `clamp` extension method
    
    * Remove trailing whitespaces to make linter happy
    
    * Name test variables more precisely
    
    * Move transform computation to `performLayout` and implement `hitTestChildren`
    
    * Address comments
    
    * Address comments
    
    * Address comments
    
    * Update comment about scale
    
    * Fix hit-testing
    
    * Fix hit-testing again
    
    * Make linter happy
    
    * Implement magnifying without using LayoutBuilder
    
    * Remove trailing spaces
    
    * Add hit-testing of the large title
    
    * Remove whitespaces
    
    * Fix scale computation and some tests
    
    * Fix remaining tests
    
    * Refactor and fix comments
    
    * Update comments
    ef40e3ea
Name
Last commit
Last update
..
activity_indicator Loading commit data...
bottom_tab_bar Loading commit data...
button Loading commit data...
context_menu Loading commit data...
date_picker Loading commit data...
dialog Loading commit data...
form_row Loading commit data...
list_section Loading commit data...
nav_bar Loading commit data...
page_scaffold Loading commit data...
picker Loading commit data...
refresh Loading commit data...
route Loading commit data...
scrollbar Loading commit data...
search_field Loading commit data...
segmented_control Loading commit data...
slider Loading commit data...
switch Loading commit data...
tab_scaffold Loading commit data...
text_field Loading commit data...
text_form_field_row Loading commit data...