tss_poster 1.4.8
tss_poster: ^1.4.8 copied to clipboard
A professional Canva-style poster editor with realistic templates, advanced editing tools, drag-and-drop, and cross-platform support for all devices.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add tss_posterThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
tss_poster: ^1.4.8Alternatively, 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:tss_poster/tss_poster.dart';