big_tip 0.1.0 copy "big_tip: ^0.1.0" to clipboard
big_tip: ^0.1.0 copied to clipboard

outdated

Display tips to your users using a custom icon and some text down below

Big Tip #

Package License Patreon Stars

Display tips to your users using a custom icon and some text down below.

This package aims to provide you a simple way to communicate information to the user, using a simple icon and a text message. You can also customize color, size and text style.

Example #

If you want to take a deeper look at the example, take a look at the example folder provided with the project.

BigTip(
  icon: Icons.cake,
  message: 'The cake is a lie',
  messageStyle: TextStyle(
    fontSize: 27,
    fontStyle: FontStyle.italic,
  ),
),

Getting Started #

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Built with #

Authors #

License #

This project is licensed under the GNU GPL v3 License - see the LICENSE.md file for details.

2
likes
30
pub points
72%
popularity

Publisher

verified publisherjesusrp98.page

Display tips to your users using a custom icon and some text down below

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on big_tip