Skip to content

phasetida/phasetida_flutter

Repository files navigation

phasetida_flutter

Version
phasetida-core的Flutter包装

安装

引用Github仓库

  1. pubspec.yaml里添加依赖
    dependencies:
    # ...
    phasetida_flutter:
      git: https://github.com/phasetida/phasetida_flutter.git
      ref: "0.3.1"
  2. 运行命令来更新项目
    flutter pub get

使用

这个包添加了两个Widget,即PhigrosChartPlayerShellWidgetPhigrosSimulatorRenderWidget,前者为后者的包装,推荐使用前者。 如果想要更加精细的控制,请包装PhigrosSimulatorRenderWidget

贡献者

感谢以下贡献者对这个项目做出的贡献

@qianmo2233
拯救了这个包原先丑陋的UI和糟糕的用户体验

About

[WIP] a simple Flutter wrapper for phasetida-core

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors