HBiSoft / PickiT

An Android library that returns real paths from Uri's
MIT License
292 stars 54 forks source link

Flutter Plugin #43

Closed selankon closed 2 years ago

selankon commented 2 years ago

Hi,

I started to develop a Flutter plugin that implements this library:

https://gitlab.com/elRepo.io/flutter_absolute_path

I'm still developing it, remote files are not supported yet, and I'm going to make some changes, but now local file path is working well.

That's it!