Category "mobile"

How can i make responsive HTML Table with 90% width of screen

Hello i have issue with table ive created table and at 1920*1080 24" monitor it looks very good. Issue is if user has smaller monitor like notebook, table, phon

How to launch URL in Flutter?

NOTE: I've already searched for ages about this problem & read every similar problem on StackOverflow I'm making Flutter app and I want to launch a URL on

How to upload multiple images using Dio and multi_image_picker plugin in Flutter

I want to upload multiple-images using Dio and multi_image_picker plug-in in Flutter. List<Asset> this is the problem because I can't convert from List&l

File picker type image returns null flutter

I have a problem with file picker type image. when I specify the type of the file as image file the function returns null , but when I specify an other type ,it

Unable to create an emulator using android studio

I installed android studio on MacBook Pro but when I try to create a virtual device it shows me an error saying that cpu does not support vt-x.

WebOTP API over web Angular 13 can't retrieve sms

I have Angular projects versions 8 and 13 , I need to implement an automatic OTP retrieval when using mobile in Chrome 99.0.4844.88. async otpRequest() {

What's the best way to add localization-translation to angular mobile application, all languages? [closed]

What's the best way to add localization-translation to angular mobile application, all languages??

Flutter future builder to list

I have some troubles in understanding how future builder works in flutter. I want to pass a list of String from my future call and I want to display them in a S

Properly Size images on Page Speed Insight

When checked on the core web vitals performance it has been flagged that the image on top on the page- https://www.onlia.ca/car-insurance needs to be properly s

Windows azure mobile service script how to?

Long time ago, at the time of Windows Phone, I created an Azure mobile services and I used scripts to modify data inserted in table. A few days ago, I created a

Image is not in center on safari mobile web

I implemented css animation to the image and it works well on explorer or chrome through the pc. Though, on safari, the image is placed in the left top corner.

Flutter - Adding Container (widget) in GridView when click a button?

I wanted to add a container widget in the GridView when a button is clicked. I was able to do this with the column widget but could not do it with GridView. im

"Minimizing" the current screen in Flutter

I'm building an app where I ping some data in my screen with the StreamBuilder (time, location, etc.), now I want to make an option for the user to leave the cu

Visual Studio Emulator is Offline Not Launching C++ Mobile

You might let me explain my little issue. I switched from android studio to visual studio for mobile c++ developing. I installed VS (visual studio) and also an

React Navigation Error, Invariant Violation: requireNativeComponent: "RNSScreenStackHeaderConfig" was not found in the UIManager

Recently I have began development in react-native and have been trying to build an app. I successfully implemented react navigation initially, but after I tried

When connecting to a wireless hotspot provided by someone on a 3/4G network, does your device get an IP address?

Two parts to this question: 1) Say a person is providing a wireless hotspot to me as I have no internet, when I access the internet what is my IP address set a

Opening inspect (pressing F12) on Chrome via Selenium

I am able to open Chrome via Selenium, but am unable to simulate a key press (specifically F12, since I want to open Inspect and eventually use the mobile brows

How to remove an animation in Flutter?

I would like to remove an animation and just print the result but I don't know how to remove the animation from this result Here is where the result is: onPress

How do I get rid of the white spaces on both sides of an image?

I'm trying to get rid of the empty space around an image, which is inside of a bootstrap column. I've managed to fix the problem on desktop using -1rem on the

How to get the snapshot.error in Flutter 2?

I updated my Flutter app to Flutter 2, and now when I try to get the snapshot.error in my StreamBuider I get this These are validators with Streams. class Logi