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

Core building blocks for Flutter apps: typed HTTP client, Result<T> wrapper, BLoC base classes and SharedPreferences token storage.

0.0.2 #

  • Updated README with correct repository links.
  • Updated pubspec.yaml metadata.

0.0.1 #

  • Initial release of flutter_app_core.
  • AppError — typed exception with optional HTTP status code.
  • Result<T> — functional success/failure wrapper with when() pattern.
  • BaseState<T> / BaseCubit<T> — BLoC-based state machine with Loading, Success and Error states.
  • ApiClient — HTTP client with Bearer token support and get, post, put, delete methods.
  • AuthStorage — token persistence via SharedPreferences.
1
likes
135
points
232
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Core building blocks for Flutter apps: typed HTTP client, Result<T> wrapper, BLoC base classes and SharedPreferences token storage.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_bloc, http, shared_preferences

More

Packages that depend on flutter_app_core_freezed