Flutter

Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single…

Making Flutter work with TensorFlow

Overview As of this writing, TensorFlow Lite does not have an official library for Flutter. So I am trying to make it all work with this…