Skip to content

TheDotLabs/dot_my_concepts

Repository files navigation

DotMyConcepts

A Flutter app to record lessons by creating a slide show with audio in background controlled via an event json file.

dotmyconcepts

The animated video created will be played using images and event sequence.

Source of Inspiration - Unacademy Educator App

Google Login

Selecting Stream

View Latest Feeds

Learn a new Concept

Manage your Profile

Teaching: View Dashboard

Recording Lesson: Adding Images

Getting Started

TODO:

Extra(s)

flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs

To generate launcher icon

flutter pub run flutter_launcher_icons:main -f launcher_icon/flutter_launcher_icons.yaml

To release apk

flutter build apk --no-shrink --no-sound-null-safety --target-platform android-arm