flutter_resume_template 1.2.1 copy "flutter_resume_template: ^1.2.1" to clipboard
flutter_resume_template: ^1.2.1 copied to clipboard

This plugin provides a customizable resume template that can be easily integrated into a Flutter application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_resume_template

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_resume_template: ^1.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_resume_template/flutter_resume_template.dart';
18
likes
130
pub points
75%
popularity

Publisher

verified publisherjordyhers.com

This plugin provides a customizable resume template that can be easily integrated into a Flutter application.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

patreon.com

License

MIT (LICENSE)

Dependencies

auto_size_text, flutter, flutter_shake_animated, google_fonts, http_mock_adapter, path_provider, pdf

More

Packages that depend on flutter_resume_template