Skip to content

KevalPrajapati/flutter_record_lesson

 
 

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

About

Flutter lesson record and play like Unacademy Educator App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 92.7%
  • CMake 2.8%
  • Ruby 1.7%
  • Swift 1.0%
  • C++ 0.9%
  • HTML 0.5%
  • Other 0.4%