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

Dart FFI bridge to Fuel Rust SDK

1.28.0 #

  • FEAT: don't require wallet for estimating tx cost. (0812cf15)

1.27.0 #

1.26.0 #

  • FEAT: upgrade underlying SDKs. (b0b2d8fa)

1.25.0 #

  • FEAT: don't connect to the network when creating wallets. (be5b2a96)

1.24.2 #

  • Bump "fuels" to 1.24.2.

1.24.1 #

  • Bump "fuels" to 1.24.1.

1.24.0 #

  • FEAT: upgrade rust wrapper to testnet. (f960531b)

1.23.1 #

  • FIX: use default tx policies for transfers. (212bdd1a)

1.23.0 #

  • Bump "fuels" to 1.23.0.

1.22.0 #

  • Bump "fuels" to 1.22.0.

1.21.0 #

  • FEAT: return tx id along with the transfer request. (fe926723)

1.20.2 #

  • Bump "fuels" to 1.20.2.

1.20.1 #

1.20.0 #

  • FEAT: await transaction commit in rust. (85a0fd27)
  • FEAT: upgrade rust wrapper to beta-5. (488dd146)

1.19.0 #

  • FEAT: upgrade rust wrapper to beta-5. (488dd146)

1.18.2 #

1.18.1 #

1.18.0 #

  • FEAT: remove the transfer method. (67d3e4ce)

1.17.0 #

  • REFACTOR: move all logic to separate packages. (02b46ee0)
  • REFACTOR: move wallet creation to a separate package. (72091392)
  • FIX: add transfer script to rust tx request. (ee17653d)
  • FEAT: upgrade frb to 1.82.4. (fda310d4)
  • FEAT: upgrade fuels-rs version. (41511eaf)
  • FEAT: tx cost estimation in rust (#24). (89ecf82e)
  • FEAT: make provider to be required. (dee6ea0f)

1.16.0 #

  • FEAT: remove not needed functions from rust. (36088788)
  • FEAT: sign message in rust. (cf993a84)
  • FEAT: transfer tx request in rust (#23). (933ee2a7)

1.15.0 #

1.14.0 #

1.13.0 #

  • FEAT: downgrade frb to 1.75.3. (f053e3d0)
  • FEAT: downgrade frb and dart sdk restrictions. (a1a1a777)

1.12.1 #

1.12.0 #

  • Bump "fuels" to 1.12.0.

1.11.0 #

  • FEAT: upgrade frb to 1.81.0 (#15).

1.10.1 #

  • FIX: specific flutter_rust_bridge rust version.

1.10.0 #

  • FEAT: upgrade fuels dependencies to beta-4 in rust.

1.9.3 #

  • FIX: return soft dependency versions.

1.9.2 #

  • FIX: resolve dependency conflicts.

1.9.1 #

  • FIX: use soft dev dependencies versions.

1.9.0 #

  • FEAT: add ability to set apple dyn lib factory.
  • FEAT: bump frb version.

1.8.5 #

  • FIX: add hex prefix to bech32 address everywhere.

1.8.4 #

  • FIX: downgrade frb version back.

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.