Skip to content
View yaroslav13's full-sized avatar
πŸ€”
2b || !2b = ?
πŸ€”
2b || !2b = ?
  • Hungary, Budapest

Block or report yaroslav13

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
yaroslav13/README.md

Hey, I'm Yaroslav πŸ‘‹

Senior Flutter Developer Β· Budapest, Hungary πŸ‡­πŸ‡Ί


About Me

I am a Flutter developer with around six years of experience. Throughout my career, I've been engaged in projects across various domains, including yacht insurance, food delivery, social media, healthcare, hospitality, and education. I have experience with various state management solutions, BaaS platforms, REST API, custom package and plugin development, different architectures, and design patterns.

I'm genuinely curious about how things work under the hood β€” how async and parallel operations are scheduled on the CPU, how the compiler transforms code, how the garbage collector interacts with native resources, or how graph algorithms can drive a Rive state machine. That curiosity also extends to finding clean architectural solutions, scalable design patterns, and ways to reduce unnecessary complexity.

On the practical side, I've worked extensively on:

  • πŸ“ Background location tracking and geofence-based location monitoring
  • πŸŽ™οΈ Background audio recording
  • 🏝️ Live Activities and Dynamic Island widgets built with SwiftUI
  • πŸ”Œ Native plugin development for both iOS and Android (including AOSP)
  • β™Ώ Full accessibility coverage on iOS and Android
  • 🎭 Rive animations integration
  • πŸ€– Face detection using ML Kit
  • πŸ—οΈ Modular, package-driven architectures designed for scalability and reuse
  • πŸ§ͺ POC projects to validate ideas and de-risk architectural decisions

I've also led teams, mentored developers, and contributed to internal package ecosystems at several companies β€” building shared tooling that reduced boilerplate and cut development costs.

Over the years I've touched a wide range of state management solutions β€” Bloc, Cubit, MobX, SolidDart, Riverpod, Signals, GetX, ChangeNotifier + Provider and more β€” not just to ship features, but to understand the tradeoffs and find what actually scales. Same goes for BaaS platforms like Firebase, Supabase, Amplify, and Azure.


πŸ“¦ Open Source Packages

Package Description
bloc_hooks BLoC state management with Flutter Hooks support
bloc_scope Easily cancel futures & streams on BLoC/Cubit dispose
dart_annotations Dart analyzer plugin with static analysis annotations

πŸ”₯ Hellfire Flutter Club

A Telegram channel dedicated to finding the really interesting deep details of Dart and Flutter β€” things like how the compiler handles extensions, how isolates are distributed across CPU cores, or how the GC interacts with native resources. If you want to understand the framework rather than just use it, this is for you.

πŸ‘‰ Join the channel


Always open to interesting Flutter projects and collaborations.
yarikgalivetc@gmail.com

Popular repositories Loading

  1. gym_daily gym_daily Public

    Dart 1

  2. bloc_scope bloc_scope Public

    Dart 1

  3. movie_shaker movie_shaker Public

    Can’t decide what to watch? Just shake your phone and get a random movie suggestion instantly! Fast, fun, and perfect for movie nights.

    Dart 1

  4. game_project game_project Public

    Swift

  5. clean_arch_sample clean_arch_sample Public

    Dart

  6. sdk sdk Public

    Forked from dart-lang/sdk

    The Dart SDK, including the VM, dart2js, core libraries, and more.

    Dart