Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

a Flutter “speech to todo” app example

Sytôdy, a Flutter “speech to text” todo app POC

 iOS10(Swift) & Android

Usage

Install flutter

cd sytody
flutter run

 Video demo

How it works

TL;DR The flutter app open a channel on the host platform. It uses it :

Flutter, native APIs and plugins

Recognition

UI

Task list

ListView with TaskWidget items

Dismissible

The tasks are displayed in a Dismissible Widget

Languages menu

PopupMenuButton

Getting Started with Flutter

For help getting started with Flutter, view our online documentation.

Download Flutter speech to todo app source code on GitHub

https://github.com/rxlabz/sytody

Exit mobile version