• Iiro Krankka's avatar
    Change PageController#nextPage & #previousPage methods to return Future when... · 0a85db29
    Iiro Krankka authored
    Change PageController#nextPage & #previousPage methods to return Future when the animation completes. (#12299)
    
    * Changed PageController #nextPage & #previousPage to return a Future after completing.
    
    * Removed false statement about returning a Future in PageController#jumpToPage
    
    * Added tests to make sure nextPage & previousPage return Futures.
    
    * Tested that the Futures returned by nextPage & previousPage actually resolve.
    
    * Renaming *pageCalled to *pageCompleted, since that's what it's actually for.
    0a85db29
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...
.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...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...