super_module 0.2.2 copy "super_module: ^0.2.2" to clipboard
super_module: ^0.2.2 copied to clipboard

outdated

A super module using bloc and clean architecture that is common in every app such as authentication, utils, extension and common widgets.

0.0.1 1 FEB 2022 #

  • Initial public release

0.0.2 1 FEB 2022 #

  • Code optimizedN

0.0.3 1 FEB 2022 #

  • Added GlobalResponseModel
  • code refactor

0.0.4 2 FEB 2022 #

  • Removed android and ios folder dependency & optimized

0.0.5 2 FEB 2022 #

  • Resolved shared preferences dependency issue on session manager

0.0.6 2 FEB 2022 #

  • Downgraded bloc to version 7.x.x due to major changes in version 8.x.x

0.0.7 2 FEB 2022 #

  • Added additional export

0.0.8 3 FEB 2022 #

  • Refactor of code & additional export

0.0.9 3 FEB 2022 #

  • Refactor of models

0.1.0 3 FEB 2022 #

  • Added changed log & export new models

0.1.1 3 FEB 2022 #

  • Removed rsa public and private keys.

0.1.2 3 FEB 2022 #

  • Removed rsa public and private keys.

0.1.3 4 FEB 2022 #

  • Updates in user model profile for point and subscribed countries.

0.1.4 7 FEB 2022 #

  • Forgot password model changes
  • some auth stability improvements.

0.1.5 7 FEB 2022 #

  • Fixed null safety
  • Fixed compile time warnings
  • Removed map_extension (not required because package is already using sound null safety)
  • Firebase push notification code cleanup & better implementation.
  • Fixed suggestion warnings.
  • Code refactor with dartfmt