An updated version of flutter_kid_starter from - quangrau using the latest Flutter 3.0 SDK

Overview

           

Kid Starter

This application is an updated version of "flutter_kid_starter" from - QuangRau. I am using the latest Flutter 3.0 SDK, to update this awesome open-source application.
Since it's an open-source project, the source code is governed by an MIT-style license that can be found in the LICENSE file or at MIT LICENSE Info.

Packages Used

This application is using one third-party package from the open-source community. Thanks to the developers of just_audio: ^0.9.21 for this amazing package. The purpose of using this package is to play audio files in the flutter application. It's a Flutter Favorite package.
In addition to the package, for accurate color pronunciation, the audio files are from macmillan dictionary.

  just_audio: ^0.9.21   //For playing audio files

App Demo

File Pattern Inside The lib Folder

lib
├── app
│   ├── controllers
│   │   ├── alphabet_en_controller.dart
│   │   ├── color_controller.dart
│   │   └── numeric_en_controller.dart
│   ├── models
│   │   ├── alphabet_en_model.dart
│   │   ├── color_model.dart
│   │   └── numeric_en_model.dart
│   ├── screens
│   │   ├── alphabet_en_screen.dart
│   │   ├── color_screen.dart
│   │   ├── home_screen.dart
│   │   ├── numeric_en_screen.dart
│   │   ├── shape_screen.dart
│   │   └── story_screen.dart
│   ├── widgets
│   │   ├── category_card.dart
│   │   ├── page_header.dart
│   │   └── tile_card.dart
│   ├── constant.dart
│   └── splash_screen.dart
├── generated_plugin_registrant.dart
└── main.dart
You might also like...

A cross platform-app made with flutter of latest updates of Covid-19

A cross platform-app made with flutter of latest updates of Covid-19

Covid Updates A Flutter project inspired by @tmrw. Download app Android IOS Download the zip from the latest master action Extract the ipa App will re

Nov 23, 2022

Receiving ozh's github-colors repository with latest commit of colors.json to Flutter's Color object.

Receiving ozh's github-colors repository with latest commit of colors.json to Flutter's Color object.

Apply GitHub's languages colours into Flutter's Color object. Receiving ozh's github-colors repository with latest commit of colors.json to Flutter's

Jun 6, 2022

Find The Latest trending and upcoming movies and tv shows with MovieDB app. The app contains all info about movies and tv shows. find similar movies or shows, Browse all genres, video trailers, backdrops, logos, and posters.

MovieDB App Features. Dynamic Theming Search Functionality Onboarding-Screen Select favourite movie Home Screen Tranding movie Movies different catego

Dec 12, 2022

CoVAC is an all-in-one Covid info toolkit app, providing users the facility to check for available slots along with receiving the latest updates related to the pandemic and the virus.

CoVAC is an all-in-one Covid info toolkit app, providing users the facility to check for available slots along with receiving the latest updates related to the pandemic and the virus.

CoVAC - Covid 19 Vaccine Availability Checker Introduction 📌 CoVAC is an android application developed to provide users the facility to check the ava

Dec 29, 2021

This is the latest update

elandguard A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Nov 26, 2021

Movies4u app UI is simple enough to use and the app is a fun way to get an overview of your movie experience. This repo created with help of awesome UI, material Design and latest feature. this repo contain major feature like : dark theme.

Movies4u app UI is simple enough to use and the app is a fun way to get an overview of your movie experience. This repo created with help of awesome UI, material Design and latest feature. this repo contain major feature like : dark theme.

Moviesfree4U This is simple repository, that help in fetch latest, upcomming movies. Website https://movies4u-ef56f.firebaseapp.com/#/ https://movies4

Dec 10, 2022

💬An app to chat & discuss on latest movies with your friends & family and people all around the world

💬An app to chat & discuss on latest movies with your friends & family and people all around the world

Movie Chit-Chat An app to chat & discuss on latest movies with your friends & family and people all around the world 💬 Have you ever thought where yo

Dec 9, 2022

This is the UI of Furniture App made using Flutter SDK. The original design was made by someone else in dribble and I tried to create the screens of that UI using Flutter

This is the UI of Furniture App made using Flutter SDK. The original design was made by someone else in dribble and I tried to create the screens of that UI using Flutter

Furniture App - Responsive Flutter UI Watch it on YouTube Responsive UI Fetch Data From API Custom Loading Indicator Packages we are using: flutter_sv

Dec 3, 2022

Flutter-watchtips - Flutter App (Embedded Watch Kit app with iOS version)

Flutter-watchtips - Flutter App  (Embedded Watch Kit app with iOS version)

watchtips Update Version 2.2 The Watch tips project has been updated again, The interface has been tidied up and a seperate value for the tip cost has

Dec 31, 2022
Owner
Md. Siam
Flutter Developer | Former Research Assistant @ NSU | For more information visit my website down below
Md. Siam
[Flutter package] An easy and quick way to check if the local app is updated with the same version in their respective stores (Play Store / Apple Store ).

Retrieve version and url for local app update against store app Android and iOS Features Using as reference packages like in_app_update , version_chec

Kauê Murakami 11 Nov 9, 2022
A flutter plugin to get facebook deep links and log app events using the latest Facebook SDK to include support for iOS 14

Facebook Sdk For Flutter LinkedIn GitHub facebook_sdk_flutter allows you to fetch deep links, deferred deep links and log facebook app events. This wa

Saad Farhan 23 Dec 17, 2022
Exploring the newly released and updated material widgets in Flutter .... Navigation Rail and others

flutter_material_widgets A Flutter project that gives a visual representation of how the new NavigationRail Widget in Flutter works. If you appreciate

Timilehin Jegede 5 Dec 25, 2020
Flutter Version Management: A simple cli to manage Flutter SDK versions.

fvm Flutter Version Management: A simple cli to manage Flutter SDK versions. Features: Configure Flutter SDK version per project or globally Ability t

于飞 242 Dec 18, 2022
Replaces Flutter's bundled Dart SDK with the macOS arm64 version

This script replaces Flutter's bundled Dart SDK with the macOS arm64 version Get

null 21 Oct 9, 2022
A flutter plugin to get android version(SDK INT).

get_sdk_int A new flutter plugin project. Getting Started This project is a starting point for a Flutter plug-in package, a specialized package that i

jinyus 0 Dec 28, 2021
Woocommerce SDK for Flutter. The Complete Woo Commerce SDK for Flutter.

woocommerce Woocommerce SDK for Flutter. Getting Started Add the package to your pubspec.yaml and import. import 'package:woocommerce/woocommerce.dart

RAY 105 Dec 6, 2022
null 1 Jan 20, 2022
Flutter application for latest news by top newspapers . And allow for share articles with friends. Now available in night mode. Also landscape mode is available

Breaking News Latest news for almost 55 country. Feature of saving article and search ariticles. Used API https://newsapi.org/ Note: if data is not ge

null 7 Oct 24, 2022