Flutter组件封装,包含了文本、图片、轮播图、网络、列表、tab选项卡等等功能,长期更新,不定期维护!
☆22Aug 29, 2023Updated 2 years ago
Alternatives and similar repositories for flutter_widget
Users that are interested in flutter_widget are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Android Flutter模块打包aar上传到远端maven仓库演示工程☆11Dec 6, 2021Updated 4 years ago
- 结合 Kotlin 特性封装的 ARouter 组件化工具和组件化示例☆12May 24, 2022Updated 4 years ago
- QQHelper for androidx,QQ开放平台功能封装,包含QQ分享,QQ授权登录☆11Mar 24, 2023Updated 3 years ago
- A lightweight Logger library implemented with the Kotlin feature☆12Jun 13, 2023Updated 3 years ago
- 关于安卓的项目☆23Feb 27, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- iOS设计模式项目演化,来自书籍《Object-C编程之道》☆10Aug 24, 2019Updated 6 years ago
- 腾讯视频直播-推流☆10Jun 5, 2018Updated 8 years ago
- 医疗健康app,集成腾讯IM,高德地图。网络框架运用Retrfit+RxJava☆13Mar 16, 2018Updated 8 years ago
- APP开发阶段:Mock API手机测试,支持局域网浏览器访问☆15Mar 30, 2021Updated 5 years ago
- Android自动打包上传到蒲公英并发送APK下载消息到飞书群☆15Oct 28, 2021Updated 4 years ago
- LoadingView 是一个圆弧加载过渡动画,圆弧个数,大小,弧度,渐变颜色,完全可配。☆22May 13, 2025Updated last year
- A lightweight publish/subscribe event bus for Android.☆13Jul 23, 2024Updated last year
- 接入波场钱包,TronWeb,TronWallet for Android.☆12Feb 11, 2026Updated 5 months ago
- Android ViewModel & retrofit combine framework 支持网络请求的ViewMode框架☆14Jun 24, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- crash采集的使用☆17Feb 8, 2017Updated 9 years ago
- AES on Android. Kotlin and Native C/C++ code☆11Jul 22, 2019Updated 7 years ago
- 🔥🔥🔥文件管理:默认支持 音频,视频,图片,txt,zip,word,excel,ppt,pdf 9种文件,支持音频、视频播放,图片查看,zip解压,文件重命名、复制、移动、删除、查看详情☆15Jan 16, 2022Updated 4 years ago
- Adds a Spy option to the React Native development menu☆14Jan 2, 2019Updated 7 years ago
- 美观易用的日期选择控件☆19Aug 5, 2021Updated 4 years ago
- Android Bluetooth Library☆18Mar 16, 2017Updated 9 years ago
- ViewPager2另辟蹊径实现图片遮罩切割页面切换效果的Demo项目☆16Jun 28, 2023Updated 3 years ago
- a closable modal In react native☆11Jun 1, 2024Updated 2 years ago
- 类似于苹果首页的悬浮按钮☆17Aug 27, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- HarmonyOsDialog是一个便捷的弹窗,一行代码便可以搞定,只需初始化一次,便在任何地方都可以弹出,脱离原生Dialog限制,Dialog中也封装了包含常见的弹窗样式,并且支持自定义页面,自定义组件形式。☆49Mar 11, 2026Updated 4 months ago
- 轻量级的Android吐司库,底层使用SnackBar实现,可以实现顶部弹出,底部弹出。UI可高度定制。可自定义显示时长。提供简洁的APi调用☆43Nov 21, 2021Updated 4 years ago
- BypassHiddenApi是一个用于绕过Android系统对隐藏API反射调用限制库。适用于Android4.4~15。☆22Jun 26, 2025Updated last year
- 一个基于Android原生定位API的管理工具,倾向于模糊网络定位,而不是GPS定位,主要为了app只是需要根据定位获得当地天气信息的功能制作。不适合精准定位!对于精准定位需求,高德和百度才是王道☆15Apr 15, 2019Updated 7 years ago
- 构建一个简单的小说阅读器,该项目为部分功能的实现代码☆12Jun 12, 2018Updated 8 years ago
- Android左右声道控制的示例程序☆17Aug 26, 2016Updated 9 years ago
- A web site for displaying Test Link Report. Power by Golang and Beego.☆15Mar 10, 2015Updated 11 years ago
- An Android performance monitor | developer kit☆12Aug 3, 2020Updated 5 years ago
- 基于Flutter的小程序底层框架搭建项目☆11Dec 8, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 一种在Android上使用JNI修改线程、进程CPU亲和性的示例demo。☆25Jul 20, 2023Updated 3 years ago
- 通用webview跳转封装 一行代码实现webView跳转 支持页面样式配置☆36Oct 14, 2021Updated 4 years ago
- 基于 Retrofit + 协程的网络请求库,可直接使用在 kotlin 项目中,支持设置缓存,证书验证,自定义 Response,全局异常拦截等诸多特性☆17Dec 19, 2024Updated last year
- Android一个强大的自定义span(`DslDrawableSpan`), 以及一个`SpannableStringBuilder`使用工具.☆23May 9, 2022Updated 4 years ago
- Android 资料的一个软件,基于鸿洋大佬的API,项目基于 Kotlin + MVP☆22Aug 7, 2020Updated 5 years ago
- 解决React Native 自带的WebView组件在Android设备上不能拦截URL的问题☆12Jun 26, 2017Updated 9 years ago
- 自定义tabBar,仿京东页面控制器push后,tabBar动画向下隐藏效果,分类实现动画效果。☆25Jan 15, 2018Updated 8 years ago