-
I am trying to use your module, but I am not able to pause rotation. I have tried to send notifications from the module Touch_Swipe, or from Remote-Control, but it does not work. Basically the notific…
-
I would like to contribute by solving this issue for hacktoberfest
-
thanks for this code but i got this error
import 'package:comparing_getters/private/credentials.dart';
not found
-
I am getting an error like this:
error: cannot find symbol
String url = "131bf20edea145b18270813f8d55982c" + NewsApi.key + "&q=covid";
…
-
The voice commands aren't working and I have no idea why. I have a microphone, external sound card, I've put it in the right folder, made some slight changes e.g. changed the language (country) and re…
-
Hey
Trying to create an app but it showed an error. Here it says:
Thought I should tell you about that.
logs
```bash
Restarted application in 4,542ms.
[38;5;248m════════ Exceptio…
-
Find out what APIs I am going to use for every task.
-
## Steps to Reproduce
Create a list,
crash on tap of any list item (nothing happens on android, on tap not called)
## code snippet
``` dart
// Copyright 2015 The Chromium Authors. All rights reserve…
-
-
News API provides data via a json format and I been try to write and save the data to json file, but no there was nothing in the file.
```
def home(request):
url = f'https://newsapi.org/v2/ever…