convenience_types 0.3.3 copy "convenience_types: ^0.3.3" to clipboard
convenience_types: ^0.3.3 copied to clipboard

A package to ensamble convenience types commonly used through flutter projects developed by Capyba.

0.3.3 #

fixes #

  • add defaultNoInternetConnectionMessage to parseHttpError method

0.3.2 #

fixes #

  • add maybeResponse<T>() generic method to AppError

0.3.1 #

fixes #

  • FormUtils as a mixin class

0.3.0 #

new #

  • add generic type to httpError to accomodate possible error.responses

0.2.2 #

fixes #

  • add 'slug' in the parameters of 'parseHttpError' and utilize it in the errors 'slug' field.

0.2.1 #

changed #

  • update Flutter sdk to 3.7.12
  • update dependencies
  • fix msg field on HttpBadRequestError and UnprocessableEntityError

0.2.0 #

new #

  • Maybe factories
  • maybeData getters
  • const contructors to AppError

0.1.2 #

fixes #

  • getOrElse behavior
  • Getting Started session in the readme

0.1.1 #

new #

  • added example

fixes #

  • typos (convinience -> convenience)

0.1.0 #

new #

  • types: FormField, Maybe, RequestStatus, Result
  • errors: CacheError, DeviceInfoError, FormError, HttpError, StorageError
  • exceptions: ParseException, CacheException
  • formUtils: FormUtils, SeedTestStateMixin
8
likes
0
pub points
70%
popularity

Publisher

verified publishercapyba.com

A package to ensamble convenience types commonly used through flutter projects developed by Capyba.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, dio, flutter, freezed_annotation, state_notifier

More

Packages that depend on convenience_types