tss_poster 0.0.3 copy "tss_poster: ^0.0.3" to clipboard
tss_poster: ^0.0.3 copied to clipboard

A comprehensive Flutter package for creating posters, flyers, and social media graphics.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tss_poster

With Flutter:

 $ flutter pub add tss_poster

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

dependencies:
  tss_poster: ^0.0.3

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:tss_poster/tss_poster.dart';
11
likes
0
points
1.04k
downloads

Publisher

verified publishertechsukras.com

Weekly Downloads

A comprehensive Flutter package for creating posters, flyers, and social media graphics.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_colorpicker, google_fonts, image_picker, path_provider, uuid

More

Packages that depend on tss_poster