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

Dart FFI bridge to Fuel Rust SDK

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.