flutter_brands 0.0.1 copy "flutter_brands: ^0.0.1" to clipboard
flutter_brands: ^0.0.1 copied to clipboard

Access and render 6,500+ official brand SVG logos instantly in Flutter. Features strongly-typed auto-complete, original brand colors, and multi-variant support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_brands

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

dependencies:
  flutter_brands: ^0.0.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_brands/flutter_brands.dart';
2
likes
150
points
58
downloads

Documentation

API reference

Publisher

verified publisheragis.web.id

Weekly Downloads

Access and render 6,500+ official brand SVG logos instantly in Flutter. Features strongly-typed auto-complete, original brand colors, and multi-variant support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_cache_manager, flutter_svg

More

Packages that depend on flutter_brands