dart_lcs_client 1.0.9 copy "dart_lcs_client: ^1.0.9" to clipboard
dart_lcs_client: ^1.0.9 copied to clipboard

discontinued

The Official dart client for the HackRU back end

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dart_lcs_client
copied to clipboard

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

dependencies:
  dart_lcs_client: ^1.0.9
copied to clipboard

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:dart_lcs_client/dart_lcs_client.dart';
copied to clipboard
0
likes
25
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.11 - 2025.03.26

The Official dart client for the HackRU back end

Repository (GitHub)

License

MIT (license)

Dependencies

equatable, flutter, flutter_linkify, http, http_middleware, intl, meta, path_provider, url_launcher

More

Packages that depend on dart_lcs_client