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

A Flutter template based on Clean Architecture, designed for scalable and maintainable apps with a structured layer system and pre-configured state management.

Changelog #

0.0.3 YYYY-MM-DD #

Added #

  • Added documentation comments for core classes and utilities.
  • Introduced showLoading and showSnackBar utility functions with custom styling options.
  • Added UseCase and NoParams classes for business logic layer abstractions.
  • Implemented ConnectionChecker and ConnectionCheckerImpl for network connectivity checks.
  • Added ServerException and ResponseException classes for error handling.

Fixed #

  • Updated InterceptedClient to handle token refresh correctly in case of 401 responses.
  • Fixed documentation comments and usage examples for various classes and functions.

Changed #

  • Updated library export list to include newly added utilities and classes.

0.0.1 YYYY-MM-DD #

Initial release #

  • Initial release with core BLoC components and dependency injection utilities.
2
likes
0
points
101
downloads

Publisher

verified publisherforezyy.id

Weekly Downloads

A Flutter template based on Clean Architecture, designed for scalable and maintainable apps with a structured layer system and pre-configured state management.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_bloc, fpdart, get_it, http, internet_connection_checker_plus

More

Packages that depend on fca