flutter_deck_client 0.1.2 copy "flutter_deck_client: ^0.1.2" to clipboard
flutter_deck_client: ^0.1.2 copied to clipboard

A common client interface and models for the flutter_deck package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_deck_client
copied to clipboard

With Flutter:

 $ flutter pub add flutter_deck_client
copied to clipboard

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

dependencies:
  flutter_deck_client: ^0.1.2
copied to clipboard

Alternatively, your editor might support dart pub get or 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_deck_client/flutter_deck_client.dart';
copied to clipboard
2
likes
160
points
189
downloads

Publisher

verified publisherkazlauskas.dev

Weekly Downloads

2024.09.26 - 2025.04.10

A common client interface and models for the flutter_deck package.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutterdeck #presentation #slides

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

meta

More

Packages that depend on flutter_deck_client