Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
90 views

I have implemented the Agora in my flutter android application and it's working completely. now i want to set infinity camera focus so i have try agora in build method as below mention but it's not ...
Alpit Panchal's user avatar
1 vote
1 answer
37 views

I'm working on a Flutter project and encountering the following error: Error: Error when reading 'lib/data/soru_bankasi.dart': No such file or directory This error occurs when I try to run the app. ...
herik06's user avatar
  • 300
0 votes
0 answers
1k views

Launching lib/main.dart on sdk gphone64 x86 64 in debug mode... Running Gradle task 'assembleDebug'... Warning: SDK processing. This version only understands SDK XML versions up to 3 but an SDK XML ...
ABDULLATIF MUSSA kingaro's user avatar
3 votes
3 answers
2k views

I am building a web app where we have a definition of session length and when the user exceeds the length we have to show a timeout popup to the user. Currently I have a periodic timer which runs ...
Anil Bansal's user avatar
0 votes
0 answers
50 views

I'm designing a mobile Application ,it looks like "WhatsApp" I initiate class called "chat model" when i run app it gives me "Null safety error or null checker" I want to ...
Abdelrahman Hashem's user avatar
0 votes
1 answer
183 views

enter image description here part 'data_model.g.dart'; target hasn't been generated I have tried so many ways to fix it but it does not work anyone can give a answer to solve it. I tried updating ...
Nithin Pramod's user avatar
1 vote
1 answer
111 views

I created String class extension and trying to use new method in angular dart template. But webapp build fails because of new method wasn't found. How can I use extension methods in template? Here is ...
Zufar Muhamadeev's user avatar
0 votes
1 answer
167 views

I know how to pass an event from child to parent with StreamController and @Output(), but what if we want to do it the other way around? Also what if our child component is 2 levels down from the ...
IUissopretty's user avatar
0 votes
1 answer
1k views

I have a dart:html File object and I want to determine the MIME type from the file contents rather than the extension.
Ryan Haining's user avatar
  • 37.3k
0 votes
1 answer
603 views

In my company, we have an angular dart application that was initially built by backend engineers that became frontend engineers, next week, we have a brainstorming session of how we can improve our ...
Adham Saheb's user avatar
1 vote
0 answers
54 views

There is a AngularDart app with some components which i want to use in an Angular Typescript app, how can this be possible? How Can Angular Dart app be exported as library and be used in Angular ...
krishna249's user avatar
0 votes
1 answer
115 views

Is it possible to use custom HTML and Styling in a AngularDart Material Expansion Panel heading? I would ideally like to add a material-chip next to a title. For example next to 'Ordinary Panel' in ...
Ted's user avatar
  • 47
0 votes
0 answers
2k views

I am trying to convert an Angular PWA to a Flutter application as the mobile version of the Angular app is not exactly performing all the necessary steps. I would be fine with combining the both ...
Hitarth Joshi's user avatar
0 votes
3 answers
308 views

I already installed Dart extension for VS Code and also tried ngdart but it isnt working So I pressed CTRL+SHIFT+P And picked > Dart: New Project but there is no option for Angular Dart Web App ...
Timothy's user avatar
  • 45
1 vote
2 answers
824 views

This response is from one API call. JSON Response 1: { "message": "success", "data": [ { "storeid": "91", "productid": &...
Sushant Kumar's user avatar

15 30 50 per page
1
2 3 4 5
87