core_kit 1.0.4 copy "core_kit: ^1.0.4" to clipboard
core_kit: ^1.0.4 copied to clipboard

A Flutter package bundling production-ready UI widgets, responsive layout helpers, Dio-based networking with token refresh, secure storage, and authentication modules.

1.0.4 #

  • Warning fixed: Fixed linting warnings in ck_auth_service.dart and request_builder.dart.

1.0.3 #

  • License Update: Changed package license to MIT.

1.0.2 #

  • Web & Multi-Platform Support: Replaced native dart:io imports with universal_io to ensure seamless compatibility across all platforms, including Flutter Web.
  • Resolved Dependency Conflicts: Downgraded to stable releases of file_picker (^11.0.2) and share_plus (^12.0.2) to resolve win32 compatibility issues for web and desktop platforms.
  • Example App: Added a full Flutter example application demonstrating core layout helpers, CkTransport, CkStorage, CkListView pagination, CkAppBar, and form validations.
  • Dartdoc Documentation: Added comprehensive documentation comments to public APIs including CoreKit, CoreKitConfig, CkResponse, CkTransportConfig, and others.
  • Design Guidelines: Documented best practices in README.md for using native-like Ck widgets and correctly applying responsive extensions (.w, .h, .sp, .r).
11
likes
0
points
414
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package bundling production-ready UI widgets, responsive layout helpers, Dio-based networking with token refresh, secure storage, and authentication modules.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

android_id, cached_network_image, dio, file_picker, flutter, flutter_country_state, flutter_html, flutter_reorderable_grid_view, flutter_secure_storage, flutter_svg, http, http_parser, image_picker, intl, intl_phone_field_v2, path, path_provider, permission_handler, share_plus, shared_preferences, skeletonizer, universal_io, uuid

More

Packages that depend on core_kit