Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] Improve the docs #22

Open
3 of 7 tasks
maheshj01 opened this issue Mar 11, 2023 · 3 comments
Open
3 of 7 tasks

[Proposal] Improve the docs #22

maheshj01 opened this issue Mar 11, 2023 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@maheshj01
Copy link
Owner

maheshj01 commented Mar 11, 2023

This issue tracks a request to improve the documentation for this package. This issue will be marked as closed when all the below conditions are met.

  • Publish docs using docs.page
  • Include examples for different use cases.
  • Keep readme.md clear and concise.
  • Add a link to detailed documentation in the readme.md.
  • Update the medium blogpost as per the current state of the package.
  • Add a showcase section showing the apps that use NavbarRouter.
  • Add a link to edit the docs
@maheshj01
Copy link
Owner Author

maheshj01 commented Mar 11, 2023

Things to include in the docs

  • Add an index change Listener
  • Document and provide samples of how routes are pushed on top of each tab and flutter's Navigator stack based on the discussion in this Issue #21.
  • Medium post specify using BottomNavigationbar hides the navbar when pushing routes.
  • Update the screenshots in readme with the new sample app (uses material 3)
  • Add navigation animation to docs.

@maheshj01
Copy link
Owner Author

@maheshj01 maheshj01 self-assigned this Mar 12, 2023
@maheshj01 maheshj01 added the documentation Improvements or additions to documentation label Apr 9, 2023
@maheshj01
Copy link
Owner Author

The decoration properties are now being loaded from constants: https://github.com/maheshmnj/docs/blob/main/src/constants.js on navbar_router/types

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant