【flutter】错误:No MaterialLocalizations found.

在替换闪屏图后遇到Flutter错误:No MaterialLocalizations found。该问题通常由于缺少MaterialLocalizations祖先导致。解决方法是在应用根部使用MaterialApp或添加Localization widget,确保提供MaterialLocalizations delegate。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

场景是替换了一下闪屏图之后就报了这个错误,清除包啥的都不行,先记录一下

No MaterialLocalizations found.

AppBar widgets require MaterialLocalizations to be provided by a Localizations widget ancestor.
The material library uses Localizations to generate messages, labels, and abbreviations.

To introduce a MaterialLocalizations, either use a MaterialApp at the root of your application to include them automatically, or add a Localization widget with a MaterialLocalizations delegate.

The specific widget that could not find a MaterialLocalizations ancestor was: AppBar
  dirty
  dependencies: [_LocalizationsScope-[GlobalKey#e4a30]]
  state: _AppBarState#057f9
The ancestors of this widget were: 
  : SliverAppBar
    dependencies: [MediaQuery, _EffectiveTickerMode]
    state: _SliverAppBarState#14e04
  : NestedScrollView
    state: NestedScrollViewState#7a507
  : Scaffold
    dependencies: [_LocalizationsScope-[

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值