endaft_core 0.0.4-dev.11 copy "endaft_core: ^0.0.4-dev.11" to clipboard
endaft_core: ^0.0.4-dev.11 copied to clipboard

The core library behind the EnDaft 'shared' library. Chock full of goodness within.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add endaft_core

With Flutter:

 $ flutter pub add endaft_core

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

dependencies:
  endaft_core: ^0.0.4-dev.11

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:endaft_core/client.dart';
import 'package:endaft_core/client_test.dart';
import 'package:endaft_core/common.dart';
import 'package:endaft_core/extras.dart';
import 'package:endaft_core/matchers.dart';
import 'package:endaft_core/server.dart';
import 'package:endaft_core/server_test.dart';
0
likes
140
points
68
downloads

Publisher

verified publisherendaft.dev

Weekly Downloads

The core library behind the EnDaft 'shared' library. Chock full of goodness within.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

amazon_cognito_identity_dart_2, aws_lambda_dart_runtime, aws_s3_api, collection, equatable, http, injector, json_annotation, matcher, meta, mocktail, path, uuid

More

Packages that depend on endaft_core