Skip to content
View wratheus's full-sized avatar

Block or report wratheus

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
wratheus/README.md

Aleksandr Pavlenko

Flutter Developer.

Open-source contributions

Flutter SDK

  • AGP Built-in Kotlin compatibility

    • Reported flutter/flutter#192167, where Flutter's Gradle plugin rejected projects using AGP Built-in Kotlin by enforcing an independently configurable Kotlin Gradle Plugin version.
    • Submitted flutter/flutter#192206, which skips KGP minimum-version validation when Kotlin is provided by AGP.
  • Android Impeller rendering

    • Reported flutter/flutter#162521: rendering glitches involving scroll views, navigation, and modal sheets on Android Impeller.
    • Provided a minimal reproduction, videos, timeline traces, and device data. The issue was closed as fixed in a later Flutter release.

Flutter ecosystem

  • Dio cancellation regression

    • Supplied a minimal regression test for cfug/dio#2170, showing that cancelling one request could close a connection used by a subsequent request to the same host.
    • The regression was fixed in Dio 5.4.3.
  • Yandex MapKit Android build regression

    • Helped diagnose missing Maven artifacts with the -flutter suffix after MapKit 4.30 in yandex/yandex_maps_mapkit#41 and #40.
    • The maintainers fixed the issue in MapKit SDK 4.38.1.

Projects

  • tracksu — Flutter app for visualizing osu! API data, built for the osu! community.
  • flutter_simple_ble — Flutter BLE plugin for Android and iOS. Feedback and contributions are welcome.
  • flutter_tetris — Flutter implementation of classic Tetris with keyboard and sensor controls.
  • flutter_minesweeper — Flutter implementation of classic Minesweeper.
  • dart_rest_client_example — A practical Dart REST client guide with a working example.

Pinned Loading

  1. tracksu tracksu Public

    🔥 Flutter multi platfrom app for visualisation of data provided by osu! API

    Dart 11 4

  2. flutter_simple_ble flutter_simple_ble Public

    🛜 BLE Android/iOS flutter plugin

    Dart

  3. flutter_tetris flutter_tetris Public

    🎮 classic Tetris as Flutter game with keyboard/sensor controllers on most platforms

    Dart 3 1

  4. flutter_minesweeper flutter_minesweeper Public

    💣 classic Minesweeper as Flutter game

    Dart