Skip to content

Commit b9ee95b

Browse files
docs: Update PluginIdfa instance
1 parent ccc174b commit b9ee95b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: packages/plugins/plugin_idfa/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You also need to ensure you have a description for `NSUserTrackingUsageDescripti
2424

2525
Follow the [instructions for adding plugins](https://github.com/segmentio/analytics_flutter_#adding-plugins) on the main Analytics client:
2626

27-
In your code where you initialize the analytics client call the `.add(plugin)` method with an `AppsFlyerDestination` instance.
27+
In your code where you initialize the analytics client call the `.add(plugin)` method with an `PluginIdfa` instance.
2828

2929
```dart
3030
import 'package:analytics/client.dart';
@@ -108,4 +108,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
108108
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
109109
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
110110
SOFTWARE.
111-
```
111+
```

0 commit comments

Comments
 (0)