A simple flutter app to generate pdf from the images. Also providing the option to apply filter and document rearrengement.
file.mp4
Wen you first open the app, message will be shown to add images. You can use the camera or add image you already have by clicking galery button on the right side of the camera button. You can add as many images you want, and navigate throw the list of the image using the left and right controller provided at the side of the image.
- First from left button is for rearrenging images
- second button is for clearing all images( you can also clear individual image by clicking on "clear" button given on each image)
- third button is for applying different available filter.
- Fourth button is for capturing image from the camera.
- Fifth button is for selecting image from the file system.
When you done with capturing images, rearrengement and applying filter, you can click on the done button given at the top right corner to generate the pdf. It will try to open the default pdf app after the pdf generated.
- Operating system: Ubuntu 20.04
- Flutter 2.10.4