diff --git a/.gitignore b/.gitignore index 9be145f..01c49d5 100644 --- a/.gitignore +++ b/.gitignore @@ -18,7 +18,7 @@ # The .vscode folder contains launch configuration and tasks you configure in # VS Code which you may wish to be included in version control, so this line # is commented out by default. -#.vscode/ +.vscode/ # Flutter/Dart/Pub related # Libraries should not include pubspec.lock, per https://dart.dev/guides/libraries/private-files#pubspeclock. diff --git a/.vscode/launch.json b/.vscode/launch.json deleted file mode 100644 index c3be203..0000000 --- a/.vscode/launch.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - // Use IntelliSense to learn about possible attributes. - // Hover to view descriptions of existing attributes. - // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 - "version": "0.2.0", - "configurations": [ - { - "name": "example", - "cwd": "example", - "request": "launch", - "type": "dart" - } - ] -} \ No newline at end of file diff --git a/README.md b/README.md index a525c3a..c8d1e26 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ # Cunning Document Scanner +### In Loving Memory of Marcel Pater 🌟 + +> *“A new star has lit up in the sky... one that will shine brightly and guide us forever.”* +> +> This repository is dedicated to the memory of its creator and owner, **Marcel Pater**. +> Thank you, Marcel, for your passion, your dedication, and for sharing your light with the world. You will always be remembered. +> +> His work lives on, and this project continues to be maintained in his honor. + +--- + Cunning Document Scanner is a Flutter-based document scanner application that enables you to capture images of paper documents and convert them into digital files effortlessly. This application is designed to run on Android and iOS devices with minimum API levels of 21 and 13, respectively. ## Key Features diff --git a/example/pubspec.lock b/example/pubspec.lock index b77a538..52bd0c5 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -71,7 +71,7 @@ packages: path: ".." relative: true source: path - version: "2.5.1" + version: "2.6.0" cupertino_icons: dependency: "direct main" description: