zhao
zhao
   **How to solve this problem?**
### Content https://github.com/fluttercandies/extended_nested_scroll_view/assets/82579833/ff157b34-35b3-4bfb-b7e8-249d8557d2f6 ---- CodeSegment: ``` Widget buildBody() { return ExtendedNestedScrollView( onlyOneScrollInBody: true, headerSliverBuilder: (BuildContext context, bool innerBoxIsScrolled) { return [ buildSliverAppBar(), SliverToBoxAdapter( child: Container( color: Colors.red, width: double.infinity, height:...
``` Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 3.3.9, on Microsoft Windows [版本 10.0.19045.2486], locale zh-CN) [√] Android toolchain - develop for Android...
UnimplementedError: ':nth-last-child' selector of type PseudoClassFunctionSelector is not implemented ` html: ^0.15.4` Flutter 3.10.5 • channel stable • https://github.com/flutter/flutter.git Framework • revision 796c8ef792 (3 weeks ago) • 2023-06-13 15:51:02 -0700...
**Describe the bug** When generating pydantic with jsonData, an error occurred: "Invalid file format" **To Reproduce** **Example schema:** - json file:[douyin.json](https://github.com/user-attachments/files/15572393/douyin.json) **Used commandline:** ``` $ datamodel-codegen --input douyin.json --input-file-type json...
  **Is there something I set up wrong?** - dio: ^5.4.3+1 - retrofit: ^4.1.0 - retrofit_generator: ^8.1.0
 **Is your feature request related to a problem? Please describe.** I use flutter build apk --release --target-platform android-arm64 to compile the apk and only let it run on the...
Error: Type 'PopInvokedWithResultCallback' not found. PopInvokedWithResultCallback<T>? onPopInvoked,
# **Flutter Version:** ``` Flutter 3.22.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision b0850beeb2 (6 weeks ago) • 2024-07-16 21:43:41 -0700 Engine • revision 235db911ba Tools • Dart 3.4.4...
### 请确保您已阅读以上注意事项,并勾选下方的确认框。 - [x] 我已经仔细阅读上述内容 - [x] 我已经使用 [最新构建](https://github.com/LagrangeDev/Lagrange.Core/actions/) 测试过,问题依旧存在。 - [x] 我已经在 [Issue Tracker](https://github.com/LagrangeDev/Lagrange.Core/issues) 中找过我要提出的问题,没有找到相同问题的ISSUE。 - [x] 我已知晓并同意,此处仅用于汇报程序中存在的问题。若这个 Issue 是关于其他非程序本身问题,则我的 Issue 可能会被无条件自动关闭或/并锁定。(其它疑问请考虑加入TG群询问或在discussions中提问) ### Lagrange项目 OneBot ### 所使用/依赖的Lagrange项目对应的commit 903dce7 ###...
### Error reproduction: https://github.com/user-attachments/assets/da214433-e0e3-40df-ae75-52e8c3ec2491 ### Error message: ``` ======== Exception caught by widgets library ======================================================= The following assertion was thrown building AsyncPaginatedDataTable2Demo(dirty, dependencies: [_ModalScopeStatus], state: AsyncPaginatedDataTable2DemoState#b2b20): 'package:data_table_2/src/paginated_data_table_2.dart': Failed assertion: line...