flutter_exceptions_redux 0.1.0 copy "flutter_exceptions_redux: ^0.1.0" to clipboard
flutter_exceptions_redux: ^0.1.0 copied to clipboard

Exception handling state and middleware for redux in Flutter.

flutter_exceptions_redux #

Provides redux components to catch exceptions thrown in other middleware, storing it in a dedicated exception state.

Installing #

Usage #

Import the package:

import 'package:flutter_exceptions_redux/flutter_exceptions_redux.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Exception handling state and middleware for redux in Flutter.

Repository (GitHub)
View/report issues

License

BSD-3-Clause, MIT (LICENSE)

Dependencies

flutter, flutter_redux, json_annotation, json_serializable, redux

More

Packages that depend on flutter_exceptions_redux