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

All my flutter custom components that I build.

pub package

Custom Components #

My Flutter's custom component that i build.

Feature and components #

Package name Description Example IsDone
CText Render new text-widget also with tranlations. N/A x
CImage New Image-widget include lazy-loading also cache images. N/A YES
CChips New Chips-widget built for selection usage. N/A x
CDropdown New Dropdown-widge built for query usage. N/A x
CLoading New Loading Widget built for Logo and CircularProgressIndicator. N/A x
CLazyLoadingListView ListView Pagable infinite scrolling. N/A x
CLike Render new favorite or like button. N/A x

Todos #

  • ✅ Publish to pub.
  • ✅ Example, Tutorials, Guide and Preview each widget.
    • ✅ CImage.
    • Other still remain.
  • ✅ Testing each widget.
    • ✅ CImages.
    • Other still remain.
  • ✅ Add CI/CD.
    • ✅ Automatic publish to pub via CI.
    • ❌ CI to test widget to pull and push.

Authors #

0
likes
25
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

All my flutter custom components that I build.

Homepage

License

BSD-2-Clause (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on custom_components