figma_squircle 0.6.3 copy "figma_squircle: ^0.6.3" to clipboard
figma_squircle: ^0.6.3 copied to clipboard

Smooth corner radii for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add figma_squircle
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  figma_squircle: ^0.6.3
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:figma_squircle/figma_squircle.dart';
copied to clipboard
246
likes
140
points
8.98k
downloads

Publisher

verified publisheraloisdeniel.com

Weekly Downloads

2024.09.15 - 2025.03.30

Smooth corner radii for Flutter.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on figma_squircle