fuels 1.8.3 copy "fuels: ^1.8.3" to clipboard
fuels: ^1.8.3 copied to clipboard

Dart FFI bridge to Fuel Rust SDK

1.8.3 #

  • FIX: specify uuid version.

1.8.2 #

  • FIX: add uuid dependency.

1.8.1 #

  • FIX: remove old generated files.

1.8.0 #

  • FEAT: upgrade fuels-rs to support beta-3.

1.7.2 #

  • Bump "fuels" to 1.7.2.

1.7.1 #

  • Bump "fuels" to 1.7.1.

1.7.0 #

  • FEAT: support TypeScript SDK (#13).

1.6.1 #

1.6.0 #

  • FEAT: flutter web platform support (#11).
  • DOCS: link to the library setup documentation.

1.5.8 #

  • Bump "fuels" to 1.5.8.

1.5.7 #

  • REVERT: revert test changes.

1.5.6 #

  • Bump "fuels" to 1.5.6.

1.5.4 #

  • Bump "fuels" to 1.5.4.

1.5.3 #

  • Bump "fuels" to 1.5.3.

1.5.2 #

1.5.1 #

  • Bump "fuels" to 1.5.1.

1.5.0 #

  • FEAT: Bech32Address creation from string.

1.4.9 #

  • Bump "fuels" to 1.4.9.

1.4.8 #

  • Bump "fuels" to 1.4.8.

1.4.7 #

  • Bump "fuels" to 1.4.7.

1.4.6 #

  • Bump "fuels" to 1.4.6.

1.4.5 #

  • REFACTOR: remove unused dependency.

1.4.4 #

  • Bump "fuels" to 1.4.4.

1.4.3 #

  • REFACTOR: remove unused dependency.

1.4.2 #

  • REFACTOR: use macro instead of creating runtimes for async functions.

1.4.1 #

  • FIX: do not depend on debug directories in production code.

1.4.0 #

  • REFACTOR: refactor tests.
  • REFACTOR: do not depend on absolute paths.
  • FEAT: transfer tokens (#9).

1.3.0 #

  • FEAT: add optional mnemonics to the wallet unlocked model (#8).

1.2.0 #

  • FEAT: introduce Bech32Address model (#7).

1.1.0 #

  • FEAT: stick to the same interface for the method of getting balances (#6).
  • DOCS: fuels package docs.

1.0.3 #

  • Minor updates

1.0.2 #

  • DOCS: update fuels sdk description.

1.0.1 #

  • DOCS: update homepages in pubspec.yaml files.

1.0.0 #

  • Initial version.