1.Toasty

通用的Toast

项目地址:https://github.com/GrenderG/Toasty

项目Demo:Toasty

2.TastyToast

精致的原生安卓toast

项目地址:https://github.com/yadav-rahul/TastyToast

项目Demo:TastyToast

3.SuperToasts

增强并创建立Android Toast库

项目地址:https://github.com/JohnPersano/SuperToasts

项目Demo:SuperToasts

4.loadtoast

Android可自定义toast

项目地址:https://github.com/code-mc/loadtoast

项目Demo:loadtoast

5.DialogAlchemy

这是一个对话框实用程序库。它提供了一种简单的方法来让开发人员处理屏幕旋转问题

项目地址:https://github.com/NeoLSN/DialogAlchemy

项目Demo:DialogAlchemy

6.BottomDialogs

一个Android库,显示可自定义的基于Material的弹窗

项目地址:https://github.com/javiersantos/BottomDialogs

项目Demo:BottomDialogs

7.StyleableToast

一个具有标准样式的Android库,具有许多样式选择

项目地址:https://github.com/Muddz/StyleableToast

项目Demo:StyleableToast

8.Morphing-Material-Dialogs

材质对话框

项目地址:https://github.com/AdityaAnand1/Morphing-Material-Dialogs

项目Demo:Morphing-Material-Dialogs

9.android-material-app-rating

该库允许在应用程序内部使用自定义的“评分对话框”

项目地址:https://github.com/stepstone-tech/android-material-app-rating

项目Demo:android-material-app-rating

10.sweet-alert-dialog

一个带动画效果的自定义对话框样式

项目地址:https://github.com/pedant/sweet-alert-dialog

项目Demo:sweet-alert-dialog

11.Flutter_beautiful_popup(Flutter)

美化你的应用弹出窗口

项目地址:https://github.com/jaweii/Flutter_beautiful_popup

项目Demo:Flutter_beautiful_popup

12.direct-select-flutter(Flutter)

DirectSelect是一个选择控件,具有飘渺的全屏模式弹出窗口,在与之交互时显示可用选项

项目地址:https://github.com/LanarsInc/direct-select-flutter

项目Demo:direct-select-flutter

更多相关文章

  1. 没有一行代码,「2020 新冠肺炎记忆」这个项目却登上了 GitHub 中
  2. 万字长文带你了解最常用的开源 Squid 代理服务器
  3. 不吹不黑!GitHub 上帮助人们学习编码的 12 个资源,错过血亏...
  4. MediaBuffer使用要点
  5. Android(安卓)开源项目及网址
  6. eclipse导入android项目后出现错误的解决方法
  7. Android(安卓)Menu开源项目整合工程
  8. Android(安卓)NDK eclipse+cdt+cgywin 环境搭建
  9. Time-Selector日期选择控件android特效

随机推荐

  1. Android(安卓)button自定义显示
  2. 介绍使用Cordova和Web Starter Kit开发An
  3. 你后悔做Android了吗?
  4. 反思|Android 列表分页组件Paging的设计
  5. android/IOS常用图片上传的两种方式
  6. 浅谈如何避免Android内存溢出
  7. Android拼图滑块验证码控件
  8. Android(安卓)native进程间通信实例-bind
  9. Android之AIDL使用binder进程间通信原理
  10. Android中WebView的基本配置与填坑记录大