From 26d7daeda94c92776e59a6a57bec8579d0714ec6 Mon Sep 17 00:00:00 2001 From: Paul Halliday Date: Wed, 4 Mar 2020 15:10:19 +0000 Subject: [PATCH] Added usage tutorials --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ebe3019..9b88372 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,8 @@ import 'package:panorama/panorama.dart'; ## Screenshot ![screenshot](https://github.com/zesage/panorama/raw/master/resource/screenshot.gif) + +## Usage Tutorials + +* [Create a Panoramic Image Viewer in Flutter using the panorama plugin](https://developer.school/creating-a-panoramic-image-viewer-in-flutter-using-panorama-plugin/) +* [Flutter Panorama Plugin](https://www.youtube.com/watch?v=JYSJOQ86spc)