cdx_components 0.7.10 copy "cdx_components: ^0.7.10" to clipboard
cdx_components: ^0.7.10 copied to clipboard

A set of components, utils and extensions helpful to solve many problems.

Cdx Components is a comprehensive library that provides a collection of useful widgets, extensions, and utilities to enhance your Flutter development experience. This library aims to simplify common tasks and provide ready-to-use components to accelerate your app development process.

Installation #

To use Cdx Components in your Flutter project, add the following dependency to your pubspec.yaml file:

dependencies:
  cdx_components: ^0.0.22

Then, run flutter pub get to fetch the package.

Widgets #

  1. AccentButton A customizable button with loader inside.

Extensions #

  1. ListExtension A set of extensions for lists.

Utilities #

  1. MediaUtils A utility class that provides a system to cache images.

Examples #

For detailed usage examples and code snippets, please refer to the example directory of the Cdx Components repository.

0
likes
110
pub points
59%
popularity

Publisher

unverified uploader

A set of components, utils and extensions helpful to solve many problems.

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

auto_route, file_picker, flutter, flutter_colorpicker, flutter_svg, fluttertoast, get_it, http, image_picker, intl, json_annotation, keyboard_actions, lottie, nanoid, rxdart

More

Packages that depend on cdx_components