Skip to content
View GlebBatykov's full-sized avatar

    Block or report GlebBatykov

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

    Hi, i'm Gleb 👋

    I'm a Flutter developer and Dart enthusiast. In my free time, I develop Dart packages.

    Dart packages developed by me:

    • minerva - backend framework;
    • theater - actor framework for Dart;
    • ossa - simple package for working with multithreading;
    • emerald - JSON serializer/deserializer for Dart (JIT only);
    • mapper_box - simple wrapper for collecting object mapping rules;
    • mcache - simple package for caching values in memory;
    • file_copy - Package for copy files, directories, links. You can watch the copying process.

    Examples of those Flutter applications that I developed:

    • synword - mobile application for checking and enhancing the uniqueness of texts;
    • moneum - mobile application for cost accounting.

    GlebBatykov GitHub stats

    Pinned Loading

    1. minervaminervaPublic

      Dart backend framework. Supports multithreading, websockets. It contains project build system, request processing pipeline, authentication aids and logging tools.

      Dart 58 4

    2. emeraldemeraldPublic

      Simple JSON serializer/deserializer for Dart (only JIT, not Flutter).

      Dart 14

    3. theatertheaterPublic

      Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.

      Dart 41 5

    4. ossaossaPublic

      A simple package for working with multithreading, using an interface similar to Task in C#.

      Dart 11