arctium_msg 0.3.0 copy "arctium_msg: ^0.3.0" to clipboard
arctium_msg: ^0.3.0 copied to clipboard

Set of integrations with Arctium SL aimed to further reducing boilerplate and making usage of those two packages seamless

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arctium_msg

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

dependencies:
  arctium_msg: ^0.3.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:arctium_msg/arctium_msg.dart';
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Set of integrations with Arctium SL aimed to further reducing boilerplate and making usage of those two packages seamless

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

arctium, flutter, flutter_msg

More

Packages that depend on arctium_msg