- Ukraine
- https://medium.com/@v.buberenko
Stars
Self-Hosting Guide. Learn all about locally hosting (on premises & private web servers) and managing software applications by yourself or your organization. Including Cloud, LLMs, WireGuard, Automa…
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
Run commands in all projects in the current directory. Handle monorepos with ease.
Toastification is a Flutter package for displaying customizable toast messages. It provides predefined widgets for success, error, warning, and info messages, as well as a custom widget for flexibi…
Flutter Version Management: A simple CLI to manage Flutter SDK versions.
A GitHub Action for installing, configuring and running hardware-accelerated Android Emulators on macOS virtual machines.
extended nested scroll view to fix following issues. 1.pinned sliver header issue 2.inner scrollables in tabview sync issue 3.pull to refresh is not work. 4.do without ScrollController in NestedScr…
Easy-to-use Navigator 2.0 router for web, mobile and desktop. URL-based routing, simple navigation of tabs and nested routes.
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
A simple app to make Flutter development more delightful
A curated list of awesome Android UI/UX libraries
⏹️ GitHub Action to cancel previous running workflows on push
An Android kotlin project template with Dagger2, Rx and Architecture Components
Flutter Gallery was a resource to help developers evaluate and use Flutter
A highly customizable 'speed dial' FloatingActionButton implementation.
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
Breakpoint - A Flutter plugin to calculate the material design breakpoints. Maintainer: @rodydavis
Approximate how your app looks and performs on another device.
Gradle plugin to automatically rename your artifacts and generate Android versionName and versionCode using Git.
Decentralized Privacy-Preserving Proximity Tracing -- Documents
Full screen Android apps using simple Kotlin DSL
Miscellaneous benchmarks for JSON serialization on JVM/Android
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Roo…
Kotlin Coroutines Flow binding APIs for Android's platform and unbundled UI widgets, inspired by RxBinding.
Define and apply styles to Android views programmatically
Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines
"Favor composition over inheritance" for RecyclerView Adapters