Skip to content

Releases: kiatuki/animated_qr_code_scanner

v0.1.7

02 Mar 11:06
18fbec8
Compare
Choose a tag to compare

Included a fix on #3

v0.1.6

18 Dec 03:30
Compare
Choose a tag to compare

Updated for Flutter 1.12.13 and linted codes

v0.1.5

05 Nov 07:59
Compare
Choose a tag to compare

Fixed some compatibility issues

v0.1.4

01 Nov 06:40
Compare
Choose a tag to compare

Added handling for iOS
Locked version of package's dependency

v0.1.3

15 Oct 04:08
Compare
Choose a tag to compare

Replaced inelegant Future.delayed with addPostFrameCallback in main Widget and refactored
Optimized String parsing for BitMatrix and Result Points
Changed default animation duration

v0.1.2

10 Oct 09:59
Compare
Choose a tag to compare

Animation fix on various widget sizes
Fix for if callback is not set

v0.1.1

10 Oct 07:39
Compare
Choose a tag to compare

Bugfix for incorrect animation if widget is wrapped with Center

v0.1

10 Oct 06:25
Compare
Choose a tag to compare

First release