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

Convert Figma String to Flutter Widget

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add figma_string_extension

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

dependencies:
  figma_string_extension: ^0.3.0

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

Publisher

verified publisherwyattcoder.top

Weekly Downloads

Convert Figma String to Flutter Widget

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, get_it

More

Packages that depend on figma_string_extension