文件名称:bubble_bottom_bar
文件大小:89KB
文件格式:ZIP
更新时间:2024-05-24 00:17:58
Dart
bubble_bottom_bar / BubbleBottomBar BubbleBottomBar是颤振部件由设计和开发 。 入门 将此添加到包的pubspec.yaml文件中: ... dependencies: bubble_bottom_bar: ^1.2.0 现在,在Dart代码中,您可以使用: import 'package:bubble_bottom_bar/bubble_bottom_bar.dart'; 用法 floatingActionButton: FloatingActionButton( onPressed: (){}, child: Icon(Icons.add), backgroundColor: Colors.red, ), floatingActionButtonLocation: Floatin
【文件预览】:
bubble_bottom_bar-master
----.gitignore(133B)
----pubspec.lock(3KB)
----bubble_bottom_bar.iml(982B)
----pubspec.yaml(2KB)
----README.md(3KB)
----CHANGELOG.md(2KB)
----android()
--------local.properties(87B)
--------app()
----test()
--------bubble_bottom_bar_test.dart(127B)
----.metadata(307B)
----LICENSE(1KB)
----.idea()
--------libraries()
--------workspace.xml(1KB)
--------modules.xml(275B)
----example()
--------ios()
--------.gitignore(1KB)
--------pubspec.yaml(2KB)
--------README.md(536B)
--------android()
--------test()
--------.metadata(303B)
--------lib()
----lib()
--------bubble_bottom_bar.dart(14KB)