collect 1.1.0 copy "collect: ^1.1.0" to clipboard
collect: ^1.1.0 copied to clipboard

A Flutter package providing reusable UI components, type extensions, custom types and Material 3 theming support.

0.0.1 #

  • Initial release with core utility libraries
  • Added Strings library with comprehensive string manipulation utilities
    • Safe string operations that handle null values gracefully
    • String transformation methods (camelCase, snake_case, proper case)
    • String validation and testing methods
    • String part extraction utilities
  • Added Colour library for color manipulation
    • ARGB color model with type-safe operations
    • Color transformation utilities
    • Radix color system support
  • Added AppTheme with Material 3 design system
    • Sage-themed light and dark color schemes
    • Pre-configured theme data for Flutter apps
    • Table-specific theming utilities
  • Added reusable Flutter widgets
    • Action icons
    • Custom menus
    • Sidebar components
    • Tab views
    • Word rendering widgets
  • Added number extensions with responsive size configuration
  • Added moment/time utilities

0.0.2 #

Refused to let it retract

0.0.3 #

Updated readme and commits,

TODO:

  • ADD BETTER DOCS
2
likes
0
points
394
downloads

Publisher

verified publisherrecollect.cc

Weekly Downloads

A Flutter package providing reusable UI components, type extensions, custom types and Material 3 theming support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, unicode

More

Packages that depend on collect

Packages that implement collect