Migrate to the v2.0.0(hotfix-1)

1. Download the New Source Code

Download the new source code. You need to use the new source code to apply the updates.

1.1 Admin Update

Copy the changed files from the new source code and replace them with your old source code.

Changed files:

  • quiz_admin/lib/forms/quiz_form.dart

  • quiz_admin/lib/forms/question_form.dart

1.2 App Update

Copy the changed files from the new source code and replace them with your old source code.

Changed files:

  • quiz_app/lib/pages/quiz_screen.dart

Last updated