Results 10 issues of 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...

Enhancement

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 ![image](https://user-images.githubusercontent.com/26053904/139367027-80ab3afe-a7e4-4c26-9443-75bce6552a27.png) ```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...

How to fix this and how to check detail error log of this plugin ![image](https://user-images.githubusercontent.com/26053904/114266865-4b263b00-9a2b-11eb-9486-1f28f38afc4f.png)

i open a 200M file into two split view and the sync scroll not work but a 10M file is ok