David PHAM-VAN

Results 234 comments of David PHAM-VAN

This will be dependent on the locale. `DateFormat.yMd()` should be enough to get the correct format depending on the user's preferences.

This is a good candidate for a premium version

You're using pdf_widget_wrapper 1.0.3 but there is a version 1.0.4 already. Run `flutter pub upgrade`

dart_pdf has no dependency on Flutter on purpose. You can write an extension in your own application if you need that.

Looks like it works only on Flutter 3.22

@BrunoVieiraL What problem?

I removed version 5.13.0 and published 5.13.1 with Flutter 3.22.0 as minimal requirement.