flutter_file_manager_macos 3.0.0 copy "flutter_file_manager_macos: ^3.0.0" to clipboard
flutter_file_manager_macos: ^3.0.0 copied to clipboard

PlatformmacOS
unlisted

MacOS platform implementation of flutter_file_saver.

3.0.0 #

  • Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
  • Added meta: ^1.18.0 dependency
  • Migrates the macOS plugin from CocoaPods to Swift Package Manager (adds Package.swift; sources moved under Sources/). CocoaPods remains supported.
  • Raises the minimum macOS deployment target to 10.14.

2.1.0 #

  • Bumped flutter_file_manager_platform_interface to 2.1.0
  • Use native file save dialog on MacOS
  • Refactor the code using pigeon to communicate with the native code

2.0.0+1 #

  • Fixed transitive dependency issue

2.0.0 #

  • Bumped Dart SDK to 3.4.0 and Flutter SDK to 3.22.0

1.1.1 #

  • Fixed pub score
  • Upgraded dependencies

1.1.0 #

1.0.0 #

  • Initial release