Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 599 Bytes

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 599 Bytes

6.2.0

  • Updated to go_router 6.2.0

6.0.0+3

  • Documentation error

6.0.0+2

  • Fixed duplicate completer error

6.0.0+1

  • Description change

6.0.0

  • Updated to go_router 6.0.0

5.2.0+1

  • .go flow fixed

5.2.0

  • Returning values now works again
  • Version number will match the go_router version it's updated

2.0.0

  • Updated to go_router 5.2.0

1.0.0+1

  • Fixed image

1.0.0

  • Adds a Future option to push and pushNamed making it posible to await results from a pop.
  • Adds an optional parameter to the pop method, allowing to return values from a pop.