kyawthet-wam

Results 10 comments of kyawthet-wam

![Screenshot (4)](https://github.com/nslogx/flutter_easyloading/assets/68495082/888fb633-850d-48f6-8ada-59cd1d184133) @feduke-nukem Can you help me plz?

![Screenshot (5)](https://github.com/nslogx/flutter_easyloading/assets/68495082/5c67f119-f722-4812-a7a7-22295f823cc7) I added your branch and run pub get, I got those error

![image](https://github.com/nslogx/flutter_easyloading/assets/68495082/fb9963d7-a159-43aa-a6b1-ea3e035a2d51) I'm not sure I think the error come from the selected line. It does not know the character which is after 'Support ios'.

Someone fixed this error in https://github.com/nslogx/flutter_easyloading/pull/193, but it does not contain back button interceptor. Anyway thanks

> > Someone fixed this error in #193, but it does not contain back button interceptor. Anyway thanks > > I pushed changes to forked branch. You may check. Thank...

> Can you try this with the new `1.3.4` version? ![Screenshot_1687249316](https://github.com/AgoraIO-Community/VideoUIKit-Flutter/assets/68495082/e76a28ec-e2a8-4ef5-93fd-c790d7ca7055) This is with 1.3.4 version.

@RoutePage() class VideoCallPage extends ConsumerStatefulWidget { const VideoCallPage({ Key? key, required this.token, required this.channelName, required this.gpId, required this.isGroup, required this.isCaller, }) : super(key: key); final String token; final String channelName;...

Sorry for my bad code. Thanks for your help.

![image](https://github.com/AgoraIO-Community/VideoUIKit-Flutter/assets/68495082/d602fffc-ff83-4faa-b84a-dd49dd500b13) line no 329

@Meherdeep Yes. But it didn't work.