flutter_help_scout 0.0.1+8 copy "flutter_help_scout: ^0.0.1+8" to clipboard
flutter_help_scout: ^0.0.1+8 copied to clipboard

Flutter implementation for Help Scout mobile SDK. Help Scout is an all-in-one customer service platform that helps you balance everything your customers need to be happy.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_help_scout

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

dependencies:
  flutter_help_scout: ^0.0.1+8

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_help_scout/flutter_help_scout.dart';
2
likes
30
pub points
23%
popularity

Publisher

verified publisherkelvinforteta.dev

Flutter implementation for Help Scout mobile SDK. Help Scout is an all-in-one customer service platform that helps you balance everything your customers need to be happy.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_help_scout