We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ce56a commit 99d1d5eCopy full SHA for 99d1d5e
pkgs/assets/CHANGELOG.md
@@ -1,3 +1,3 @@
1
-## 0.0.2
+## 0.1.0
2
3
- Initial version.
pkgs/assets/hook/dsad.dart
pkgs/assets/pubspec.yaml
@@ -1,6 +1,6 @@
name: assets
description: Loading assets using the Dart asset bundle system.
-version: 0.0.2
+version: 0.1.0
4
repository: https://github.com/dart-lang/core/tree/main/pkgs/assets
5
issue_tracker: https://github.com/dart-lang/core/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Aassets
6
0 commit comments