swifty_chat_data 0.1.0 copy "swifty_chat_data: ^0.1.0" to clipboard
swifty_chat_data: ^0.1.0 copied to clipboard

Data package for the swifty_chat package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swifty_chat_data

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

dependencies:
  swifty_chat_data: ^0.1.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:swifty_chat_data/swifty_chat_data.dart';
1
likes
110
pub points
25%
popularity

Publisher

unverified uploader

Data package for the swifty_chat package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, flutter

More

Packages that depend on swifty_chat_data