jusbid_shared 0.0.3 copy "jusbid_shared: ^0.0.3" to clipboard
jusbid_shared: ^0.0.3 copied to clipboard

Reusable Flutter UI components, theming, networking utilities, and widgets for JusBid applications.

0.0.3 #

  • Widened dependency constraints (google_fonts, intl, dio, shared_preferences) for full compatibility with host applications.
  • Made hotel parameter in HotelCard accept dynamic hotel objects (e.g. HotelEntity).

0.0.2 #

  • Exported all core shared components:
    • AppColors — brand color palette and gradients
    • AppConstants — app-wide constants (storage keys, currency, bid rules)
    • AppTheme — Material 3 light theme using Plus Jakarta Sans
    • Failure, ServerFailure, NetworkFailure, CacheFailure, AuthFailure, ValidationFailure — typed error classes
    • ApiClient — Dio-based HTTP client with Bearer token interceptor
    • Formatters — currency, date, and time formatting utilities
    • CustomButton — configurable elevated/outlined button with loading state
    • CustomTextField — styled text field with validation support
    • EmptyStateWidget — empty state UI component
    • SectionHeader — section title widget with optional action button
    • JusBidLoginPage — pre-built login form widget
  • Added dependencies: equatable, dio, shared_preferences, intl, google_fonts

0.0.1 #

  • Initial release with JusBidLoginPage widget.
0
likes
110
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Reusable Flutter UI components, theming, networking utilities, and widgets for JusBid applications.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, equatable, flutter, google_fonts, intl, shared_preferences

More

Packages that depend on jusbid_shared