Skip to content
View lizy-coding's full-sized avatar

Block or report lizy-coding

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

Hi 👋, I'm lizy

后端转客户端开发,Flutter 为主要技能栈,日常开发 Windows 桌面软件并且会做一些 Android ,掌握 MVP,MVVM 等常见设计模式,参与过多次性能优化,业务功能重构,完成过项目级 Linux 平台 Flutter 技术开荒;

  • 在桌面端实现高性能渲染与自绘(CustomPaint / RenderObject 优化)。
  • 设计低耦合的模块化架构(MVP/MVVM/Observer),提高可维护性与可测试性。
  • 定位并解决 OOM、卡顿、网络触发异常等稳定性问题。
  • 使用 AI 工具(Cursor、Deepseek)加速开发与单元测试生成。

Backend→Client dev | Flutter enthusiast | Master of high-performance desktop rendering, low-coupling modular architecture (MVP/MVVM/Observer), stability wizardry (OOM & jank hunter), and AI-powered dev acceleration (Cursor & Deepseek).

  • Implement high-performance rendering and custom drawing on desktop platforms (CustomPaint / RenderObject optimizations).
  • Design low-coupling modular architectures (MVP / MVVM / Observer) to enhance maintainability and testability.
  • Identify and resolve stability issues such as OOM, UI jank, and network-triggered exceptions.
  • Leverage AI tools (Cursor, Deepseek) to accelerate development and automate unit test generation.

Know about my experiences yuque https://www.yuque.com/diligent_coding/flutter

My Skill Set

SYNOPSIS flutter [--android|--windows|--linux] | kotlin --jetpack --mvvm

DESCRIPTION

🚀 Featured Projects(精选项目)

  • Flutter 特性学习 / Demo 集 flutter_study
    收集桌面/移动端实用特性与示例(渲染、Plugin、异步场景)。

  • Flutter 生物识别插件 flutter_biometric
    原生生物识别能力封装为 Flutter Plugin,包含 Android 原生对接与 Flutter UI 支持。

  • Flutter Android 电池监控插件 flutter_battery
    使用 Channel 实现跨进程电池状态监听、事件上报及 Flutter 侧订阅实现。

✍️ Featured Articles(精选文章)


Languages

Dart Flutter Java Kotlin JavaScript React

DevOps

Linux Git Android MySQL Figma



Github Stats



Generated using Github Profilinator

Pinned Loading

  1. flutter_study flutter_study Public

    记录一些 Flutter 特性学习的 demo

    Dart

  2. react_study react_study Public

    learn how to use react

    JavaScript

  3. blog_documents blog_documents Public

    个人输出的一些比较值得记录的文档,主要技术栈 Flutter

  4. flutter_battery flutter_battery Public

    Flutter Android 推送通知和电池监控插件,支持立即通知、延迟通知和低电量监控。

    Dart

  5. flutter_biometric flutter_biometric Public

    这是一个 Flutter 生物识别插件,提供指纹识别和管理功能。该插件封装了原生 Android 的生物识别 API,使得 Flutter 应用可以轻松实现指纹识别和管理功能。

    Dart

  6. assistant assistant Public

    使用原生 android 特性完成的一些小功能

    Kotlin