Skip to content

JosephineAkello/flutter-machinelearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter + ML

This is a flutter project that intergrates firebase machine learning kit face detection model into a flutter app

Getting Started

To contribute to this project, fork the repo, then clone the forked repo from your github account

$git clone https://github.com/JosephineAkello/flutter-machinelearning.git

To install dependencies run

$flutter packages get or flutter pub get

To analyze the project run:

$flutter analyze

To run the project:

$flutter run

To clean the project run:

$flutter clean

To build apk run:

$flutter build apk

For getting started with Flutter you can check my article Get started

Screenshot

About

This is a simple app that demonstrates how to integrate machine learning kit with flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published