David PHAM-VAN

Update Homepage links

  1 +# 1.0.4
  2 +* Updated homepage
  3 +
1 # 1.0.3 4 # 1.0.3
2 * Remove dependency to ttf_parser 5 * Remove dependency to ttf_parser
3 6
1 name: pdf 1 name: pdf
2 author: David PHAM-VAN <dev.nfet.net@gmail.com> 2 author: David PHAM-VAN <dev.nfet.net@gmail.com>
3 description: A pdf producer for Dart. It can create pdf files for both web or flutter. 3 description: A pdf producer for Dart. It can create pdf files for both web or flutter.
4 -homepage: https://github.com/davbfr/dart_pdf/pdf  
5 -version: 1.0.3 4 +homepage: https://github.com/DavBfr/dart_pdf/tree/master/pdf
  5 +version: 1.0.4
6 6
7 environment: 7 environment:
8 sdk: ">=1.8.0 <3.0.0" 8 sdk: ">=1.8.0 <3.0.0"
1 # 1.0.2 1 # 1.0.2
2 * Add License file 2 * Add License file
  3 +* Updated homepage
3 4
4 # 1.0.1 5 # 1.0.1
5 * Fixed sdk version 6 * Fixed sdk version
1 name: printing 1 name: printing
2 author: David PHAM-VAN <dev.nfet.net@gmail.com> 2 author: David PHAM-VAN <dev.nfet.net@gmail.com>
3 description: Plugin that allows Flutter apps to generate and print documents to android or ios compatible printers 3 description: Plugin that allows Flutter apps to generate and print documents to android or ios compatible printers
4 -homepage: https://github.com/davbfr/dart_pdf/printing 4 +homepage: https://github.com/DavBfr/dart_pdf/tree/master/printing
5 version: 1.0.2 5 version: 1.0.2
6 6
7 environment: 7 environment: