badge 0.0.2 copy "badge: ^0.0.2" to clipboard
badge: ^0.0.2 copied to clipboard

discontinued
outdated

A Flutter widget that help you to create badages .

badge #

A Flutter widget that help you to create badges easily.

badges

Getting Started #

import #

import 'package:flutter/badge.dart';

Example #

new Badge.before(
              value: "Text",
              child: new Text("button"))

For help getting started with Flutter, view our online documentation.

For help on editing package code, view the documentation.

1
likes
20
pub points
67%
popularity

Publisher

unverified uploader

A Flutter widget that help you to create badages .

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on badge