Skip to content

Latest commit

 

History

History
78 lines (46 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

78 lines (46 loc) · 1.13 KB

2.0.2

  • Added option not to use audio. Fixes #62

2.0.1

  • Make _cameraController nullable. Fixes #51

2.0.0-nullsafety.2

  • Add example on nullsafety

2.0.0-nullsafety

  • Migration for nullsafety

2.0.0-beta

  • Add Feature Zoom!
  • Add Feature FlashMode
  • Add Feature Change Camera, and seletec the CameraSide your prefer activated!
  • CallBack for return File your photo, onFile(File yourFile)
  • Removed return using Navigator.pop(context,file)
  • Refactor in internal structure

1.1.1-beta

  • Update camera for 0.7.0+1
  • Update path_provider for 1.6.27
  • Update rxdart for 0.25.0
  • Update video_player for 1.0.1
  • Update wakelock for 2.1+1

1.1.0-beta

  • Update camera for 0.0.7

1.0.35

  • upgrade packages

1.0.34

  • disable button to switch camera new parameters
    • enableCameraChange
    • initialCamera

1.0.33

  • Front camera does not work when rotate icon is tapped

1.0.32

  • Update rxDart

1.0.31

  • Add site

1.0.30

  • Fix Error when using CameraMode.normal

1.0.29

  • Format Files.

1.0.28

  • Migrate to AndroidX.

1.0.26

  • Migrate from screen to wakelock.

1.0.24

  • Update interval for use path_provider