Skip to content

Drysen1/Flutter_ClipPath_Background

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_clippath_background

In a discussion on how to implement a similar design like in the screenshot below it was suggested to use an image, however, an alternate solution would be to use a clippath with a custom clipper. This solution will also scale across different screen sizes and if needed we can change colours easily, for example if you are working with different themes, such as dark mode and light mode.

See an online example: https://drysen1.github.io/flutter-web-examples/clippath-background/#/

alt text

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

An example on how to use clippath in Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published