Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
32 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
48 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 ...
-2 votes
1 answer
49 views

Summary I've encountered a fundamental difference in how letter spacing is applied between Flutter and Web (HTML/CSS) that makes it challenging to achieve consistent text rendering across mobile and ...
0 votes
2 answers
60 views

Environment Flutter version: 3.35.6 Android embedding: V2 MainActivity: MainActivity.java Devices affected: Samsung Galaxy A54 (also reproducible on other Samsung A-series) Android navigation ...
5 votes
1 answer
102 views

I am facing an issue when running jaspr serve while using FVM (Flutter Version Management). I am trying to run a template generated by Jaspr, but the dev server fails to start due to build errors. ...
Ryan's user avatar
  • 33
1 vote
1 answer
36 views

I'm building a desktop app in Flutter with a Go backend and I'd like to use Unix Domain Socket as the IPC between the two languages. I wrote a server and client in Go for prototyping, and it's working ...
dgwk's user avatar
  • 31
2 votes
1 answer
84 views

Having this sample class: class Mother { late String Name; late List<String> Children; } and this code to get a list of each Mother's name: ... final Mothers = List<Mother>[]; ... ...
user3262353's user avatar
0 votes
0 answers
54 views

how to solve this issue. when I run my app on my real device then I got this following error: lookupResolvedPackageUris result contained more results than the request. See https://github.com/dart-...
2 votes
1 answer
77 views

I am working on a Flutter application where users upload documents (invoice / payment proof) from the gallery. On iOS, when the app requests photo access and the user selects "Limited Access", the ...
0 votes
0 answers
104 views

I am trying to create a rendition of a game called 'Two Cars' created by Ketchap studios. I am not using any game engine, and trying to see how far I can get. And I am failing to implement the ...
B1LLP4RK's user avatar
Best practices
0 votes
1 replies
47 views

I couldn't find a proper tutorial or anything which guides me on stripe integration for subscriptions in Flutter. The general idea I have is backend calls stripe api to create subscription, and we ...
1 vote
1 answer
153 views

Right now, the text is not being transferred the way I planned and how it should normally be transferred. In Devtools, you can see that the row is stretched in width over the entire parent widget and ...
KaJIoeLLIka's user avatar
0 votes
1 answer
117 views

My Flutter app uses several scrollables with the Android default overscroll stretch animation when reaching the start or end of a list. Normal scrolling is smooth and performant, but the overscroll ...
0 votes
1 answer
109 views

I am using age_range_signals Flutter package to verify user age in my app. Consider the following code: final result = await AgeRangeSignals.instance.checkAgeSignals(); // How should I use `result....
rusty's user avatar
  • 1,288
3 votes
1 answer
72 views

I have a string that mixes full-width and half-width characters. サン(テスチェック)56 Full-width characters サン(テス Half-width characters チェック)56 In display, usually 1 full width ≈ 2 half-width character widths....
PMS's user avatar
  • 31

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

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