native_segments 1.0.0 copy "native_segments: ^1.0.0" to clipboard
native_segments: ^1.0.0 copied to clipboard

Accessible native iOS and Android Segmented Control for Flutter.

1.0.0 #

  • Initial public release.

0.2.1 #

  • Make responsive to dynamic type size changes on Android.
  • Remember state and fix size rendering issues on Android by generating the SegmentsState instance id on the Flutter side.

0.1.0+1 #

  • Initial release of this plugin.