pipen_echo 1.0.1 copy "pipen_echo: ^1.0.1" to clipboard
pipen_echo: ^1.0.1 copied to clipboard

Wrapper for Laravel Echo

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pipen_echo

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  pipen_echo: ^1.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pipen_echo/pipen_echo.dart';
0
likes
0
points
49
downloads

Publisher

verified publisherpipen.dev

Weekly Downloads

Wrapper for Laravel Echo

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_pusher_channels

More

Packages that depend on pipen_echo