Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: PRID021/packages

Tags

go_router-v4.0.0

Toggle go_router-v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor RouterDelegate attempt 2 (flutter#2189)

* Revert "Revert "[go_router] Refactor RouterDelegate into functional pieces (flutter#1653)" (flutter#2183)"

This reverts commit d39ffb1.

* [go_router] Continue searching for top-level routes if the recursive search doesn't find any

* Remove Route.push from demo app

* update CHANGELOG.md

* Avoid pushing the same page in example

bump go_router_builder to 1.0.5

* Change published version to 4.0.0

* Specify dart SDK version >=2.17.0 to avoid analyzer errors

Analyzing go_router...

  error - lib/src/go_route_information_provider.dart:24:41 - A value of type 'WidgetsBinding?' can't be returned from the function '_binding' because it has a return type of 'WidgetsBinding'. - return_of_invalid_type
  error - lib/src/go_router.dart:51:33 - The property 'platformDispatcher' can't be unconditionally accessed because the receiver can be 'null'. Try making the access conditional (using '?.') or adding a null check to the target ('!'). - unchecked_use_of_nullable_value

2 issues found.

* Specify flutter >=3.0.0 in go_router

* Apply suggestions from code review

Co-authored-by: Loïc Sharma <[email protected]>

* Apply suggestions from code review

* Update packages/go_router/lib/src/go_route_information_parser.dart

Co-authored-by: Loïc Sharma <[email protected]>

* Update packages/go_router/lib/src/go_route_information_parser.dart

Co-authored-by: Loïc Sharma <[email protected]>

* Update packages/go_router/lib/src/go_route_information_parser.dart

Co-authored-by: Loïc Sharma <[email protected]>

* Update packages/go_router/lib/src/go_route_information_parser.dart

Co-authored-by: Loïc Sharma <[email protected]>

* Add '/' route to test

* add go_route_information_provider_test.dart

* Add test for redirect detection in GoRouteInformationParser

* format

Co-authored-by: Loïc Sharma <[email protected]>

go_router_builder-v1.0.5

Toggle go_router_builder-v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor RouterDelegate attempt 2 (flutter#2189)

* Revert "Revert "[go_router] Refactor RouterDelegate into functional pieces (flutter#1653)" (flutter#2183)"

This reverts commit d39ffb1.

* [go_router] Continue searching for top-level routes if the recursive search doesn't find any

* Remove Route.push from demo app

* update CHANGELOG.md

* Avoid pushing the same page in example

bump go_router_builder to 1.0.5

* Change published version to 4.0.0

* Specify dart SDK version >=2.17.0 to avoid analyzer errors

Analyzing go_router...

  error - lib/src/go_route_information_provider.dart:24:41 - A value of type 'WidgetsBinding?' can't be returned from the function '_binding' because it has a return type of 'WidgetsBinding'. - return_of_invalid_type
  error - lib/src/go_router.dart:51:33 - The property 'platformDispatcher' can't be unconditionally accessed because the receiver can be 'null'. Try making the access conditional (using '?.') or adding a null check to the target ('!'). - unchecked_use_of_nullable_value

2 issues found.

* Specify flutter >=3.0.0 in go_router

* Apply suggestions from code review

Co-authored-by: Loïc Sharma <[email protected]>

* Apply suggestions from code review

* Update packages/go_router/lib/src/go_route_information_parser.dart

Co-authored-by: Loïc Sharma <[email protected]>

* Update packages/go_router/lib/src/go_route_information_parser.dart

Co-authored-by: Loïc Sharma <[email protected]>

* Update packages/go_router/lib/src/go_route_information_parser.dart

Co-authored-by: Loïc Sharma <[email protected]>

* Update packages/go_router/lib/src/go_route_information_parser.dart

Co-authored-by: Loïc Sharma <[email protected]>

* Add '/' route to test

* add go_route_information_provider_test.dart

* Add test for redirect detection in GoRouteInformationParser

* format

Co-authored-by: Loïc Sharma <[email protected]>

pigeon-v3.1.5

Toggle pigeon-v3.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pigeon] Fixes bug with mixmatch of nndb and nested types of objc. (f…

…lutter#2157)

* [pigeon] Fixes bug with mixmatch of nndb and nested types of objc.

* created nullable variant for fromMap

* added integration test

* format

* added new generated files

* added comment

* Updated android tests.

* updated windows tests

pigeon-v3.1.4

Toggle pigeon-v3.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[pigeon] Improve C++ field handling (flutter#2097)

rfw-v1.0.5

Toggle rfw-v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_image][ci] ignore deprecation warning, migrate master refere…

…nces to main. (flutter#2199)

pointer_interceptor-v0.9.3+2

Toggle pointer_interceptor-v0.9.3+2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_image][ci] ignore deprecation warning, migrate master refere…

…nces to main. (flutter#2199)

flutter_image-v4.1.3

Toggle flutter_image-v4.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_image][ci] ignore deprecation warning, migrate master refere…

…nces to main. (flutter#2199)

extension_google_sign_in_as_googleapis_auth-v2.0.5

Toggle extension_google_sign_in_as_googleapis_auth-v2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_image][ci] ignore deprecation warning, migrate master refere…

…nces to main. (flutter#2199)

cupertino_icons-v1.0.5

Toggle cupertino_icons-v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[flutter_image][ci] ignore deprecation warning, migrate master refere…

…nces to main. (flutter#2199)

rfw-v1.0.4

Toggle rfw-v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[various] migrate from ui.hash* to Object.hash* (flutter#1581)

* migrate from ui.hash* to Object.hash*