appstitch_core 0.0.2 copy "appstitch_core: ^0.0.2" to clipboard
appstitch_core: ^0.0.2 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: ^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:appstitch_core/constants.dart';
import 'package:appstitch_core/Config.dart';
import 'package:appstitch_core/core.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

More

Packages that depend on appstitch_core