animation_bottombar_flutter:Flutter使用动画剪辑路径变换和流的属性创建的Flutter组件概念 源码
动画底部导航栏颤振 扑组件概念,创建用Dart编程语言,启发。 关于 此组件的创建是受此页面末尾GIF启发的。 该组件正在使用“动画”,“剪辑路径”,“变换”和“流”的专有属性更好地模拟灵感GIF。 构造函数数据字段 final Color background; //Background of buttons and navbar final Color defaultIconColor; //Default icon color when not actived final Color activatedIconColor; //Color of icon when actived final Function ( int i) onTapButton; //Function when button has clicked final Function ( int i) onTapBu
文件列表
animated_bottombar_flutter-master.zip
(预估有个95文件)
animated_bottombar_flutter-master
.gitignore
618B
pubspec.yaml
2KB
android
app
build.gradle
2KB
src
main
AndroidManifest.xml
2KB
res
暂无评论