File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- [ ![ pub package] ( https://img.shields.io/pub/v/flutter_advertising_id .svg )] ( https://pub.dartlang.org/packages/fluwx )
1+ [ ![ pub package] ( https://img.shields.io/pub/v/advertising_id_flutter .svg )] ( https://pub.dartlang.org/packages/advertising_id_flutter )
22![ Build status] ( https://github.com/OpenFlutter/flutter_advertising_id/actions/workflows/build_test.yml/badge.svg )
33[ ![ GitHub stars] ( https://img.shields.io/github/stars/OpenFlutter/flutter_advertising_id )] ( https://github.com/OpenFlutter/fluwx/stargazers )
4- [ ![ GitHub forks] ( https://img.shields.io/github/forks/OpenFlutter/flutter_advertising_id )] ( https://github.com/OpenFlutter/fluwx /network )
4+ [ ![ GitHub forks] ( https://img.shields.io/github/forks/OpenFlutter/flutter_advertising_id )] ( https://github.com/OpenFlutter/advertising_id_flutter /network )
55[ ![ GitHub license] ( https://img.shields.io/github/license/OpenFlutter/flutter_advertising_id )] ( https://github.com/OpenFlutter/fluwx/blob/master/LICENSE )
66[ ![ GitHub issues] ( https://img.shields.io/github/issues/OpenFlutter/flutter_advertising_id )] ( https://github.com/OpenFlutter/flutter_advertising_id/issues )
77<a target =" _blank " href =" https://qm.qq.com/q/TJ29rkzywM " ><img border =" 0 " src =" https://pub.idqqimg.com/wpa/images/group.png " alt =" OpenFlutter " title =" OpenFlutter " ></a >
88
99---
1010
11- # flutter_advertising_id
11+ # advertising_id_flutter
1212
1313A Flutter plugin to access advertising ID.
1414
@@ -18,14 +18,14 @@ Wraps [ASIdentifierManager.advertisingIdentifier](https://developer.apple.com/do
1818
1919Run this command
2020```
21- flutter pub add flutter_advertising_id
21+ flutter pub add advertising_id_flutter
2222```
2323This will add a line like this to your package's pubspec.yaml
2424
2525``` yaml
2626dependencies :
2727 ....
28- flutter_advertising_id : ^0.0.1
28+ advertising_id_flutter : ${latestVersion}
2929` ` `
3030
3131## Usage
You can’t perform that action at this time.
0 commit comments