Flutter now supports non-uniform borders (similar to Figma)

This page summarizes the projects mentioned and recommended in the original post on /r/FlutterDev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

  • But hey could be worse, the issue concerning Color.lerp not using premultiplied alpha has been open for three years and its again one of those issues where there was a PR with fix made but never merged with little explanation to the reasoning: https://github.com/flutter/flutter/issues/48534

  • non_uniform_border

    Provides a border class for Flutter that allows different widths for each side with a single color.

  • For those that prefer ShapeDecoration (spoiler: it is better! It is more modern, can lerp and caches the painting), I made a package with exactly the same behavior. It works like a "Border2", everything you would expect from an updated Border but with zero runtime crashes. https://github.com/bernaferrari/non_uniform_border

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • figma_squircle

    Flutter implementation of Figma's corner smoothing.

  • Have you checked this package? https://github.com/aloisdeniel/figma_squircle

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Android 12+: Changing wallpaper or dark theme breaks Flutter and Jetpack Apps

    1 project | news.ycombinator.com | 21 Mar 2024
  • Android 12: Changing wallpaper or dark theme breaks Flutter and Jetpack Compose

    1 project | news.ycombinator.com | 21 Mar 2024
  • Reusing state logic is either too verbose or too difficult #51752

    1 project | news.ycombinator.com | 27 Feb 2024
  • Mastering Responsive UIs in Flutter: The Full Guide

    2 projects | dev.to | 26 Feb 2024
  • Multiple finger scroll has been fixed

    1 project | /r/FlutterDev | 8 Dec 2023