flutter_file_manager_ios
iOS platform implementation of flutter_file_saver.
3.0.0
5.5K downloads/mo
#3713 most downloaded on pub.dev
TesteurManiak/flutter_file_saver
What this package is like to depend on
Last release 2 months ago
24 Jun 2026
Ships on a steady schedule
a new release about every 12 months
Most releases are documented
notes for 6 of 7 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
7 releases · first in 2022
1 release in the last 12 months
see the full history below
Release timeline
7 releases · Jun 2022 to Jun 2026
2023
2024
2025
2026
Releases
latest 7-
3.0.024 Jun 2026Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
- Added
meta: ^1.18.0dependency - Migrates the iOS plugin from CocoaPods to Swift Package Manager (adds
Package.swift; sources moved underSources/). CocoaPods remains supported. - Removes the Objective-C registration wrapper;
FlutterFileManagerIosPluginis now implemented directly in Swift. - Raises the minimum iOS deployment target to 12.0.
-
2.1.024 Feb 2025Release notes
Open source →- Bumped
flutter_file_manager_platform_interfaceto2.1.0 - Removed dependency on
path_provider - Refactor the code using pigeon to communicate with the native code and use a
UIDocumentPickerViewControllerto save the file
- Bumped
-
2.0.030 May 2024 -
2.0.0+130 May 2024Nothing published for this version
-
1.1.105 May 2023 -
1.1.007 Jun 2022Release notes
Open source →- Upgraded flutter_file_manager_platform_interface to version
1.1.0 - Removed reference to
MimeType
- Upgraded flutter_file_manager_platform_interface to version
-
1.0.006 Jun 2022