How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

v0.3.0 of touch_targets

calendar_today May 26, 2026 person domain google-flutter

Create overflowing touch targets to make accessible design-sized components.

Changelog excerpt:

  • Performed element renames:

    • TouchClient.childSizeTouchClient.innerSize;
  • TouchClient.hitTestFrom()TouchClient.hitTestInnerFrom();
  • TouchTargetBehaviorTouchTargetFit(behaviorfit).

  • Refactored RenderTouchTargetMixininto three mixins: base TouchClientRenderObjectBaseMixin, optional TouchClientRenderObjectOptionalMixinand required TouchClientRenderObjectRequiredMixin.

  • Added documentation comments to some elements.

  • Minor internal changes.
open_in_new Read original post