smile_snap 0.0.1 copy "smile_snap: ^0.0.1" to clipboard
smile_snap: ^0.0.1 copied to clipboard

A Flutter AI package that automatically captures photos using facial gestures like Smile, Double Blink, and Wink.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smile_snap

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  smile_snap: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:smile_snap/smile_snap.dart';
1
likes
160
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter AI package that automatically captures photos using facial gestures like Smile, Double Blink, and Wink.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

camera, flutter, foundation, google_mlkit_face_detection, permission_handler

More

Packages that depend on smile_snap