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

Smooth corner radii for Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add figma_squircle
copied to clipboard

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 dart pub get):

dependencies:
  figma_squircle: ^0.6.1
copied to clipboard

Alternatively, your editor might support dart pub get or 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
0
points
8.95k
downloads

Publisher

verified publisheraloisdeniel.com

Weekly Downloads

2024.09.18 - 2025.04.02

Smooth corner radii for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on figma_squircle