diff --git a/example/example.dart b/example/example.dart index 285f98a..3fca8e3 100644 --- a/example/example.dart +++ b/example/example.dart @@ -42,8 +42,6 @@ class _ExampleHomePageState extends State child: Container( height: MediaQuery.of(context).size.height * 0.6, child: new TinderSwapCard( - swipeUp: true, - swipeDown: true, orientation: AmassOrientation.BOTTOM, totalNum: welcomeImages.length, stackNum: 3,