Skip to content
View Sonderman's full-sized avatar
🏠
Working Remote
🏠
Working Remote

Block or report Sonderman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sonderman/README.md

Hi 👋, I'm Ali Haydar. A passionate Game & Mobile Application developer from Türkiye.

💬 Ask me about Flutter and Unity.

Currently focused on researching AI (LLM)-aided tech stacks and exploring how to use them efficiently in software development.


flutter logodart logounity logocsharp logoandroidstudio logovscode logoxcode logogit logolinux logofirebase logomongodb logo

gmail logolinkedin logo


stats graphlanguages graphstreak graphactivity-graph graph


Snake animation

Pinned Loading

  1. Solution: How to access Android/data...Solution: How to access Android/data or Android/obb folders in Android 11+ No root
    1
     <uses-permissionandroid:name="android.permission.READ_EXTERNAL_STORAGE"/>
    2
     <uses-permissionandroid:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
    3
     <uses-permissionandroid:name="android.permission.MANAGE_EXTERNAL_STORAGE"/>
    4
     <uses-permissionandroid:name="android.permission.REQUEST_INSTALL_PACKAGES"/>
    5
     <uses-permissionandroid:name="android.permission.REQUEST_DELETE_PACKAGES"/>
  2. ChatBlueChatBluePublic

    A Bluetooth Classic-based, fully offline peer-to-peer chat application. It aims to facilitate short-range, device-to-device communication, particularly in disaster scenarios like earthquakes, where…

    Dart 1

  3. OpenFreeAiHubOpenFreeAiHubPublic

    It is an open source project developed with Flutter, which aims to bring together free artificial intelligence tools with users and allow them to use these tools anonymously and unlimitedly without…

    Dart 1 1