tim0991
tim0991
Could support an option to specify only validate general variable like `$foo_bar` Do not validate object variable like `$object->foo_bar` because object variable may be a orm attribute, it assigned by...
This package will import webextension-polyfill into all entry files Like a injectd js by content-script, it call not call `browser` and cause an error
修改了entity HotBook.dart 对象属性之后 重新生成HotBook.g.dart 发现build_runner被注释,尝试使用原版本build报错 ``` flutter pub run build_runner build --delete-conflicting-outputs [INFO] Generating build script... [INFO] Generating build script completed, took 787ms [WARNING] Deleted previous snapshot due to missing...
chapter.proto文件能不能给个schema,章节数据都从这个来
Flutter version 1.17.5  ```shell Compiler message: lib/app/root_scene.dart:85:56: Error: No named parameter with the name 'label'. BottomNavigationBarItem(icon: getTabIcon(0), label: '书架'), ^^^^^ /usr/local/flutter/packages/flutter/lib/src/widgets/bottom_navigation_bar_item.dart:25:9: Context: Found this candidate, but the arguments don't...
flutter pub get version 2.5.2
How to fix this and how to check detail error log of this plugin 
i open a 200M file into two split view and the sync scroll not work but a 10M file is ok