David Miguel Lozano
David Miguel Lozano
`RouteConfiguration` was asserting that if a GoRoute has a `parentNavigatorKey` specified, its subroutes can only use navigator keys **above** it. So, it was not allowing the subroutes to use the...
As a side note, it'd be nice that if a `GoRoute` specifies a `parentNavigatorKey` its subroutes use that `parentNavigatorKey` by default, so that we don't have to specify it in...
OpenCV manager apk distributed in Google Play is not the latest version (3.00 vs 3.30) and makes GoBees to crash when using OpenCV 3.3. So we have two options: -...
Similar issues: - https://github.com/flutterchina/dio/issues/1454 - https://github.com/flutterchina/dio/issues/1497 - https://github.com/flutterchina/dio/issues/1536 Open PRs: - https://github.com/flutterchina/dio/pull/1470 - https://github.com/flutterchina/dio/pull/1496 - https://github.com/flutterchina/dio/pull/1550 - https://github.com/flutterchina/dio/pull/1565
https://github.com/flutter/packages/pull/2664 This PR adds an `observers` parameter to `ShellRoute`. Not the ideal solution to this issue, but a better workaround than relying on `redirect` for analytics.
This has already been supported since v3.2.0: https://github.com/invertase/melos/pull/526
I signed it!
hey @goderbauer, Sorry, the PR got lost in my TODO list. I'll try to process your feedback this week. Thanks for the reminder!
Sorry again for the delay! The PR is now ready for review again.
Sure, I'll try to resolve the conflicts this week.