Skip to content

A thin wrapper around Navigator that *visually* resizes the child navigator to match the size of the content displayed in the current route.

License

Notifications You must be signed in to change notification settings

fujidaiti/navigator_resizable

Repository files navigation

NavigatorResizable

GitHub Repo stars GitHub last commit (branch) Pub Version Pub Likes Pub Points Pub Monthly Downloads

A thin wrapper around Navigator that visually resizes the child navigator to match the size of the content displayed in the current route. All standard navigation APIs, such as Navigator.push, Navigator.pop, named routes, and the Pages API (e.g., go_router, auto_route), can be used with NavigatorResizable, just as with the regular navigator.



Resources

  • See /example for the basic usage and practical examples.
  • See the API documentation for the detailed description of the NavigatorResizable widget.

Questions

If you have any questions, feel free to ask them on the discussions page.


Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Links


About

A thin wrapper around Navigator that *visually* resizes the child navigator to match the size of the content displayed in the current route.

Topics

Resources

License

Stars

Watchers

Forks

Languages