lohanidamodar / flutter_custom_clippers

Flutter package that provides you custom clippers to help you achieve various custom shapes.
https://pub.dartlang.org/packages/flutter_custom_clippers
GNU General Public License v3.0
323 stars 68 forks source link

How to reverse OvalTopBorderClipper? #7

Closed mokaily closed 5 years ago

mokaily commented 5 years ago

How to reverse this shade? https://ibb.co/0fvbxNm

lohanidamodar commented 5 years ago

Fixed by latest update

With latest update there are three new clippers related to this

  1. OvalBottomClipper() should be as you have shown in the image above
  2. OvalRightClipper() and
  3. OvalLeftClipper()