enhanced_meteorify 3.2.0 copy "enhanced_meteorify: ^3.2.0" to clipboard
enhanced_meteorify: ^3.2.0 copied to clipboard

discontinued

Carefully extended meteorify package to interact with the Meteor framework. Connect your web or flutter apps, written in Dart, with the Meteor framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add enhanced_meteorify

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

dependencies:
  enhanced_meteorify: ^3.2.0

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:enhanced_meteorify/enhanced_meteorify.dart';
6
likes
50
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Carefully extended meteorify package to interact with the Meteor framework. Connect your web or flutter apps, written in Dart, with the Meteor framework.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

crypto, meta, shared_preferences, tuple, web_socket_channel

More

Packages that depend on enhanced_meteorify