flutter-in-practice icon indicating copy to clipboard operation
flutter-in-practice copied to clipboard

This project can be used as a starter for flutter app development, including a demo app for learning flutter components and a social video app named weiguan which is similar to TikTok.

Results 6 flutter-in-practice issues
Sort by recently updated
recently updated
newest added

CocoaPods' output: ↳ [!] Invalid `Podfile` file: no implicit conversion of nil into String. # from /Users/sean/code/flutter/flutter-in-practice/ios/Podfile:54 # ------------------------------------------- # unless File.exist?(copied_framework_path) > FileUtils.cp_r(File.join(cached_framework_dir, 'Flutter.framework'), copied_flutter_dir) # end # -------------------------------------------...

1、在执行 flutter packages get 时候提示如下: Warning: You are using these overridden dependencies: ! analyzer 0.39.17 (1.3.0 available) Running "flutter pub get" in flutter_download_demo... 960ms ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Warning ────────────────────────────────────────────────────────────────────────────── Your Flutter application...

错误信息 Launching lib/weiguan/main.dart on Redmi K20 Pro in debug mode... /D:/fluttersdk/flutter/.pub-cache/hosted/pub.flutter-io.cn/dio-2.2.2/lib/src/dio_http_headers.dart:55:8: Error: The method 'DioHttpHeaders.add' has fewer named arguments than those of overridden method 'HttpH eaders.add'. void add(String name, value)...

使用vscode run不起来,报错

Bumps [dio](https://github.com/cfug/dio), [functional_data_generator](https://github.com/spkersten/dart_functional_data) and [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg). These dependencies needed to be updated together. Updates `dio` from 2.1.13 to 5.0.3 Release notes Sourced from dio's releases. dio 5.0.3 What's new Imply List<Map>...

dependencies