2022-10-19 23:50:49
Error Flutter assets will be downloaded from https://storage.flutter-io.cn. Make sure you trust this source! Launching lib\main.dart on Android SDK built for x86 in debug mode... Running Gradle tas...
2022-10-19 23:44:12
Error message What went wrong: A problem occurred configuring project ':gallery_saver'. > Could not resolve all files for configuration ':gallery_saver:classpath'. > Could not resolve com.an...
2022-10-19 23:39:20
Error message [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: 'package:flutter/src/services/hardware_keyboard.dart': Failed assertion: line 432 pos 16: _pressedKeys.contain...
2022-10-19 23:28:40
Error The following assertion was thrown building _SelectionKeepAlive(state: _SelectionKeepAliveState#f9ebd): dependOnInheritedWidgetOfExactType<_InheritedProviderScope<EditorStream?>>()...
2022-10-19 23:25:18
Warning Your Android App Bundle is signed with the wrong key. Ensure that your App Bundle is signed with the correct signing key and try again. Your App Bundle is expected to be signed with the ce...
2022-09-14 23:21:54
Error type 'Future<dynamic>' is not a subtype of type 'String?' Solution To receive the value from the future function/await, we need to user var type varaible. Because the Future function...
2022-09-14 23:16:31
Error message The following assertion was thrown building Builder: Scaffold.geometryOf() called with a context that does not contain a Scaffold. This usually happens when the context provided is...
2022-09-14 23:14:34
This is some commands I often use in development. Hope it will help you. build apk: flutter build apk --release flutter build appbundle analyze package size: flutter build apk --analyze-size flu...
2022-09-14 23:10:36
所谓成熟, 大概是知道自己几斤几两,而不是自吹自大、或者过于自卑; 大概是知道自己该干什么,而不是追求所谓的“多才多艺”; 大概是知道什么是最重要的,而不是芝麻西瓜都抓住不放; 大概是知道路在何方,而不是东一头西一头; 大概是知道时间就是生命,而不是以为自己还年轻; 大概是知道过去的就过去了,而不是不反思还死抓住不放; 大概是知道放弃大部分普通的才能得到极...
2022-08-18 12:54:47
背景 每年腾讯发布年报时,总有一些媒体指出腾讯员工平均月薪8万、10万…… 当我们对一件事情感到好奇时,最好的方式不是去参考更多媒体的资讯,而是基于事实亲自去查证。 基于事实说话,先看腾讯年报、 雇员及酬金政策 于二零二一年十二月三十一日,本集团有 112,771 名雇员(二零二零年: 85,858 名)。本集团聘用的雇员数目视乎需要而不时有所变更,而雇员酬金亦根据业内惯例釐定。...