flutter_codde_protocol 0.1.5 copy "flutter_codde_protocol: ^0.1.5" to clipboard
flutter_codde_protocol: ^0.1.5 copied to clipboard

Multi Communication protocol in heart of the C.O.D.D.E. Pi framework

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_codde_protocol

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

dependencies:
  flutter_codde_protocol: ^0.1.5

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:flutter_codde_protocol/flutter_codde_protocol.dart';
1
likes
150
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

Multi Communication protocol in heart of the C.O.D.D.E. Pi framework

Homepage

Documentation

API reference

License

AGPL-3.0 (license)

Dependencies

codde_protocol, flutter, flutter_rust_bridge, freezed_annotation, plugin_platform_interface

More

Packages that depend on flutter_codde_protocol