📜  C:flutter packages flutter lib src widgetslocalizations.dart:413:17: Context: 找到了这个候选,但参数不匹配. - 打字稿代码示例

📅  最后修改于: 2022-03-11 14:48:11.189000             🧑  作者: Mango

代码示例1
//Follow the steps below
// 1. add the following dependency
    flutter_svg: ^0.20.0-nullsafety.3
// 2. run 
    flutter clean 
// 3. run 
    flutter pub get 
// 4. run 
    flutter run 
//command or run the project