chat_app_demo_abc 0.0.1 copy "chat_app_demo_abc: ^0.0.1" to clipboard
chat_app_demo_abc: ^0.0.1 copied to clipboard

This handbook aims to be the one-stop-shop for all sdk documentation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chat_app_demo_abc

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

dependencies:
  chat_app_demo_abc: ^0.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:chat_app_demo_abc/chat_app_demo_abc.dart';
0
likes
130
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

This handbook aims to be the one-stop-shop for all sdk documentation.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, freezed_annotation, json_annotation, socket_io_client

More

Packages that depend on chat_app_demo_abc