credits_builder 0.0.1 copy "credits_builder: ^0.0.1" to clipboard
credits_builder: ^0.0.1 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 Dart:

 $ dart pub add credits_builder

With Flutter:

 $ flutter pub add credits_builder

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

dependencies:
  credits_builder: ^0.0.1

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

Publisher

verified publisherlandamessenger.com

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

Homepage

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on credits_builder