Commit Graph

25 Commits

Author SHA1 Message Date
Miguel Ruivo 58625339b8 Bumps to 4.0.2 2021-09-07 14:14:59 +01:00
Jonathan Goyvaerts 75afc8e4d2 Fix custom extensions not working on windows due to incorrect file filter 2021-09-01 18:52:55 +02:00
Miguel Ruivo 267cc12caa Updates iOS picker presentation (#813) and fixes import regression on web (#746) 2021-08-31 12:02:15 +01:00
Miguel Ruivo 2cd8dcabbe
Merge pull request #811 from Nolence/master
Add custom equality and toString
2021-08-31 11:55:47 +01:00
Miguel Ruivo 810ec2b4b5
Merge pull request #754 from maxzod/master
fix PlatformFile path is always null on web
2021-08-30 20:51:39 +01:00
Nolence be454b7cd0 Add custom equality and toString 2021-08-28 18:57:02 -06:00
Miguel Ruivo 660855c2ec Adds desktop support (#271) and onFileLoading callback to web (#766) 2021-08-10 17:54:23 +01:00
Ahmed Masoud 9e6c9d6266
fix PlatformFile path is always null on web 2021-06-22 23:04:49 +02:00
Miguel Ruivo 9f0a811028 Fixes #616 and #746 2021-06-22 16:21:05 +01:00
Miguel Ruivo dee3b2efe9 Fixes #725 2021-05-26 11:51:41 +01:00
Miguel Ruivo a291b74779 Updates docs and removes deprecated call warnings 2021-05-26 01:00:48 +01:00
Loc Le 911ba7be18 detect when cancel is clicked on web 2021-04-01 13:50:28 +01:00
Miguel Ruivo e8075e3f96 Updates plugin_platform_interface 2021-03-04 18:02:02 +00:00
Miguel Ruivo 85dba080cd Adds null safety support (#510) 2021-03-03 22:09:39 +00:00
Miguel Ruivo faeef3aa4d Addresses onFileLoading status callback on iOS 14+ (#577) 2021-01-31 17:28:09 +00:00
Miguel Ruivo 9500baac97 Updates size property on web from kb to bytes 2021-01-08 22:50:58 +00:00
Miguel Ruivo 55127843c9 Updates size to be in bytes instead of kb (#573) 2021-01-04 15:10:27 +00:00
Miguel Ruivo 692d7980f2 Updates file name handling method on Android (#487) 2020-12-13 16:04:55 +00:00
DenchikBY f498c22e6c Fixed desktop plugin implementation 2020-12-10 20:05:05 +00:00
Miguel Ruivo fe19d20270 Fixes an issue that could result in a crash when selecting a media item twice (#518) 2020-12-10 13:00:56 +00:00
redsolver 2aafd1131c Added withReadStream option to load a file in chunks (useful for large files) 2020-11-20 10:54:32 +00:00
markgrancapal d2d4de7bf8 Fix null PlatformFIle.extension error when called on Web 2020-11-11 15:14:09 +00:00
Miguel Ruivo ba19a7eccf Adds mobile Safari support (Web) and conditional imports for backwards compatibility with Xcode 11 (iOS) 2020-09-24 21:59:18 +01:00
Miguel Ruivo 4da8c0f180 Updates docs 2020-09-11 18:52:07 +01:00
Miguel Ruivo 1239c39113 Unifies all platforms in a single plugin with addition of new features 2020-09-11 18:52:07 +01:00