PackageTrack
Sign in Get early access

tflite_flutter

TensorFlow Lite Flutter plugin provides an easy, flexible, and fast Dart API to integrate TFLite models in flutter apps across mobile and desktop platforms.

0.12.1 58K downloads/mo #1396 most downloaded on pub.dev tensorflow/flutter-tflite

What this package is like to depend on

Last release 9 months ago

28 Oct 2025

Ships unpredictably

gaps range from 9 days to 1.8 years

Most releases are documented

notes for 20 of 26 stable releases

1 version withdrawn

withdrawn after publishing

6 years old

27 releases · first in 2020

2 releases in the last 12 months

see the full history below

Release timeline

27 releases · Apr 2020 to Oct 2025
2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 27
  1. 0.12.1 28 Oct 2025
    Release notes
    • CRITICAL FIX: Properly implement Android 16KB page size support
    • Migrated from TensorFlow Lite 2.12.0 to Google AI Edge LiteRT 1.4.0
    • LiteRT provides native libraries with 16KB page alignment required by Google Play
    • Added verification script (scripts/verify_16kb.sh) to check page size alignment
    • Note: Version 0.12.0 claimed 16KB support but used TensorFlow Lite 2.12.0 (incompatible)
    Open source →
  2. 0.12.0 27 Oct 2025
    Release notes
    • Android 16KB page size support attempted (incomplete - fixed in 0.12.1)
    • Updated Android Gradle Plugin to 8.6.1
    • Updated Compile SDK to 36 (Android 15+)
    • Modernized Gradle build system with plugins DSL
    • Updated Kotlin to 1.8.10
    • Fixed deprecated withOpacity warnings across examples
    • All 14 example projects verified working
    Open source →
  3. 0.11.0 03 Sep 2024
    Release notes
    • FFI update, Dart/Flutter version updates
    Open source →
  4. 0.10.4 07 Dec 2023

    Nothing published for this version

  5. 0.10.3 09 Oct 2023

    Nothing published for this version

  6. 0.10.2 27 Sep 2023
    Release notes
    • MacOS desktop support added!
    • Additional samples added
    • Various bug fixes
    Open source →
  7. 0.10.1 02 Jun 2023
    Release notes

    Published 0.10.1 June 2 2023

    Open source →
  8. 0.10.0 22 May 2023
    Release notes
    • Use ffi for binding to iOS dependencies. Use the ios/tflite_flutter.podspec file to specify tensorflow lite library version. Dependencies are automatically downloaded without user intervention (no need for releases/download folder)
    • Use ffi for binding with Android dependencies. Use the android/build.gradle file to specify tensorflow lite library version. Dependencies are automatically downloaded without user intervention (no need for releases/download folder)
    • Use ffigen to generate the binding code in dart
    • Enable delegates in text_classification example
    • Add conversion for tensors of type uint8
    • Add image classification example using mobilenet
    • Add super resolution example using esrgan
    • Add style transfer example
    • IsolateInterpreter to run inference in an isolate. Related to Use isolates to run inference #52
    • Support for melos added
    • Text classification example fixed
    Open source →
  9. 0.9.5 05 May 2023

    Nothing published for this version

  10. 0.9.4 26 Apr 2023

    Nothing published for this version

  11. 0.9.3 26 Apr 2023 withdrawn

    Nothing published for this version

  12. 0.9.2 25 Apr 2023

    Nothing published for this version

  13. 0.9.1 02 Apr 2023

    Nothing published for this version

  14. 0.9.0 28 Jun 2021
    Release notes
    • Support for Windows, Mac and Linux platforms.
    • Improved gpu delegate support and bug fixes.
    • Support for CoreML and XnnPack delegates.
    Open source →
  15. 0.8.0 21 Apr 2021
    Release notes
    • Null-safety major bug fix in tensor.dart
    • Expose byte-object interconversion APIs
    Open source →
  16. 0.7.0 21 Apr 2021
    Release notes
    • Stable null-safety support
    Open source →
  17. 0.6.0 13 Mar 2021
    Release notes
    • Update to Dart 2.12 and package:ffi 1.0.0.
    Open source →
  18. 0.5.0 17 Jul 2020
    Release notes
    • Expose interpreter's address
    • Create interpreter by address.
    Open source →
  19. 0.4.2 06 Jul 2020
    Release notes
    • Optimize getTensors and getTensor by Index
    • Update readme
    Open source →
  20. 0.4.1 22 Jun 2020
    Release notes
    • Bug fix, output values copy to bytebuffer
    Open source →
  21. 0.4.0 18 Jun 2020
    Release notes
    • run supports UintList8 and ByteBuffer objects
    • Bug fix, resize input tensor
    • Improved efficiency
    Open source →
  22. 0.3.0 01 Jun 2020
    Release notes
    • New features
      • multi-dimensional reshape with type
    • Bug fixes
      • extension flatten on List fixed.
      • error on passing not dynamic type list to interpreter output fixed
    Open source →
  23. 0.2.0 11 May 2020
    Release notes
    • Direct conversion support for more TfLiteTypes
    • int16, float16, int8, int64
    • Pre-built tf 2.2.0 stable binaries
    Open source →
  24. 0.1.3 18 Apr 2020
    Release notes
    • update usage instructions
    Open source →
  25. 0.1.2 11 Apr 2020
    Release notes
    • fixed analysis issues to improve score
    Open source →
  26. 0.1.1 11 Apr 2020
    Release notes
    • fixed warnings
    • longer package description
    Open source →
  27. 0.1.0 11 Apr 2020
    Release notes
    • TfLite dart API
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive