From bd51b9026255a59a1e4b6a9f9379ba02d6749550 Mon Sep 17 00:00:00 2001 From: dummer-Affe <85801776+dummer-Affe@users.noreply.github.com> Date: Thu, 29 Dec 2022 08:58:03 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c8bc73..fba34fc 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ Gallery Picker is a flutter package that will allow you to pick media file(s), m [✔] Null-safety +You could find the code samples of the given gifs below in `/example/examples` folder. +
@@ -419,4 +421,4 @@ Check out our examples! - The [intl](https://pub.dev/packages/intl) package - The [bottom_sheet_bar](https://pub.dev/packages/bottom_sheet_bar) package - The [platform_info](https://pub.dev/packages/platform_info) package -- The [permission_handler](https://pub.dev/packages/permission_handler) package \ No newline at end of file +- The [permission_handler](https://pub.dev/packages/permission_handler) package