• 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
..
animation Loading commit data...
cupertino Loading commit data...
dart Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...
_goldens_io.dart Loading commit data...
_goldens_web.dart Loading commit data...
analysis_options.yaml Loading commit data...
flutter_test_config.dart Loading commit data...
image_data.dart Loading commit data...