-
libsass, which libsass-python is based on, was deprecated 26 October 2020. The sass-people recommend "Dart Sass", which has linux packages at https://github.com/sass/dart-sass/releases/. See also:
h…
-
Maybe to try recording a dart vm timeline?
https://dart.googlesource.com/sdk/+/refs/tags/3.3.4/runtime/docs/timeline.md
e.g. something like `dart --timeline_recorder=file:mytimeline.json --timel…
-
### Platform
Web
### Plugin
package_info_plus
### Version
8.0.0
### Flutter SDK
3.22.1 stable
### Steps to reproduce
Use the packageInfoPlus package in any web app that you compile in wasm
…
-
Weak references are an extremely common pattern in Objective-C for avoiding retain cycles or global retention, and it's not at all clear to me how to avoid leaks in the corresponding Dart code.
For…
-
### Is your feature request related to a problem?
I experienced difficulties integrating QuestDB with my Flutter/Dart project due to the lack of an official Dart SDK. Without a native SDK, Dart devel…
-
## Expected Behavior
Access to the Skycoin node REST API implemented in Dart code or as an assembly.
## Actual Behavior
Right now this is not possible.
## Specifications
- Version: 0.…
-
Steps:
```sh
echo "void main() { print('hello'); }" > main.dart
dart compile aot-snapshot main.dart
dart run main.aot
```
Output:
```sh
main.aot is an AOT snapshot and should be run with…
-
This is a python kernel Notebook:
Is there a way to do it with dart kernel:
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Page URL
https://docs.flutter.dev/release/breaking-changes/android-java-gradle-migration-guide/
### Page source
https://github.com/flutter/website/tree/main/src/content/release/breaking-c…