49 Commits (master)

Author SHA1 Message Date
Miguel Ruivo 58625339b8 Bumps to 4.0.2
2 years ago
Jonathan Goyvaerts 75afc8e4d2 Fix custom extensions not working on windows due to incorrect file filter
2 years ago
Miguel Ruivo 267cc12caa Updates iOS picker presentation (#813) and fixes import regression on web (#746)
2 years ago
Miguel Ruivo 2cd8dcabbe
Merge pull request #811 from Nolence/master
2 years ago
Miguel Ruivo 810ec2b4b5
Merge pull request #754 from maxzod/master
2 years ago
Nolence be454b7cd0 Add custom equality and toString
2 years ago
Miguel Ruivo 660855c2ec Adds desktop support (#271) and onFileLoading callback to web (#766)
2 years ago
Ahmed Masoud 9e6c9d6266
fix PlatformFile path is always null on web
3 years ago
Miguel Ruivo 9f0a811028 Fixes #616 and #746
3 years ago
Miguel Ruivo dee3b2efe9 Fixes #725
3 years ago
Miguel Ruivo a291b74779 Updates docs and removes deprecated call warnings
3 years ago
Loc Le 911ba7be18 detect when cancel is clicked on web
3 years ago
Miguel Ruivo e8075e3f96 Updates plugin_platform_interface
3 years ago
Miguel Ruivo 85dba080cd Adds null safety support (#510)
3 years ago
Miguel Ruivo faeef3aa4d Addresses onFileLoading status callback on iOS 14+ (#577)
3 years ago
Miguel Ruivo 9500baac97 Updates size property on web from kb to bytes
3 years ago
Miguel Ruivo 55127843c9 Updates size to be in bytes instead of kb (#573)
3 years ago
Miguel Ruivo 692d7980f2 Updates file name handling method on Android (#487)
3 years ago
DenchikBY f498c22e6c Fixed desktop plugin implementation
3 years ago
Miguel Ruivo fe19d20270 Fixes an issue that could result in a crash when selecting a media item twice (#518)
3 years ago
redsolver 2aafd1131c Added withReadStream option to load a file in chunks (useful for large files)
3 years ago
markgrancapal d2d4de7bf8 Fix null PlatformFIle.extension error when called on Web
3 years ago
Miguel Ruivo ba19a7eccf Adds mobile Safari support (Web) and conditional imports for backwards compatibility with Xcode 11 (iOS)
3 years ago
Miguel Ruivo 4da8c0f180 Updates docs
3 years ago
Miguel Ruivo 1239c39113 Unifies all platforms in a single plugin with addition of new features
3 years ago
Miguel Ruivo 93b32ebedd Web support
4 years ago
Miguel Ruivo b1f8cd6064 Allow picking directory path
4 years ago
Miguel Ruivo 030a34d72c Adds clearTemporaryFiles() method to explicitly remove cached files
4 years ago
Miguel Ruivo 43a27cd117 Refactors CUSTOM to custom on getFile()
4 years ago
Miguel Ruivo 4b1c047581 Adds FileType.media for picking both images & video at same time
4 years ago
Miguel Ruivo 0741603151 Adds multiple file extensions support (iOS) and updates channel name
4 years ago
Miguel Ruivo 2378cd5422 Adds multiple file extensions support (Android)
4 years ago
Miguel Ruivo 8eb61af343 Fixes (#200) and other minor improvements
4 years ago
Miguel Ruivo a9cc55f5f5 Android V2 embedding
4 years ago
Miguel Ruivo f502423ab2 see changelog (v1.4.0)
4 years ago
Miguel Ruivo c8f5d4fe69 see changelog (1.3.7) (#102)
5 years ago
Miguel Ruivo 43796d2a21
Beta (#55)
5 years ago
Miguel Ruivo 09e7eca5be updates example app, adds getFile method, updates changelog and readme
5 years ago
Miguel Ruivo e4741f5942 minor improvements
5 years ago
Miguel Ruivo aa2cfc95bd updates readme and changelog and adds support for multiple path selection on Android
5 years ago
Miguel Ruivo a33ece96ed adds multiple file selection option on iOS
5 years ago
Miguel Ruivo a745cdb333 removes the image_picker dependency and adds support for picking song files on iOS
5 years ago
Miguel Ruivo e7f014215b see changelog
5 years ago
Miguel Ruivo 8e68ab0b31 adds comments for public API
5 years ago
Miguel Ruivo 97e5a46ad9 minor refactor
5 years ago
Miguel Ruivo 2826379e15 adds support for video files
5 years ago
Miguel Ruivo 2aa8ba18f5 adds support for any type of file;
5 years ago
Miguel Ruivo 603c0f15d2 adds support for gallery and camera path picks
5 years ago
Miguel Ruivo 2adaebc097 first commit
6 years ago