Skip to content

Commit fd33892

Browse files
docs(readme): replace pub.dartlang.org with pub.dev; normalize macOS; update Flutter docs link (#728)
Small documentation cleanup in README: - Replace legacy `pub.dartlang.org` links with `pub.dev` - Normalize platform spelling `MacOS` -> `macOS` - Update `flutter.dev/docs/...` links to `docs.flutter.dev/...` No code changes. Co-authored-by: jihanurrahman33 <[email protected]>
1 parent 8aefc7e commit fd33892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Fluwx
22

3-
[![pub package](https://img.shields.io/pub/v/fluwx.svg)](https://pub.dartlang.org/packages/fluwx)
3+
[![pub package](https://img.shields.io/pub/v/fluwx.svg)](https://pub.dev/packages/fluwx)
44
![Build status](https://github.com/OpenFlutter/fluwx/actions/workflows/build_test.yml/badge.svg)
55
[![GitHub stars](https://img.shields.io/github/stars/OpenFlutter/fluwx)](https://github.com/OpenFlutter/fluwx/stargazers)
66
[![GitHub forks](https://img.shields.io/github/forks/OpenFlutter/fluwx)](https://github.com/OpenFlutter/fluwx/network)

0 commit comments

Comments
 (0)