flutter_resume_template 1.1.0 copy "flutter_resume_template: ^1.1.0" to clipboard
flutter_resume_template: ^1.1.0 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 Dart:

 $ dart pub add flutter_resume_template

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 dart pub get):

dependencies:
  flutter_resume_template: ^1.1.0

Alternatively, your editor might support dart pub get or 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';
19
likes
0
pub points
74%
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

Funding

Consider supporting this project:

patreon.com

License

unknown (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