rfw 1.0.14 copy "rfw: ^1.0.14" to clipboard
rfw: ^1.0.14 copied to clipboard

Remote Flutter widgets: a library for rendering declarative widget description files at runtime.

1.0.14 #

  • Adds pub topics to package metadata.

1.0.13 #

  • Block comments in RFW's text format. (/*...*/)

1.0.12 #

  • Improves web compatibility.
  • Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
  • Adds more testing to restore coverage to 100%.
  • Removes some dead code.

1.0.11 #

  • Adds more documentation in the README.md file!
  • Adds automated verification of the sample code in the README.

1.0.10 #

  • Fixes stale ignore: prefer_const_constructors.
  • Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
  • Changes package internals to avoid explicit as Uint8List downcast.

1.0.9 #

  • Updates minimum supported SDK version to Flutter 3.3/Dart 2.18.
  • Aligns Dart and Flutter SDK constraints.
  • Fixes a typo in the API documentation that broke the formatting.

1.0.8 #

  • Removes use of runtimeType.toString().
  • Updates code to fix strict-cast violations.

1.0.7 #

  • Updates README.

1.0.6 #

1.0.5 #

  • Fixes URL in document.

1.0.4 #

  • Migrates from ui.hash* to Object.hash*.

1.0.3 #

  • Transitions internal testing from a command line lcov tool to a Dart tool. No effect on consumers.
  • Removes unsupported platforms from the wasm example.
  • Updates for non-nullable bindings.

1.0.2 #

  • Mentions FractionallySizedBox in documentation.

1.0.1 #

  • Improves documentation.
  • Provides constants for the file signatures.
  • Minor efficiency improvements.
  • Fixes unnecessary_import lint errors.
  • Adds one more core widget, FractionallySizedBox.

1.0.0 #

  • Initial release.
475
likes
0
pub points
85%
popularity

Publisher

verified publisherflutter.dev

Remote Flutter widgets: a library for rendering declarative widget description files at runtime.

Repository (GitHub)
View/report issues

Topics

#ui #widget

License

unknown (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on rfw