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';
9
likes
100
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
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