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

Dart FFI bridge to Fuel Rust SDK

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.