1. 26 Nov, 2021 1 commit
  2. 25 Nov, 2021 2 commits
  3. 29 Sep, 2021 1 commit
  4. 09 Aug, 2021 1 commit
  5. 01 Aug, 2021 1 commit
    • - Add  `String? routeName` to the following context Navigation methods:
      `to`, `off`, `offAll`. To enforce the usage of `RouteSettings` and avoid issues with GetxController not being disposed properly, and also to keep control and consistency in the methods.
      - modified `RouterReportManager.reportRouteDispose` to make it work with context Routes.
      - added extension_navigator.dart `_cleanRouteName` to remove unwanted format where the Route name is taking from the page Type in context Routes.
      - added `GetStringUtils.paramCase` to support potentially a clean url name for the context Routes. So `/()=> MyView` can become `/my-view'
      - added `GetUtils.snakeCase` and `GetUtils.paramCase` to support `_cleanRouteName` url Strings (currently deactivated.) Base code taken from the ReCase package and proper credit attributed in comments.
      Roi Peker authored
  6. 30 Jul, 2021 1 commit
  7. 25 Jul, 2021 1 commit
  8. 21 Jul, 2021 1 commit
  9. 20 Jul, 2021 1 commit
  10. 19 Jul, 2021 1 commit
  11. 18 Jul, 2021 1 commit
  12. 17 Jul, 2021 2 commits
  13. 13 Jul, 2021 1 commit
  14. 11 Jul, 2021 1 commit
  15. 05 Jul, 2021 1 commit
  16. 14 Jun, 2021 1 commit
  17. 24 May, 2021 2 commits
  18. 11 May, 2021 1 commit
  19. 10 May, 2021 2 commits
  20. 03 Apr, 2021 3 commits
  21. 29 Mar, 2021 1 commit
  22. 26 Mar, 2021 2 commits
  23. 04 Mar, 2021 4 commits
  24. 26 Feb, 2021 2 commits
  25. 14 Feb, 2021 1 commit
  26. 12 Feb, 2021 3 commits
  27. 11 Feb, 2021 1 commit