Flutter免权限悬浮窗,一个轻量、灵活且功能完善的 Flutter 悬浮窗组件。 Flutter Permissionless Floating Window, a lightweight, flexible, and fully functional Flutter floating window component.
☆82Jan 22, 2026Updated last month
Alternatives and similar repositories for flutter_floating
Users that are interested in flutter_floating are comparing it to the libraries listed below
Sorting:
- Flutter 饼状图、柱状图、拆线图☆13Apr 29, 2022Updated 3 years ago
- 基于 Retrofit + 协程的网络请求库,可直接使用在 kotlin 项目中,支持设置缓存,证书验证,自定义 Response,全局异常拦截等诸多特性☆17Dec 19, 2024Updated last year
- 一个使用成本较低的换肤框架,拦截 View 的创建从而达到换肤的效果。支持常见的各种 View(陆续支持中),并且支持自定义 View,支持多种加载类型☆22Jun 2, 2023Updated 2 years ago
- 《Flutter响应式编程 - Stream》示例代码☆11Jan 18, 2019Updated 7 years ago
- ☆11Apr 11, 2022Updated 3 years ago
- Table with sticky headers☆12May 26, 2023Updated 2 years ago
- First Upload☆11Jun 29, 2023Updated 2 years ago
- Swiper/Carousel for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.☆166Feb 7, 2026Updated 3 weeks ago
- 一个模仿Android原生控件动画效果的自定义圆形Checkbox☆15Jul 17, 2020Updated 5 years ago
- 一个使用 flutter 开发的简单的本地媒体资源播放器,用于播放本地音频,浏览本地图片,观看本地视频。额外添加了2048、俄罗斯方块等小游戏,做到“视听娱乐”不耽误。☆14Nov 2, 2024Updated last year
- A widget for observing data related to the child widgets being displayed in a ScrollView. Maintainer: @LinXunFeng☆601Jan 5, 2026Updated last month
- flutter 选择器库,包括日期及时间选择器(可设置范围)、单项选择器(可用于性别、民族、学历、星座、年龄、身高、体重、温度等)、城市地址选择器(分省级、地级及县级)、多项选择器等…… 欢迎Fork & pr贡 献您的代码,大家共同学习☆306Jan 11, 2026Updated last month
- Use annotation to allow Retrofit to support multiple baseUrl and dynamically change baseUrl.(用注解让 Retrofit 同时支持多个 baseUrl 以及动态改变 baseUrl)☆16Nov 24, 2024Updated last year
- Flutter抖动动画组件,FLutter颤动动画☆30Nov 30, 2022Updated 3 years ago
- Flutter生成Excle☆15Sep 25, 2020Updated 5 years ago
- Android小样公众号对应Flutter的demo集合☆83Oct 11, 2024Updated last year
- AppMonitor 可以轻松的监听App的前后台状态变化;Activity的活跃状态变化;设备的开关屏状态变化☆20May 13, 2025Updated 9 months ago
- 🚀使用MVVMQuick快速构建您的MVVM结构项目!(Quickly start projects with MVVMQuick!)☆22Sep 26, 2018Updated 7 years ago
- Rollbar for Dart and Flutter☆22Jan 5, 2026Updated last month
- HarmonyOsLog是一个鸿蒙版的日志打印工具,支持hilog和console两种工具打印,支持各种类型包含JSON格式化打印,非常的方便!☆22Jan 25, 2024Updated 2 years ago
- 📅📆Flutter日历插件☆43Apr 1, 2024Updated last year
- A Flutter widget for create an expandable table with header and first column fixed.☆45Nov 15, 2024Updated last year
- 一个Flutter版本简单、轻量、可随意定制的Android版本更新库;A simple, lightweight, and customizable Android version update library for Flutter☆54Dec 1, 2024Updated last year
- 大师兄K线图 flutter sdk,dsxkline 支持基本功能,滚动缩放滑动分页实时刷新,支持MA,BOLL、VOL、KDJ 、MACD、RSI、WR、CCI、BIAS、PSY等指标☆20Jan 10, 2023Updated 3 years ago
- Manually add the extra hitTest area of a widget without changing its size or layout.☆23Apr 20, 2025Updated 10 months ago
- Flutter Dio 网络库的二次封装☆20Apr 22, 2021Updated 4 years ago
- flutter mqtt demo☆18Nov 18, 2020Updated 5 years ago
- aspect 自动集成插件☆20Sep 2, 2023Updated 2 years ago
- Fluent GPT App, an open-source, multi-platform desktop application that brings the power of GPT models to your fingertips. Designed with …☆32Nov 28, 2025Updated 3 months ago
- ArkTS plugin for building pull to refresh effects with PullToRefresh quickly.☆22Jun 18, 2024Updated last year
- Streaming API implementation of MessagePack binary serialization format for Dart☆19Apr 21, 2022Updated 3 years ago
- 这是城市定位搜索选择列表Demo,里面实现了定位当前城市,根据索引选择城市,根据拼音首字母等搜索城市。☆21Dec 18, 2015Updated 10 years ago
- gRPC学习案例,使用gRPC作为网络方案可以带来高效性、跨平台和语言、可靠性、易于使用和可扩展性等收益。同时可以减少手动编写代码的工作量 ,提高开发效率。☆57Mar 19, 2024Updated last year
- Rapid development of scaffolding based on getx☆234Dec 4, 2024Updated last year
- An elegant Flutter Dialog solution | 一种更优雅的 Flutter Dialog 解决方案 | https://xdd666t.github.io/flutter_use/web/index.html#/smartDialog☆1,239Sep 20, 2025Updated 5 months ago
- 使用RecyclerView+ExoPlayer 模仿抖音上下无缝滑动视频播放。没有使用ViewPager2的原因是Fragment太重,内存消耗太大。当有使用ViewPager2效果的时候,没有必要,可以选择这个方式,更轻量化。有一点需要注意,在有键盘弹出的界面,Recy…☆29Sep 3, 2024Updated last year
- 简化版的Android空壳模版工程(kotlin版本),快速搭建(集成了XUI、XUtil、XAOP、XPage、友盟统计和walle多渠道打包)☆25Mar 12, 2024Updated last year
- A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for Android and AutoLayout for iOS. But the …☆508Dec 7, 2024Updated last year
- A library to easily handle sequential queueing of futures in dart.☆60Jan 1, 2025Updated last year