kalismeras61 / flutter_page_transition

This is Flutter Page Transition Package
BSD 2-Clause "Simplified" License
475 stars 57 forks source link

Updated dependencies and example to support flutter_web #15

Closed olson-nathan closed 5 years ago

olson-nathan commented 5 years ago

Title

Add support for flutter_web

Description

This PR adds support for flutter_web by pointing flutter dependencies at the flutter_web GitHub Repo and the appropriate packages.

kalismeras61 commented 5 years ago

Thank you!

olson-nathan commented 5 years ago

Just an FYI that the Flutter community has unofficially adopted flutter_web as the branch name that indicates your package supports Flutter Web while in tech preview.