Skip to content

yah0130/bubble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bubble

LICENSE Badge 一个聊天气泡组件

用法

1.在 pubspec.yaml 中添加依赖

dependencies:
  bubble:
    git:
      url: https://github.com/yah0130/bubble.git

2.使用

Bubble(
  color: Colors.purple,
  child: Text(
    "你6666",
    style: TextStyle(color: Colors.white),
  ),
)

About

flutter聊天气泡

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages