AZKA AXELION GIBRAN - AzkaDev | Engineer
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...
```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...
  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