We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f575fa commit b98df3eCopy full SHA for b98df3e
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: chrome_gen
2
-version: 0.3.4-dev
+version: 0.3.4
3
environment:
4
sdk: ">=1.0.0 <2.0.0"
5
authors:
readme.md
@@ -1,3 +1,12 @@
+# deprecated-chrome_gen.dart
+
+# WARNING: This library is being deprecated.
+### Future versions of this library can be found at [chrome.dart](http://pub.dartlang.org/packages/chrome)
6
7
8
+----
9
10
# chrome_gen.dart
11
12
An library for accessing the Chrome APIs in a packaged app or extension.
0 commit comments