Commit History

Author SHA1 Message Date
  vishnukvmd b3913cefa4 Fix parsing 2 years ago
  vishnukvmd 006cf071c3 Add serializers for UserDetails 2 years ago
  ashilkn c05cfb9578 turn factories into static methods so it is allowed to return null 2 years ago
  ashilkn bbaf75ce66 replaced ArgumentError with Exception for non severe cases 2 years ago
  ashilkn 53b7197b88 migrated subscription.dart to null safety 2 years ago
  ashilkn 7ee0a2d4f2 removed 'id' parameter from Subscription 2 years ago
  ashilkn dafc6e5451 prefer factories that do not return null 2 years ago
  ashilkn 5a547b042c removed unused code 2 years ago
  ashilkn ccb0afe8e2 remove prefix letters from indentifier names 2 years ago
  ashilkn eb7c1ec837 started incremental migration to null safety 2 years ago
  vishnukvmd 06ec7cb658 final all the vars! 2 years ago
  vishnukvmd 47505ae102 Execute `dart format lib` 3 years ago
  vishnukvmd 3e306facf5 Apply `dart fix` for `require_trailing_commas` 3 years ago
  Neeraj Gupta 14fa763d80 address review comments 3 years ago
  Neeraj Gupta d3d80fd9a4 Handle active playstore/appstore subs & minor ui tweaks 3 years ago
  Neeraj Gupta 9175387f7d Support Stripe subscription renewal and cancellation 3 years ago
  Neeraj Gupta 65036a015c Support to toggle between monthly and yearly plans 3 years ago
  vishnukvmd 301cea1ca8 Parse price and period for the active subscription 4 years ago
  Vishnu Mohandas 43a7e074ba Show error dialog to Stripe customers 4 years ago
  Vishnu Mohandas 2c69be6071 Add product ID for free susbcriptions 4 years ago
  Vishnu Mohandas 6fdbba8d73 Update subscription model 4 years ago
  Vishnu Mohandas 4465056061 Display current usage on the susbcription page 4 years ago
  Vishnu Mohandas 74bb2ce0c4 Update subscription model 4 years ago
  Vishnu Mohandas 0324664551 Update subscription model 4 years ago
  Vishnu Mohandas 90807c29f7 Update subscription model 4 years ago
  Vishnu Mohandas 540cea31df Persist subscription plan returned by the server 4 years ago