JaspervanRiet / duck_router

A Flutter router with intents
MIT License
4 stars 3 forks source link

feat!: remove StatefulChildLocation #15

Closed JaspervanRiet closed 3 months ago

JaspervanRiet commented 3 months ago

Description

As #11 rightly points out, StatefulChildLocation has no use anymore. Remove it!

Related Issues

11

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?