Eventbus框架,适用于Flutter,Dart项目
Architecture
Pub
dependencies:
rome_bus: ^0.0.2
Usage with 3 step
1. Create an Event Object
//event object
class CommonEvent {
final int count;
...……
Your package is 234.3 MB. Hosted packages must be smaller than 100 MB. Your .gitignore has no effect since your project does not appear to be in version control.
……
我所做的项目报的错误是这样的
因为报错内容主要是amp;quot;.... were declared as an inputs, but did not exist. Check the definition of target:kernel_snapshot for errorsamp;quot;,应该时删除了文件之 ...……