Commit graph

14 commits

Author SHA1 Message Date
ashilkn
c05cfb9578 turn factories into static methods so it is allowed to return null 2022-09-21 14:25:00 +05:30
ashilkn
bbaf75ce66 replaced ArgumentError with Exception for non severe cases 2022-09-19 17:39:35 +05:30
ashilkn
994d8a97aa migrated billing_plan.dart to null safety 2022-09-17 09:45:07 +05:30
ashilkn
c396319dd7 prefer factories that do not return null 2022-09-16 19:59:29 +05:30
ashilkn
2c27fb4866 remove unused code from billing_plan.dart 2022-09-16 19:05:21 +05:30
ashilkn
eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
vishnukvmd
47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd
3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
Vishnu Mohandas
ca8e6b412d Parse stripeID within billing plans 2021-05-19 23:03:21 +05:30
Vishnu Mohandas
f986c9ae29 Make free plan configurable 2021-03-02 12:05:10 +05:30
Vishnu Mohandas
8b7c16d522 Fix variable name 2021-02-01 15:51:25 +05:30
Vishnu Mohandas
088c1777fd Update billing plan model 2021-02-01 15:50:39 +05:30
Vishnu Mohandas
facc9b04ce Update BillingPlan model 2021-01-06 14:17:18 +05:30
Vishnu Mohandas
669eed55e4 Add BillingService 2021-01-05 15:11:32 +05:30