customize_bullet_points

Creator: coderz1093

Last updated:

0 purchases

customize_bullet_points Image
customize_bullet_points Images

Languages

Categories

Add to Cart

Description:

customize bullet points

A Flutter package to customize bullet points in your Flutter applications. Easily create and style bullet points with various shapes, colors, and sizes to enhance your app's lists and presentations. Perfect for adding a unique touch to your text content.
Features #
Add this package to your flutter app to:

to add bullet point withot make design for it
to add customize bullet
to add content without addeding widgets
and many more things

Usage #
BulletPoints(
iconSize: 5,
gap: 10,
style: BulletStyle.dot,
items: const [
'We have made changes to the structure and layout of our Privacy Policy to make it easier to read and understand.',
'Dhoond is committed to protecting the personal information of its users.',
'Please read this Privacy Policy carefully to understand how Dhoond processes personal information.',
'This policy describes how Dhoond processes personal information of its users and partners seamlessly for a personalized service experience.'
],
),
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.