PDF Generator in Flutter - How to create your next Invoice

preview_player
Показать описание
Hi, together today we want to take a look at how to create a PDF document in #Flutter and #Dart thanks to the amazing #PDF package.

For that, we take a look at how you could create an invoice with an image and a table. And a challenge at the end.

Are you looking for a bit more engagement? Feel free to join me on Kick!

** GitHub Repository with Sample files **

Chapters
00:00 Welcome to Flutter Explained
01:10 The result of today's video
02:34 Boilerplate of our application
04:28 Install the dependencies
6:23 Implement a Hello World Example
10:26 Save and Open the document on the device
13:49 Create the Invoice PDF
22:25 Conclusion

Join this channel to get access to perks:

** New Mentorship Program to boost your Flutter career **

** Social Medias **

Say hi to Max

Say hi to Mahtab
Рекомендации по теме
Комментарии
Автор

This is so great! Your sample app works great thank you 🔥 :-)

wesleybarnes
Автор

exactly what i am looking for, thanks..

azwarlataewa
Автор

You are awesome bro.. I was searching for this from 3 days, finally, i got wat I'm looking. Thank you so much...:-)

chethankumar
Автор

Thanks for this amazing Tutorial. loves from Myanmar.

matheo
Автор

Geniales Video, Weiter so! lg von Tirol

sporttirol
Автор

Hi!
Thanks for your guide!

Since Page is working with its own Context, how can we add some localised strings? BuildContext will not be available inside Page widget.

dmytrodavydov
Автор

Thanks you for this helpful tutorial and hard work to reach us🙏
One things that data can i retrieve from Firebase also make dowloadable pdf

abdinasirahmed
Автор

Any guidance for implementing for Android would be appreciated. The open document plugin getting started documentation is very cryptic and I'm getting errors in Android.

bryanhunsberger
Автор

Hello, this is a very useful video
My question is how to continue to the second list if the information in the first list increases. Thanks in advance for the reply

sodiqjonoxunov
Автор

Great video. Is it possible to import pdf vector items into a page, like images?

BerlinUKnw
Автор

can we use another widget like custom paint to pdf? what about pdf standards like adobe ? they keep all data in its original format

sayyidj
Автор

Hi there, great video! How can I create multiple pdf pages? Or automatically create them. Thanks

eskoiso-aho
Автор

Can you please guide on how to add a Icon in this pdf.. having trouble with that

arkatanukundu_
Автор

error with android open document: unexpected element <provider> found in <manifest>

ashfaqueyoosuff
Автор

where should i copy open_document permissions ?

sia
Автор

Can we create pdf with multiple pages?

chekuthan
Автор

Could you do a video about PDF editing

muhammedjasir
Автор

friend I have a problem when creating the pdf in the ios emulator on mac the emulator closes and it does not show any error how can I solve this

AngelRamos-uyyd
Автор

is this work on flutter windows application sir?

rohan-san
Автор

It is really really frustrating to see your code working and mine failing because of some import that you did not pointed out through the tutorial. I know that some packages used are like "the basics" of the framework, but ther are always many different packages that implement methods with same name and i can't know which one you are using in the tutorial

Edit: Didn't want to sound too negative, the rest of the tutorial is really great and helped me a lot

nailedmint