Skip to content

Commit 74c32c4

Browse files
authored
Replace old implicit animation codelab with updated combined one (#12630)
- Removes the old [Implicit animations codelab](https://docs.flutter.dev/codelabs/implicit-animations) that was hosted directly on the site. - Redirects the link and updates mentions to point to John and Justin's more recently updated [Animations in Flutter codelab](https://codelabs.developers.google.com/advanced-flutter-animations).
1 parent 23f4abf commit 74c32c4

File tree

26 files changed

+14
-1664
lines changed

26 files changed

+14
-1664
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ updates:
4242
- "/examples/animation/animate3"
4343
- "/examples/animation/animate4"
4444
- "/examples/animation/animate5"
45-
- "/examples/animation/implicit"
4645
- "/examples/cookbook/animation/animated_container"
4746
- "/examples/cookbook/animation/opacity_animation"
4847
- "/examples/cookbook/animation/page_route_animation"

examples/animation/implicit/README.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

examples/animation/implicit/container1/lib/main.dart

Lines changed: 0 additions & 80 deletions
This file was deleted.

examples/animation/implicit/container2/lib/main.dart

Lines changed: 0 additions & 83 deletions
This file was deleted.

examples/animation/implicit/container3/lib/main.dart

Lines changed: 0 additions & 91 deletions
This file was deleted.

examples/animation/implicit/container4/lib/main.dart

Lines changed: 0 additions & 91 deletions
This file was deleted.

0 commit comments

Comments
 (0)