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 2d6ad5b commit dff656eCopy full SHA for dff656e
README.md
@@ -22,7 +22,7 @@ dependencies:
22
bit_buffer:
23
git:
24
url: https://github.com/halifox/dart_bit_buffer
25
- ref: 1.0.4
+ ref: 1.0.5
26
```
27
28
---
@@ -290,7 +290,7 @@ void main() {
290
291
我们欢迎任何形式的社区贡献!
292
293
-请阅读 [贡献指南 (CONTRIBUTING.md)](CONTRIBUTING.md),了解如何提交 Issue、请求功能或贡献代码。
+请阅读 [贡献指南](CONTRIBUTING.md),了解如何提交 Issue、请求功能或贡献代码。
294
295
296
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: bit_buffer
2
description: "A new Flutter project."
3
-version: 1.0.4
+version: 1.0.5
4
homepage: https://github.com/halifox/dart_bit_buffer
5
6
environment:
0 commit comments