Skip to content

Conversation

@CaoGiaHieu-dev
Copy link
Contributor

Impact of this pr #8405 , params with required enum cannot parse

Fixed : flutter/flutter#164354

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

CaoGiaHieu-dev and others added 23 commits January 10, 2025 10:50
* 'main' of https://github.com/CaoGiaHieu-dev/packages:
  Roll Flutter from 1659206 to 2e570ca (75 revisions) (#8731)
  Manual roll Flutter from 043b719 to 1659206 (19 revisions) (#8728)
  Manual roll Flutter from 911aa75 to 043b719 (#8693)
  Dependabot to update major and minor versions of test dependencies, ignore patch (#8712)
  [local_auth] Update to use flutter.targetSdkVersion (#8695)
  [go_router_builder]: Handle invaild params (#8405)
  [pigeon] Timestamp test steps in CI (#8716)
  [camera_android_camerax] Fix 90°-off preview rotation (#8629)
  [go_router] Secured empty matches in canPop (#8557)
  [tool] Update targetsdk version to 35 from 32 (#8694)
  [various] Bump androidx.test:core to 1.4.0 (#8710)
  [camera] Disable flaky tests (#8708)
  [url_launcher][web] Prevent browser from navigating when followLink isn't called (#8675)
  [various] Remove plugin-level `integration_test` dependencies (#8711)
  [ci] Lengthen custom tests timeout (#8715)

# Conflicts:
#	packages/go_router_builder/example/lib/all_types.g.dart
#	packages/go_router_builder/example/lib/main.g.dart
#	packages/go_router_builder/example/lib/stateful_shell_route_initial_location_example.g.dart
#	packages/go_router_builder/lib/src/route_config.dart
#	packages/go_router_builder/test_inputs/enum_parameter.dart.expect
#	packages/go_router_builder/test_inputs/iterable_with_enum.dart.expect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[go_router_builder]: After mirgate to version 2.8.1 , the queryParams with required enum cause error

1 participant