appstitch_core 2.0.0-nullsafety.4 copy "appstitch_core: ^2.0.0-nullsafety.4" to clipboard
appstitch_core: ^2.0.0-nullsafety.4 copied to clipboard

outdated

Appstitch's core package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appstitch_core

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

dependencies:
  appstitch_core: ^2.0.0-nullsafety.4

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:appstitch_core/constants.dart';
import 'package:appstitch_core/core.dart';
import 'package:appstitch_core/options.dart';
import 'package:appstitch_core/options.g.dart';
0
likes
0
points
28
downloads

Publisher

verified publisherappstitch.dev

Weekly Downloads

Appstitch's core package

Homepage

License

unknown (license)

Dependencies

crypto, encrypt, flutter, http, json_annotation, tuple

More

Packages that depend on appstitch_core