slovnicki / beamer

A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.
MIT License
585 stars 129 forks source link

please publish latest version with deep_links support to pub.dev #576

Open makinghappen opened 1 year ago

makinghappen commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

**Beamer version: 1.5.3

To Reproduce Steps to reproduce the behavior:

  1. install beamer from pub.dev
  2. take the example code https://github.com/slovnicki/beamer/tree/master/examples/deep_links and try building it with beamer 1.5.3
  3. See types error

Expected behavior Package must be built

makinghappen commented 1 year ago

@slovnicki is there a hope it will be fixed?