flutter_core_kit 1.0.0 copy "flutter_core_kit: ^1.0.0" to clipboard
flutter_core_kit: ^1.0.0 copied to clipboard

Flutter Core Package For Extensions

flutter_core_kit #

A Flutter package that provides a modular solution for handling network operations and storage in your Flutter applications. This package is designed to offer a convenient and scalable way to manage network requests and storage functionality.

Features #

  • Network Core Module:

    • Easily make HTTP requests with customizable options.
    • Handle RESTful APIs seamlessly.
    • Support for common HTTP methods (GET, POST, PUT, DELETE, etc.).
    • Configurable request headers and parameters.
  • Storage Module:

    • Abstracted storage solution for both local and remote data.
    • Support for various storage providers (local file system, cloud storage, etc.).
    • Simple and consistent API for reading and writing data.
    • Easily switch between different storage backends.
1
likes
0
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Core Package For Extensions

Homepage

License

unknown (license)

Dependencies

connectivity_plus, dio, equatable, flutter, flutter_secure_storage, localization

More

Packages that depend on flutter_core_kit