Merge pull request #12 from Iconica-Development/fix/leftbutton

fix:left-button
This commit is contained in:
joonsv 2023-03-27 10:47:45 +02:00 committed by GitHub
commit 7be63de646
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
## 0.3.5
- Fixed left button
## 0.3.4
- Fixed audio recording that would start without permissions

View file

@ -146,7 +146,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.3.4"
version: "0.3.5"
flutter_plugin_android_lifecycle:
dependency: transitive
description:

View file

@ -1,6 +1,6 @@
name: flutter_media_picker
description: A new Flutter package project.
version: 0.3.4
version: 0.3.5
homepage: https://github.com/Iconica-Development/flutter_media_picker
publish_to: "none"