EasyScan aims to be the Crossplatform document scanning app that can convert images to pdf in a simple tap from a camera or your directory itself. Contributors
A few resources to get you started if this is your first Flutter project:
Goto the project directory and run following commands:
flutter pub get
flutter run
You can fork
the project.
You can clone the whole project.
git clone https://github.com/askbuddie/easy-scan.git
TODO
Author Name : Siddharthe Joshi
Author URI : Youtube Channel
GitHub URI : cimplesid
List of all Contributors:
This project is to help you easily scan you documents via camera or the images and process them into a pdf file. If you want to contribute, pull requests are always welcome.Pull request to add features rules.
- Fork the project
- Make a
feature-branch
fromdev
and add your features - Run
flutter analyze .
- Send pull request to
dev
and wait to merge.
Check the installation section to start contributing to this project.