kamleshwebtech

Results 43 issues of kamleshwebtech

My requirement is to capture video by camera then add an overlay at bottom of screen (something like fixed text/message) then want to stream screen output (capturing video + overlay...

Getting error in flutter console: ``` I/flutter (29844): io.socket.engineio.client.EngineIOException: websocket error V/BoostFramework(29844): BoostFramework() : mPerf = com.qualcomm.qti.Performance@1f4b6c0 10 I/flutter (29844): io.socket.engineio.client.EngineIOException: websocket error ``` Kindly suggest what is the issue...

I am using Lumen 8.0 with this jwt-auth package. I am facing an issue that refresh_token does not regenerate access_token when access_token is expired? Kindly share any suggestion, if you...

I have added this slider on my page and added a container with red color. Slider is working but it has padding of 12-16 pixels at top and bottom side....

Stream listen is not called when limit is added in Firestore query in Dart / Flutter I have used below code in my initState() function: ``` Stream xstream = FirebaseFirestore.instance...

I have setup this package in my project to play youtube video in app but getting below error in console and video is not played when I play the video:...

bug

Getting below error in console panel: ``` The plugins `flutter_geocoder` use a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see...

Kindly make this package / plug-in NULL SAFETY. Thanks.

I have setup it in my project but getting error: ``` The library 'package:geocoder/geocoder.dart' is legacy, and should not be imported into a null safe library. Try migrating the imported...

Getting error "childManager" and "viewportFraction" are not defined at MyViewPort( {@required RenderSliverBoxChildManager childManager, double viewportFraction = 1.0, this.itemCount}) : super(**childManager**: childManager, **viewportFraction**: viewportFraction);