erpnext_sdk_flutter 1.0.2 copy "erpnext_sdk_flutter: ^1.0.2" to clipboard
erpnext_sdk_flutter: ^1.0.2 copied to clipboard

A production-ready ERPNext SDK for Flutter/Dart focused on mobile apps.

1.0.2 #

  • Fix lint issues: Enclose if statements in blocks in DoctypeService.

1.0.1 #

  • Fix static analysis issues: Rename limit_start to limitStart and limit_page_length to limitPageLength.
  • Update mime dependency to ^2.0.0 to support latest stable version.

1.0.0 #

  • Initial release of ERPNext Flutter SDK.
  • Added AuthService for login and session management.
  • Added DoctypeService for listing and metadata.
  • Added DocumentService for CRUD operations.
  • Added AttachmentService for file uploads.
  • Added RestHelper with retry logic and error handling.
0
likes
160
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A production-ready ERPNext SDK for Flutter/Dart focused on mobile apps.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, http_parser, json_annotation, mime, path

More

Packages that depend on erpnext_sdk_flutter