credits_builder 1.0.0 copy "credits_builder: ^1.0.0" to clipboard
credits_builder: ^1.0.0 copied to clipboard

A Flutter package for build a credits page of your dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add credits_builder

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

dependencies:
  credits_builder: ^1.0.0

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:credits_builder/credits_builder.dart';
0
likes
110
pub points
10%
popularity

Publisher

verified publisherlandamessenger.com

A Flutter package for build a credits page of your dependencies.

Homepage

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

dio, flutter, flutter_localizations, http, pub_api_client, yaml, yaml_writer

More

Packages that depend on credits_builder