Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
Cubit< ElearningV2State > Class Reference
Collaboration diagram for Cubit< ElearningV2State >:

Private Member Functions

ElearningV2Cubit(this._repository) Future< voidloadCourses () async
Future< voidloadCourseDetails (int courseId) async
Future< voidupdateProgress (int courseId, double progress) async

Private Attributes

final ElearningV2Repository _repository

Detailed Description

Definition at line 10 of file elearning_v2_cubit.dart.

Member Function Documentation

◆ loadCourseDetails()

Future< void > Cubit< ElearningV2State >::loadCourseDetails ( int courseId)
inlineprivate

Definition at line 30 of file elearning_v2_cubit.dart.

Here is the call graph for this function:

◆ loadCourses()

ElearningV2Cubit(this._repository) Future< void > Cubit< ElearningV2State >::loadCourses ( )
inlineprivate

Definition at line 15 of file elearning_v2_cubit.dart.

Here is the call graph for this function:

◆ updateProgress()

Future< void > Cubit< ElearningV2State >::updateProgress ( int courseId,
double progress )
inlineprivate

Definition at line 72 of file elearning_v2_cubit.dart.

Here is the call graph for this function:

Member Data Documentation

◆ _repository

final ElearningV2Repository Cubit< ElearningV2State >::_repository
private

Definition at line 11 of file elearning_v2_cubit.dart.


The documentation for this class was generated from the following file: