{"id":13548705,"url":"https://github.com/lohanidamodar/flutter_custom_clippers","last_synced_at":"2025-04-04T15:11:46.821Z","repository":{"id":33881526,"uuid":"163278777","full_name":"lohanidamodar/flutter_custom_clippers","owner":"lohanidamodar","description":"Flutter package that provides you custom clippers to help you achieve various custom shapes.","archived":false,"fork":false,"pushed_at":"2022-12-23T05:15:55.000Z","size":1471,"stargazers_count":325,"open_issues_count":5,"forks_count":67,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-28T14:11:20.712Z","etag":null,"topics":["flutter","flutter-clippers","flutter-package"],"latest_commit_sha":null,"homepage":"https://pub.dartlang.org/packages/flutter_custom_clippers","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lohanidamodar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-27T10:04:29.000Z","updated_at":"2025-03-24T16:47:39.000Z","dependencies_parsed_at":"2023-01-15T03:08:07.626Z","dependency_job_id":null,"html_url":"https://github.com/lohanidamodar/flutter_custom_clippers","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lohanidamodar%2Fflutter_custom_clippers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lohanidamodar%2Fflutter_custom_clippers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lohanidamodar%2Fflutter_custom_clippers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lohanidamodar%2Fflutter_custom_clippers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lohanidamodar","download_url":"https://codeload.github.com/lohanidamodar/flutter_custom_clippers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198469,"owners_count":20900081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flutter","flutter-clippers","flutter-package"],"created_at":"2024-08-01T12:01:13.470Z","updated_at":"2025-04-04T15:11:46.805Z","avatar_url":"https://github.com/lohanidamodar.png","language":"Dart","funding_links":[],"categories":["Dart"],"sub_categories":[],"readme":"# flutter_custom_clippers\n\nFlutter package that provides you custom clippers to help you achieve various custom shapes.\n\n[![Pub Package](https://img.shields.io/pub/v/flutter_custom_clippers.svg?style=flat-square)](https://pub.dartlang.org/packages/flutter_custom_clippers)\n\n\n## Usage\nTo use this plugin, add `flutter_custom_clippers` as a [dependency in your pubspec.yaml file](https://flutter.io/docs/development/packages-and-plugins/using-packages).\n\n## Contributors\n1. [Damodar Lohani](https://github.com/lohanidamodar)\n2. [Siddhartha Joshi](https://github.com/cimplesid)\n\n\n## Screenshot\n\u003cimg src=\"https://github.com/lohanidamodar/flutter_custom_clippers/raw/develop/screenshots/screenshot9.png\" height=\"480px\"\u003e \u003cimg src=\"https://github.com/lohanidamodar/flutter_custom_clippers/raw/master/screenshots/screenshot8.png\" height=\"480px\"\u003e \u003cimg src=\"https://github.com/lohanidamodar/flutter_custom_clippers/raw/master/screenshots/messag.png\" height=\"480px\"\u003e \n\u003cimg src=\"https://github.com/lohanidamodar/flutter_custom_clippers/raw/master/screenshots/arrow.png\" height=\"480px\"\u003e \u003cimg src=\"https://github.com/lohanidamodar/flutter_custom_clippers/raw/master/screenshots/star.png\" height=\"480px\"\u003e \u003cimg src=\"https://github.com/lohanidamodar/flutter_custom_clippers/raw/master/screenshots/screenshot7.png\" height=\"480px\"\u003e \u003cimg src=\"https://github.com/lohanidamodar/flutter_custom_clippers/raw/master/screenshots/screenshot6.png\" height=\"480px\"\u003e\n\u003cimg src=\"https://github.com/lohanidamodar/flutter_custom_clippers/raw/master/screenshots/screenshot1.png\" height=\"480px\"\u003e\n\u003cimg src=\"https://github.com/lohanidamodar/flutter_custom_clippers/raw/master/screenshots/screenshot2.png\" height=\"480px\"\u003e\n\u003cimg src=\"https://github.com/lohanidamodar/flutter_custom_clippers/raw/master/screenshots/screenshot3.png\" height=\"480px\"\u003e\n\u003cimg src=\"https://github.com/lohanidamodar/flutter_custom_clippers/raw/master/screenshots/screenshot4.png\" height=\"480px\"\u003e\n\u003cimg src=\"https://github.com/lohanidamodar/flutter_custom_clippers/raw/master/screenshots/screenshot5.png\" height=\"480px\"\u003e\n\u003cimg src=\"screenshots/side.png\" height=\"480px\"\u003e\n\u003cimg src=\"https://github.com/shwetavish/flutter_custom_clippers/blob/wavy_circle_clipper/screenshots/screenshot10.png\" height=\"480px\"\u003e\n\n\n\n\n\n## Example\n```dart\nimport 'package:flutter/material.dart';\nimport 'package:flutter_custom_clippers/flutter_custom_clippers.dart';\n\nvoid main() =\u003e runApp(MyApp());\n\nclass MyApp extends StatelessWidget {\n  @override\n  Widget build(BuildContext context) {\n    return MaterialApp(\n      home: HomeScreen(),\n    );\n  }\n}\n\nclass HomeScreen extends StatelessWidget {\n  @override\n  Widget build(BuildContext context) {\n    return Scaffold(\n      appBar: AppBar(\n        title: Text(\"Flutter custom clipper example\"),\n      ),\n      body: ListView(\n        padding: EdgeInsets.all(20.0),\n        children: \u003cWidget\u003e[\n           ClipPath(\n            clipper: SideCutClipper(),\n            child: Container(\n              height: 600,\n              width: 500  ,\n              color: Colors.pink,\n              child: Center(child: Text(\"SideCutClipper()\")),\n            ),\n          ),\n          ClipPath(\n            clipper: MultipleRoundedCurveClipper(),\n            child: Container(\n              height: 100,\n              color: Colors.pink,\n              child: Center(child: Text(\"MultipleRoundedCurveClipper()\")),\n            ),\n          ),\n          SizedBox(height: 20.0,),\n          ClipPath(\n            clipper: MultiplePointedEdgeClipper(),\n            child: Container(\n              height: 100,\n              color: Colors.green,\n              child: Center(child: Text(\"MultiplePointedEdgeClipper()\")),\n            ),\n          ),\n          SizedBox(height: 20.0,),\n          ClipPath(\n            clipper: OctagonalClipper(),\n            child: Container(\n              height: 220,\n              color: Colors.red,\n              child: Center(child: Text(\"OctagonalClipper()\")),\n            ),\n          ),\n          SizedBox(height: 10.0,),\n          ClipPath(\n            clipper: HexagonalClipper(),\n            child: Container(\n              height: 220,\n              color: Colors.blueAccent,\n              child: Center(child: Text(\"HexagonalClipper()\")),\n            ),\n          ),\n          SizedBox(height: 10.0,),\n          ClipPath(\n            clipper: HexagonalClipper(reverse: true),\n            child: Container(\n              height: 220,\n              color: Colors.orangeAccent,\n              child: Center(child: Text(\"HexagonalClipper(reverse: true)\")),\n            ),\n          ),\n          SizedBox(height: 10.0,),\n          ClipPath(\n            clipper: ParallelogramClipper(),\n            child: Container(\n              height: 220,\n              color: Colors.pinkAccent,\n              child: Center(child: Text(\"ParallelogramClipper()\")),\n            ),\n          ),\n          SizedBox(height: 10.0,),\n          ClipPath(\n            clipper: DiagonalPathClipperOne(),\n            child: Container(\n              height: 120,\n              color: Colors.red,\n              child: Center(child: Text(\"DiagonalPathClipper()\")),\n            ),\n          ),\n          SizedBox(height: 10.0,),\n          ClipPath(\n            clipper: DiagonalPathClipperTwo(),\n            child: Container(\n              height: 120,\n              color: Colors.pink,\n              child: Center(child: Text(\"DiagonalPathClipper()\")),\n            ),\n          ),\n          SizedBox(height: 10.0,),\n          ClipPath(\n            clipper: WaveClipperOne(),\n            child: Container(\n              height: 120,\n              color: Colors.deepPurple,\n              child: Center(child: Text(\"WaveClipperOne()\")),\n            ),\n          ),\n          SizedBox(height: 10.0,),\n          ClipPath(\n            clipper: WaveClipperOne(reverse: true),\n            child: Container(\n              height: 120,\n              color: Colors.deepPurple,\n              child: Center(child: Text(\"WaveClipperOne(reverse: true)\")),\n            ),\n          ),\n          SizedBox(height: 10.0,),\n          ClipPath(\n            clipper: WaveClipperTwo(),\n            child: Container(\n              height: 120,\n              color: Colors.orange,\n              child: Center(child: Text(\"WaveClipperTwo()\")),\n            ),\n          ),\n          SizedBox(height: 10.0,),\n          ClipPath(\n            clipper: WaveClipperTwo(reverse: true),\n            child: Container(\n              height: 120,\n              color: Colors.orange,\n              child: Center(child: Text(\"WaveClipperTwo(reverse: true)\")),\n            ),\n          ),\n          SizedBox(height: 10.0,),\n          ClipPath(\n            clipper: RoundedDiagonalPathClipper(),\n            child: Container(\n              height: 320,\n              decoration: BoxDecoration(\n                borderRadius: BorderRadius.all(Radius.circular(50.0)),\n                color: Colors.orange,\n              ),\n              child: Center(child: Text(\"RoundedDiagonalPathClipper()\")),\n            ),\n          ),\n          SizedBox(height: 10.0,),\n          ClipOval(\n            clipper: OvalTopBorderClipper(),\n            child: Container(\n              height: 120,\n              color: Colors.yellow,\n              child: Center(child: Text(\"OvalTopBorderClipper()\")),\n            ),\n          ),\n            SizedBox(\n            height: 10,\n          ),\n          ClipPath(\n            clipper: ArrowClipper(70, 80, Edge.BOTTOM),\n            child: Container(\n              height: 120,\n              color: Colors.green,\n              child: Center(child: Text(\"ArrowClipper()\")),\n            ),\n          ),\n          SizedBox(\n            height: 10,\n          ),\n          ClipPath(\n            clipper: StarClipper(8),\n            child: Container(\n              height: 450,\n              color: Colors.indigo,\n              child: Center(child: Text(\"Starlipper()\")),\n            ),\n          ),\n           ClipPath(\n            clipper: MessageClipper(borderRadius: 16),\n            child: Container(\n              height: 200,\n              decoration: BoxDecoration(\n                borderRadius: BorderRadius.all(Radius.circular(16.0)),\n                color: Colors.red,\n              ),\n              child: Center(child: Text(\"MessageClipper()\")),\n            ),\n          ),\n           SizedBox(height: 20),\n          ClipPath(\n            clipper: WavyCircleClipper(32),\n            child: Container(\n              width: 400,\n              height: 400,\n              color: Colors.purple,\n              child: const Center(child: Text(\"WavyCircleClipper()\")),\n            ),\n          ),\n        ],\n      ),\n    );\n  }\n}\n```\n\n## Credits\nOn latest update few clippers were added from [Flutter Clipper Experiments ](https://github.com/spagni/flutter_clipper_experiments) repository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flohanidamodar%2Fflutter_custom_clippers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flohanidamodar%2Fflutter_custom_clippers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flohanidamodar%2Fflutter_custom_clippers/lists"}