laravel_echo 0.2.9 copy "laravel_echo: ^0.2.9" to clipboard
laravel_echo: ^0.2.9 copied to clipboard

Port of official Laravel Echo package for your Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add laravel_echo

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

dependencies:
  laravel_echo: ^0.2.9

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

Import it

Now in your Dart code, you can use:

import 'package:laravel_echo/laravel_echo.dart';
68
likes
30
points
759
downloads

Publisher

unverified uploader

Weekly Downloads

Port of official Laravel Echo package for your Flutter apps.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on laravel_echo