askless 2.0.0 copy "askless: ^2.0.0" to clipboard
askless: ^2.0.0 copied to clipboard

Flutter client of Askless framework, which facilitates building realtime servers for JavaScript and Flutter Apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add askless

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

dependencies:
  askless: ^2.0.0

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:askless/askless.dart';
10
likes
120
points
125
downloads

Publisher

verified publisherwisetap.com

Weekly Downloads

Flutter client of Askless framework, which facilitates building realtime servers for JavaScript and Flutter Apps

Documentation

API reference

License

MIT (license)

Dependencies

collection, connectivity_plus, flutter, get_it, injectable, meta, random_string, synchronized, web_socket_channel

More

Packages that depend on askless