From bd1dcfde3f6cc98d61f92fd18158bedcfd971d73 Mon Sep 17 00:00:00 2001 From: Gazihan Alankus Date: Fri, 22 Jan 2021 14:03:40 +0300 Subject: [PATCH] The old example URL did not have an example. --- packages/camera/camera/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/camera/camera/README.md b/packages/camera/camera/README.md index f7163818aae3..b9fdd7384297 100644 --- a/packages/camera/camera/README.md +++ b/packages/camera/camera/README.md @@ -122,7 +122,7 @@ class _CameraAppState extends State { } ``` -For a more elaborate usage example see [here](https://github.com/flutter/plugins/tree/master/packages/camera/example). +For a more elaborate usage example see [here](https://github.com/flutter/plugins/tree/master/packages/camera/camera/example). *Note*: This plugin is still under development, and some APIs might not be available yet. [Feedback welcome](https://github.com/flutter/flutter/issues) and