Skip to content

This a vocabulary learning app for kids. Type a term, picture will be shown, sound will be play to help kids learn languages in a fun way

Notifications You must be signed in to change notification settings

ldarren/kiddytext

Repository files navigation

KiddyText

This a vocabulary learning app for kids. Type a term, picture will be shown, sound will be play to help kids learn languages in a fun way

The application can be downloaded in the Apple App Store.

Getting Started

  • register an unsplash developer account and add to key to cfg.json
cp cfg.template.json cfg.json

Troubleshooting

if updated xcode is causing `error: Building for iOS, but the linked and embedded framework 'App.framework' was built for iOS Simulator. (in target 'Runner' from project 'Runner')

it usually caused by ios plugged to deevlopment machine. to resolve it, unplug the device and run following commands

rm -rf ios.Flutter/App.framework
flutter build ios

Folder Structures

  • m: models
  • s: services
  • v: views
  • vm: view models
  • w: widgets

About

This a vocabulary learning app for kids. Type a term, picture will be shown, sound will be play to help kids learn languages in a fun way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published