flutter_duit 1.13.1 copy "flutter_duit: ^1.13.1" to clipboard
flutter_duit: ^1.13.1 copied to clipboard

Server driver UI framework for Flutter. Allows you to update your cool UI without updating the app!

1.13.0 #

  • Added ID property to attribute objects
  • Added Keys for duit views based on ID

1.13.0 #

  • Added RepaintBoundary widget
  • Added OverflowBox widget
  • Added DuitMetaData inherited widget

1.12.0 #

  • Added ListView widget

1.11.0 #

  • Added concurrent mode experimental feature

1.10.0 #

  • Added Meta widget
  • Added Subtree widget

1.9.1 #

  • Fixed incorrect transmission of script metadata

1.9.0 #

  • Added ScriptRunner API
  • Added sequenced and common event groups
  • Replaced text with empty data property using SizedBox.shrink

1.8.0 #

  • Fixed unnecessary convert function call on num type
  • FittedBox widget
  • Switch widget
  • Custom events

1.7.0 #

  • Fixed a problem with duplicate ids of controlled widgets within the component
  • Widget tree caching
  • Added local executed actions
  • Added SingleChildScrollView widget
  • Added Radio and RadioGroupContext widgets
  • Added Opacity widget
  • Added IgnorePointer widget
  • Added Slider widget

1.6.1 #

  • Added a reference to the BuildContext in the navigation event handler

1.6.0 #

  • Added components rendering
  • Added LifecycleEventListener widget
  • Added external event handling

1.5.0 #

  • Added Text.rich widget
  • Added Wrap widget
  • Added gesture interceptor behaviors

1.4.0 #

  • Added Transform and Align widgets
  • Update documentation

1.3.0 #

  • Added hooks to listen on driver events

1.2.1 #

  • Switched dependencies from local package to package from pub.dev (duit_kernel)

1.2.0 #

  • Added GestureDetector widget

1.1.0 #

  • Added update layout event handling

1.0.0 #

  • First release
19
likes
135
points
493
downloads

Publisher

verified publisherdev.duit.pro

Weekly Downloads

Server driver UI framework for Flutter. Allows you to update your cool UI without updating the app!

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

duit_kernel, flutter, http

More

Packages that depend on flutter_duit