AZKA AXELION GIBRAN - AzkaDev | Engineer

Results 14 issues of AZKA AXELION GIBRAN - AzkaDev | Engineer

**Is your feature request related to a problem? Please describe.** your database is in database.hive extension format, I'm planning to make another application using this database but I want the...

enhancement

```dart import 'package:youtube_explode_dart/youtube_explode_dart.dart'; void main(List args) async { var youtube = YoutubeExplode(); var channel = await youtube.channels.getAboutPageByUsername("miawaug"); print(channel); } ``` ```bash FatalFailureException (FatalFailureException: Failed to perform an HTTP request to...

bug

![Screenshot from 2024-03-23 21-56-37](https://github.com/zhzhzhy/Flutter-SDK-ARM64/assets/82513502/1433d09f-d42d-4ebe-a3a4-a2a7898096f3) ![Screenshot from 2024-03-23 21-46-14](https://github.com/zhzhzhy/Flutter-SDK-ARM64/assets/82513502/6336dc54-f882-40fc-b0c3-f0f517f30331) I managed to compile and run it in my application, now I can continue the code editor project for Android so this...

I'm trying to make a game with flutter + flame, please provide support so I can use a gamepad on Android

Sorry, I know this is not the place to ask, I've browsered and asked but no results, do you think it's possible that Flutter can make a PS2 / PS3...

The createInvoiceLink method exists but why doesn't the getinvoiceLink method exist? please add

Why does your library need the internet to compile / build? can you make it in full offline mode because not everyone has unlimited internet