figma_string_extension 0.5.0 copy "figma_string_extension: ^0.5.0" to clipboard
figma_string_extension: ^0.5.0 copied to clipboard

Convert Figma String to Flutter Widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add figma_string_extension

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

dependencies:
  figma_string_extension: ^0.5.0

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_string_extension/figma_string_extension.dart';
0
likes
110
points
172
downloads

Publisher

verified publisherwyattcoder.top

Weekly Downloads

Convert Figma String to Flutter Widget

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, get_it

More

Packages that depend on figma_string_extension