flutter_resume_template library

Classes

Config
CustomColors
A class that defines a set of custom colors for use in an application.
DisplayText
A class that represents a display text component used in all resume layouts.
Education
ExperienceData
FlutterResumeTemplate
Language
LayoutBusiness
A stateful widget that provides a resume template designed to look like a business curriculum vitae.
LayoutClassic
A stateful widget that provides a classic-style layout for displaying content.
LayoutModern
A stateful widget that provides a modern-style layout for displaying content.
LayoutTechnical
A stateful widget that provides a technical-style layout for displaying content.
PdfHandler
This part contains the implementation of the pdf handler. The pdf handler only locally saves a pdf version copy of your Resume. To add more specificities you may need to create a more complete functions that allow you to customize more.
PdfHandlerInterface
An abstract class that defines a PDFHandler, which is responsible for saving PDF files to disk or to an external service.
SHDivider
SHDivider is a section_horizontal_divider That component separates sections in some layout templates. Used to create uniformity and consistency in design
TemplateData
TemplateTheme
A class that defines the theme for each resume layout template.