Skip to content

CaptainDario/lite_rt_for_flutter_libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# LiteRT for Flutter Libs

This repo contains the binaries and flutter libs to automatically include tf lite (delegate) binaries in a Flutter app.

## Packages

* Base: LiteRT and XNNPack delegate
* CoreML: coreml delegate libraries
* Flex: flex delegate
* GPU: GPU delegate

See [lite_rt_for_flutter](https://github.com/CaptainDario/lite_rt_for_flutter) for usage instructions and platform support.

## Building

1. Set your current architecture
   1. x86 -> ARCH=x86
   2. arm64 -> ARCH=arm64
2. From the top level directory run the build script
   1. ./base/build_tf_lite_mac.sh

About

Package to bundle native libraries for the LiteRT flutter package

Resources

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published