David PHAM-VAN
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
Yes, this might be a bug.
You're using pdf_widget_wrapper 1.0.3 but there is a version 1.0.4 already. Run `flutter pub upgrade`
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.
your flutter doctor please
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.