services_weebi 1.1.19
services_weebi: ^1.1.19 copied to clipboard
services
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add services_weebiWith Flutter:
$ flutter pub add services_weebiThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
services_weebi: ^1.1.19Alternatively, 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:services_weebi/services_weebi.dart';