Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
173 views

I've just started mobile app development and am creating a 3D model loader using React Three Fiber in an Expo React Native app (testing it on my Android device). I successfully loaded the 3d model, ...
0 votes
1 answer
113 views

I have 2 language support in my app. Language files are arranged like below: composeApp/src/commonMain/composeResources/values/lang.xml composeApp/src/commonMain/composeResources/values-bn/lang.xml ...
0 votes
1 answer
27 views

my code -> import 'package:app_usage/app_usage.dart'; class ScreenTimeService { Future<List<AppUsageInfo>> getUsageStats() async { try { DateTime endDate = DateTime.now(...
0 votes
2 answers
184 views

I'm building a project that includes both a mobile app (built with Jetpack Compose) and a web app (built with React.js). I want to know the correct architectural approach: Should both platforms ...
1 vote
1 answer
701 views

I'm currently building a Flutter application and planning to use the GetX package for: State management Routing Dependency injection I would also like to follow the MVC (Model-View-Controller) ...
3 votes
2 answers
259 views

I'm developing a Flutter app where I need to visually display data using charts. Specifically, I want to implement: A Pie Chart to represent proportions or percentages. A Line Chart to display trends ...
1 vote
1 answer
152 views

I'm a complete beginner to Kotlin and Android development, I'm currently working on a todo list app as practice. I want to make the app take up the entire screen without any safe area at the top or ...
0 votes
1 answer
135 views

I’m facing delays launching my Flutter app on the iOS simulator. Here's the key error: Error creating LLDB target... target architecture: arm64: not compatible with x86_64-apple-ios12.0.0-simulator... ...
3 votes
0 answers
108 views

I'm using Google Sign-In in my iOS app (Flutter). It works fine on iOS 17.4 and 17.5 simulators, but fails on iOS 18+ simulators. No errors are shown — the sign-in either hangs, displays a blank ...
0 votes
0 answers
75 views

The voice recognition commands are not working. But in the console, it indicates that it is listening. Here are the functions that I implemented. The issue seems to be that executing voice recognition ...
0 votes
1 answer
325 views

I am working on a Flutter app where I need to make the UI responsive for different mobile screen sizes. The design is provided in Figma, where we have specific pixel values for height, width, and text ...
0 votes
1 answer
71 views

How is the search bar, shown in the two attached screenshots, implemented? There is a map on the page, but when I click on the search bar, it displays the search field along with the search results, ...
0 votes
1 answer
119 views

I'm a beginner to SwiftUI and I'm experimenting with animations. The animation styling for my bottom tabs work as expected when I press on each icon as well as if I swipe on the screen to switch ...
0 votes
0 answers
160 views

Launching lib\main.dart on SM A235F in debug mode... e: Daemon compilation failed: Could not connect to Kotlin compile daemon java.lang.RuntimeException: Could not connect to Kotlin compile daemon at ...
0 votes
0 answers
51 views

I'm developing a workout application with Ionic 7 (ReactTS) using Capacitor. I would like to display a notification with the remaining rest time before the next set to the user. The displayed ...

15 30 50 per page
1
2 3 4 5
...
126

AltStyle によって変換されたページ (->オリジナル) /