PerJ

Results 4 comments of PerJ

`DateFormat('yyyy-MM-dd HH:mm:ss').format(faker.date.dateTime(minYear: 2021, maxYear: 2022));` You could format your date like this using intl https://pub.dev/packages/intl

I checked and the uri was correct when path was wrong in android 10 so I made something like this to fetch working filepath if you don't want to use...

Do you get a different result if you add .saveImage(true) to your ImagePicker.create(this) line?

Have you tried adding saveImage(true) to your ImagePicker.create(this).saveImage(true).start(0) line