Skip to content
View coder-dongjiayi's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report coder-dongjiayi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. MXLogger MXLogger Public

    MXLogger 是基于mmap内存映射机制的跨平台日志库,支持AES CFB 128位加密,支持iOS Android Flutter。核心代码使用C/C++实现, Flutter端通过ffi调用,性能几乎与原生一致。 底层序列化使用Google开源的flat_buffers实现,高效稳定。

    Dart 130 15

  2. flutter_music flutter_music Public

    一款设计精美的音乐播放器。在UI中国上看到的一款惊艳的app设计,不忍心让如此精美的app只停留在纸面上,于是有了这个项目。

    Dart 43 15

  3. mx_video_player mx_video_player Public

    基于 video_player封装的视频播放器,简单易用,功能丰富。解决了官方插件功能单一的问题。在实际业务场景下提高开发效率

    Dart 3

  4. flutter_widget_extension flutter_widget_extension Public

    基于dart2.5 extension的特点, 优雅的解决回调嵌套问题。使用extension技术可以解决flutter中大概50%的层级嵌套问题

    Dart 3

  5. fluter_mfw fluter_mfw Public

    flutter 高仿马蜂窝 这个项目可以学到flutter中经常用到的组件 row cloum stack pageView 等等

    Dart 50 13

  6. UIScrollView-TDScrollView UIScrollView-TDScrollView Public

    集成MJRefresh和UIScrollView+EmptyDataSet 用最少的代码处理刷新和空白页面

    Objective-C