criistian14 / flutter_document_scanner

A Flutter plugin that allows the management of taking, cropping and applying filters to an image, using the camera plugin
45 stars 35 forks source link

Develop #10

Closed criistian14 closed 6 months ago

criistian14 commented 6 months ago

Description

Error when initializing the camera in the build, so now it is initialized in the initState to only call it once.

Prevent streams from reporting repeated data consecutively.

Increased default dot size from 18 to 24.

Type of Change