renovation_core 1.1.5 copy "renovation_core: ^1.1.5" to clipboard
renovation_core: ^1.1.5 copied to clipboard

outdated

The missing SDK developers have been longing for to interact with Frappe/ERPNext

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add renovation_core

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

dependencies:
  renovation_core: ^1.1.5

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:renovation_core/auth.dart';
import 'package:renovation_core/backend.dart';
import 'package:renovation_core/core.dart';
import 'package:renovation_core/defaults.dart';
import 'package:renovation_core/meta.dart';
import 'package:renovation_core/misc.dart';
import 'package:renovation_core/model.dart';
import 'package:renovation_core/perm.dart';
import 'package:renovation_core/storage.dart';
import 'package:renovation_core/translation.dart';
7
likes
0
points
96
downloads

Publisher

verified publisherleam.dev

Weekly Downloads

The missing SDK developers have been longing for to interact with Frappe/ERPNext

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cookie_jar, dio, dio_cookie_manager, enum_to_string, http, json_annotation, logger, meta, path, pedantic, rxdart, socket_io_client

More

Packages that depend on renovation_core