ssessentials 0.0.2 copy "ssessentials: ^0.0.2" to clipboard
ssessentials: ^0.0.2 copied to clipboard

This package will help you to implement multiple services is very easiest way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ssessentials

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

dependencies:
  ssessentials: ^0.0.2

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:ssessentials/ssessentials.dart';
1
likes
105
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

This package will help you to implement multiple services is very easiest way.

Documentation

API reference

License

MIT (license)

Dependencies

fl_toast, flutter, google_fonts, modal_bottom_sheet

More

Packages that depend on ssessentials