An open API service indexing awesome lists of open source software.

https://github.com/md-weber/pdf_invoice_generator_flutter

Flutter Explained Tutorial for PDF Creation
https://github.com/md-weber/pdf_invoice_generator_flutter

flutter pdf tutorial

Last synced: 3 months ago
JSON representation

Flutter Explained Tutorial for PDF Creation

Awesome Lists containing this project

README

          

# PDF Invoice Generator - Tutorial from Flutter Explained
[![YouTube Badge](https://img.shields.io/static/v1?label=YouTube&message=Subscribe&color=red&style=flat-square&logo=youtube&logoColor=red)](https://youtube.com/c/flutterexplained?sub_confirmation=1)
[![Twitch Badge](https://img.shields.io/static/v1?label=Twitch&message=Follow&color=violet&style=flat-square&logo=twitch&logoColor=violet)](https://www.twitch.tv/maxflutter)
[![Flutter Explained](https://img.shields.io/static/v1?label=Homepage&message=FlutterExplained&color=blue&style=flat-square)](https://flutter-explained.dev/)

- [PDF Generator in Flutter - How to create your next Invoice](https://youtu.be/6bYG-JwnoO4)

## How to use this repository

You will find for each tutorial two branches.

Solution Branch that is named by the package_solution (e.g cubit_solution)
Tutorial Branch that is named by the package_tutorial (e.g cubit_tutorial)

In the tutorial branch you will get all the different tasks that we solve in the video step by step. Just open your TODO tab and you will find all the necessary steps to follow along.

If you have some feedback it would be great if you add that to the issue with this we know how to improve.
Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

Lab: Write your first Flutter app
Cookbook: Useful Flutter samples

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on m¯obile development, and a full API reference.