This package is to allow users to swipe back from a page from any part of the screen.
Retrieved from: https://pub.dev/packages/swipeable_page_route
Version: 0.4.4
git clone <repo>
git remote add -f <name> <repo url>
git subtree add --prefix <path-to-repo> <name> <branch/commit> --squash
Reference: https://www.atlassian.com/git/tutorials/git-subtree
git subtree pull --prefix <name> <repo url> <branch/commit> --squash