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

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

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
9
likes
0
pub points
41%
popularity

Publisher

verified publisherdev.duit.pro

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

duit_kernel, flutter, http

More

Packages that depend on flutter_duit