• xster's avatar
    Create a CupertinoTab to support parallel navigation trees in iOS (#12130) · f9e8da6d
    xster authored
    * Refactor CupertinoScaffold
    
    * Rename rootTabPageBuilder to tabBuilder
    
    * fix tab transparency padding
    
    * add a CupertinoTab
    
    * Add default background color
    
    * Add a bunch of examples
    
    * A bunch of tests
    
    * Refactor CupertinoScaffold
    
    * Rename rootTabPageBuilder to tabBuilder
    
    * fix tab transparency padding
    
    * Add default background color
    
    * review notes
    
    * fix test
    
    * review
    
    * Rename CupertinoTab to CupertinoTabView
    
    * remove final ; in sample code for analyzer
    f9e8da6d
scaffold_test.dart 7.43 KB