参考

https://blog.csdn.net/Nathan1987_/article/details/92788141

https://www.kikt.top/posts/flutter/framework/cupertino-paste-tooltip/

默认flutter里的粘贴等提示是英文的需要做本地化适配

关于 flutter本地化问题 The getter 'pasteButtonLabel' was called on null

android参考https://www.jianshu.com/p/e8e0f7b7eb14

 

 

ios需要改plist

关于 flutter本地化问题 The getter 'pasteButtonLabel' was called on null

 

 

 

 报错

关于 flutter本地化问题 The getter 'pasteButtonLabel' was called on null

llocalizations下面没有cupertino的zh文件,可以写代码实现,参考https://blog.csdn.net/Nathan1987_/article/details/92788141

关于 flutter本地化问题 The getter 'pasteButtonLabel' was called on null

 

相关文章:

  • 2021-07-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-03
  • 2022-12-23
  • 2022-12-23
  • 2021-05-17
猜你喜欢
  • 2021-07-31
  • 2022-02-27
  • 2021-07-06
  • 2021-06-12
  • 2021-11-20
  • 2022-12-23
  • 2021-07-21
相关资源
相似解决方案