feat: Second initialization of laravel_echo_client.dart

This commit is contained in:
Diyor Khanazarov 2025-10-07 16:55:55 +05:00
parent 46a64b67ce
commit 84e1723f0a

View File

@ -6,7 +6,7 @@ To use this plugin, add `flutter_laravel_echo_client` as a dependency in your pu
Import the library.
```
import 'package:share_plus/share_plus.dart';
import 'package:flutter_laravel_echo_client/laravel_echo_client.dart';
```
## Usage