Sunbreak
Sunbreak
Ref: https://github.com/flutter/flutter/issues/52267
According to https://angular.io/guide/router-tutorial-toh#resolve-pre-fetching-component-data, Angular(Typescript) do have `Resolve` According to https://angulardart.dev/guide/router/5, AngularDart is intend to make something similar but have not done: **Maybe you should fetch some data before you display...
Ref: https://github.com/dart-lang/sdk/issues/7775 ```dart extension IntRange on int { /// A arithmetic sequence of numbers from [this] to, but not including [end]. /// /// The difference between two consecutive numbers is...
### Build log ```shell Compiler message: file:///Users/sunbreak/lib/flutter/.pub-cache/hosted/pub.flutter-io.cn/provide-1.0.1/lib/provide.dart:220:11: Error: Can't declare a member that conflicts with an inherited one. factory Provider.stream(Stream stream, {T initialValue}) => ^ file:///Users/sunbreak/lib/flutter/.pub-cache/hosted/pub.flutter-io.cn/provide-1.0.1/lib/provide.dart:192:13: Context: This is the...
Issue to track Web support blocker 1. RSSI https://groups.google.com/a/chromium.org/g/web-bluetooth/c/0Mhh-B3y38E/m/c1hH8qP0BQAJ?pli=1 2. MTU https://github.com/WebBluetoothCG/web-bluetooth/issues/383 https://bugs.chromium.org/p/chromium/issues/detail?id=1073311
Bluetooth 4.0 Instructions for Windows Users: https://www.mblock.cc/doc/en/faq/bluetooth.html
Signed-off-by: Sunbreak
Built on https://github.com/Sunbreak/v8-android-buildscripts/tree/7.8.1-asan ``` $ NO_INTL=1 ./scripts/build.sh ninja: Entering directory `out.v8.arm' ninja: no work to do. ninja: Entering directory `out.v8.x86' ninja: no work to do. ninja: Entering directory `out.v8.arm64' ninja:...