• xster's avatar
    Make Cupertino page transitions match native behaviours (#9138) · 58ddde88
    xster authored
    * Moved stuff around yet
    
    * Fix depedencies
    
    * Add more dartdoc comments to packages
    
    * Remove Cupertino dependency on material
    
    * Removed mountain_view package and added page transition test
    
    * Fix analyze warnings
    
    * Remove commented code
    
    * Partial solution. Still need to stop the animation on the previous page for modal
    
    * Some review notes
    
    * Move the cupertino back gesture controller’s lifecycle management back to its parent
    
    * Reviews
    
    * Add background color
    
    * Directional curves, full screen transition
    
    * Don’t perform the exit animation if the incoming page is a dialog
    
    * It works!
    
    * Test structures
    
    * Add a bunch of more tests and fix the gallery
    
    * One more comment
    
    * Review notes
    
    * final controller
    
    * Use that sweet sweet `is!` keyword
    
    * Play golf, because I’m bitter that there’s no nullable `as` or something in dart
    
    * Remove a space
    
    * Review notes
    
    * Remove the last deprecated test
    58ddde88
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
appveyor.yml Loading commit data...