Skip to main content
Stack Overflow
  1. About
  2. For Teams

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
0 votes
0 answers
10 views

In React + TypeScript, we can ignore specific linter rules for specific glob pattern. For example, we can ignore "max-nested-callbacks" for all test files like this: const config: Linter....
TSR's user avatar
  • 21.5k
Best practices
1 vote
5 replies
79 views

I’m exploring the idea of building a mobile app with features similar to Tinder (user onboarding, profiles, matching, and chat). I don’t have a programming background, so I’m trying to understand what ...
0 votes
0 answers
33 views

Flutter Sdk: 3.29.3 When i am opening showModalBottomSheet using below code example, my app performance chart shows like mentioned image, Raster Jank Detected When i am opening model bottom sheet ...
-5 votes
0 answers
46 views

I am facing a random and inconsistent issue in a Flutter app, where API requests fail with a connection reset by peer error. The key issue is that this does NOT happen every time and can occur on any ...
-3 votes
0 answers
18 views

Here are the error messages when I run the application : (com.example.blank flutter test:1752): Gdk-CRITICAL **: 09:51:59.758: gdk_gl_context _make_current: assertion'GDK IS GL CONTEXT (context) ...
Leon's user avatar
  • 1
2 votes
1 answer
60 views

ArgumentError (Invalid argument(s) (onError): The error handler of Future.catchError must return a value of the future's type) I get the above error when I log in with credentials that don't exist in ...
0 votes
1 answer
61 views

I'm building an admin attendance viewer in Flutter using GetX and Cloud Firestore. The UI uses cascading dropdowns (Department → Semester → Section → Subject → Class Date → Attendance list). The ...
Advice
1 vote
1 replies
79 views

I’m building a Flutter mobile app and want to add Sham Cash as a payment method. I searched the official Sham Cash website and documentation but couldn’t find any public API, SDK, or merchant ...
-1 votes
0 answers
32 views

I’m trying to implement Google Sign-In in my Flutter project using the google_sign_in package version 7.2.0. In my AuthRemoteDataSourceImpl class, I want to call: final googleUser = await googleSignIn....
1 vote
0 answers
107 views

I’m working on a Flutter project using Dart and Freezed for immutable models. I have a model class like this: @freezed class Model1 with _$Model1 { const factory Model1({ required String field1, ...
0 votes
0 answers
66 views

I’m building an email client app with Flutter that lets users add multiple Gmail or Outlook accounts to access their emails. I’m using the Flutter AppAuth package to get an access token, but I’m not ...
0 votes
0 answers
29 views

I’m integrating NearPay SDK into a Flutter application to process NFC payments on an iMin POS device and print receipts using an iMin printer. Environment Flutter: 3.35.5 Android: minSdkVersion 26 ...
0 votes
0 answers
50 views

I am trying to run my Flutter project on an iOS Simulator (iOS 16.0) using an Apple Silicon Mac (M4). I am using the google_ml_kit package. The build fails with the linker error shown below indicating ...
0 votes
1 answer
64 views

I want to generate pdf in flutter . If user select Marathi language then in pdf text will be shown proper in marathi . Currently using pdf package and using devnagari font but proper marathi words is ...
Advice
0 votes
0 replies
66 views

I am building a Flutter (Android) application where users see lead cards containing mobile numbers. When a user taps a number, the intention is to initiate a phone call and record that call, but only ...

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

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