company_info 0.0.5 copy "company_info: ^0.0.5" to clipboard
company_info: ^0.0.5 copied to clipboard

A Flutter package providing a collection of widgets to display bank and express company logos with customizable sizes and with their names.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add company_info

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

dependencies:
  company_info: ^0.0.5

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:company_info/company_info.dart';
2
likes
50
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package providing a collection of widgets to display bank and express company logos with customizable sizes and with their names.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on company_info