Skip to content

Web: bump fula_client to 0.6.10 (per-chunk upload retry) + re-sync web/pkg#52

Merged
ehsan6sha merged 1 commit into
mainfrom
web-bump-fula-client-0610
Jun 17, 2026
Merged

Web: bump fula_client to 0.6.10 (per-chunk upload retry) + re-sync web/pkg#52
ehsan6sha merged 1 commit into
mainfrom
web-bump-fula-client-0610

Conversation

@ehsan6sha

Copy link
Copy Markdown
Member

Bumps fula_client to 0.6.10 (functionland/fula-api#42) — the SDK now retries each content chunk PUT on transient errors (wasm + native), the proper fix for large-file upload failures on the web (#50). The web-only Dart stopgap (#51) stays as belt-and-suspenders.

Changes

  • pubspec.yaml / pubspec.lock: fula_client ^0.6.10.
  • web/pkg/: re-synced via tools/sync-wasm-pkg.ps1 to the v0.6.10 flutter-wasm-pkg.zip release asset (VERSION + fula_flutter.js + fula_flutter_bg.wasm), so the committed wasm matches the pinned SDK and the deploy gate passes.

Validation

After deploy

Verify a real large (multi-chunk) upload on files.fx.land succeeds (that's the runtime gate the unit/compile checks can't prove).

🤖 Generated with Claude Code

…b/pkg

fula_client 0.6.10 (fula-api #42) adds per-chunk retry to the chunked content
upload on wasm + native -- the proper fix for large-file upload failures on the
web (#50). The web-only Dart stopgap (#51) stays as belt-and-suspenders.

- pubspec.yaml / pubspec.lock: fula_client ^0.6.10.
- web/pkg/: re-synced via tools/sync-wasm-pkg.ps1 to the v0.6.10
  flutter-wasm-pkg.zip release asset (VERSION + fula_flutter.js +
  fula_flutter_bg.wasm) so the committed wasm matches the pinned SDK and the
  deploy gate passes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ehsan6sha ehsan6sha merged commit 33f4ff1 into main Jun 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant