Skip to content

Commit ce4a7a6

Browse files
authored
Merge pull request #19 from jihanurrahman33/docs/readme-pubdev-cleanup-20250902-030900
docs(readme): replace pub.dartlang.org with pub.dev; normalize macOS; update Flutter docs link
2 parents 550d933 + abcdcce commit ce4a7a6

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
@@ -2,7 +2,7 @@
22

33
2021 © Weizhong Yang a.k.a zonble
44

5-
[![Pub](https://img.shields.io/pub/v/flutter_window_close.svg)](https://pub.dartlang.org/packages/flutter_window_close) [![example workflow](https://github.com/zonble/flutter_window_close/actions/workflows/ci.yaml/badge.svg)](https://github.com/zonble/flutter_window_close/actions) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/zonble/flutter_window_close/blob/main/LICENSE)
5+
[![Pub](https://img.shields.io/pub/v/flutter_window_close.svg)](https://pub.dev/packages/flutter_window_close) [![example workflow](https://github.com/zonble/flutter_window_close/actions/workflows/ci.yaml/badge.svg)](https://github.com/zonble/flutter_window_close/actions) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/zonble/flutter_window_close/blob/main/LICENSE)
66

77
flutter_window_close lets your Flutter app has a chance to confirm if the user
88
wants to close your app. It works on desktop platforms including Windows, macOS

0 commit comments

Comments
 (0)