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

outdated

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: ^1.0.1

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
20
pub points
77%
popularity

Publisher

verified publisherwisetap.com

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

Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

connectivity, flutter, random_string, synchronized, web_socket_channel

More

Packages that depend on askless