Starred repositories
appr.tc has been shutdown. Please use the Dockerfile to run your own test/dev instance.
WebRTC plugin for Flutter Mobile/Desktop/Web
Plugins for Flutter maintained by the Flutter team
FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.
yangkan816 / samples
Forked from flutter/samplesA collection of Flutter examples and demos
Official Jetpack Compose samples.
A fast, lightweight and more productive microservices framework
A solution for safe and fast interaction between js and native,it's minimum support API 14;
Photopicker and document picker for android
🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能,并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。
Picture Selector Library for Android or 图片选择器
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
一句代码解决软键盘挡住相关控件,适用于任何布局,一般作用于登录界面,注册界面等,当软键盘弹出时避免挡住登录(注册)按钮。
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
🎄 DZNEmptyDataSet implement with Swift.A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display. DZNEmptyDataSet with Swift.
BRVAH:Powerful and flexible RecyclerAdapter
本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数…