Skip to content

Commit

Permalink
chore: update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
TesteurManiak committed Sep 23, 2024
1 parent 39a0ec2 commit b64a38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/observers/matomo_local_observer.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import 'package:flutter/widgets.dart';
/// {@macro matomo_local_observer}
@Deprecated(
'Use matomoLocalObserver instead. '
'This feature was deprecated in v6.0.0 and will be removed in the next major version.',
'This feature was deprecated in v6.0.0-dev.1 and will be removed in the next major version.',
)
final matomoObserver = matomoLocalObserver;

Expand Down

0 comments on commit b64a38a

Please sign in to comment.