flutter_fuelet_contracts 0.0.7 copy "flutter_fuelet_contracts: ^0.0.7" to clipboard
flutter_fuelet_contracts: ^0.0.7 copied to clipboard

Flutter Plugin for Fuelet Sway contracts

0.0.7 #

  • FIX: make bridge var to be static.
  • FEAT: specify the framework name when loading dynlib for apple.

0.0.6 #

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

0.0.5+2 #

  • Update a dependency to the latest release.

0.0.5+1 #

  • Update a dependency to the latest release.

0.0.5 #

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

0.0.4 #

  • FEAT: move contract id to the config method.

0.0.3 #

  • FEAT: universal token contract (#3).
  • FEAT: web token contract (#2).
  • FEAT: implement token contract in Rust (#1).

0.0.2 #

  • FEAT: web token contract (#2).
  • FEAT: implement token contract in Rust (#1).

0.0.1 #

  • Initial version