firebase_ml_model_downloader 0.1.0+6 copy "firebase_ml_model_downloader: ^0.1.0+6" to clipboard
firebase_ml_model_downloader: ^0.1.0+6 copied to clipboard

outdated

A Flutter plugin allowing you to use Firebase Ml Model Downloader.

0.1.0+6 #

  • FIX: fixed an issue where macOS builds failed due to bug with missing pod subspec in Firebase SDK (added a workaround until issue fixed upstream). (acc6afab)

0.1.0+5 #

  • Update a dependency to the latest release.

0.1.0+4 #

  • REFACTOR: fix all unnecessary_import analyzer issues introduced with Flutter 2.8. (7f0e82c9)

0.1.0+3 #

  • Update a dependency to the latest release.

0.1.0+2 #

  • Update a dependency to the latest release.

0.1.0+1 #

  • FIX: listDownloadedModels cast error (#7486).

0.1.0 #

  • Initial Firebase ML Downloader release.