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

outdated

Flutter client of Askless framework, which facilitates building 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.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
0
points
133
downloads

Publisher

verified publisherwisetap.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

connectivity, flutter, random_string, synchronized, web_socket_channel

More

Packages that depend on askless