Update purchase screen with new pro features

This commit is contained in:
Vishesh Handa
2020-05-14 16:47:24 +02:00
parent f478d1c9ad
commit 109b5f7d37

View File

@ -105,6 +105,8 @@ class _PurchaseScreenState extends State<PurchaseScreen> {
var features = <String>[ var features = <String>[
"Faster feature development", "Faster feature development",
"Note Tagging",
"Custom Home Screen",
"Multiple Git Repos (coming soon)", "Multiple Git Repos (coming soon)",
"Custom settings per folder (coming soon)", "Custom settings per folder (coming soon)",
"View and search through your entire Git Log (coming soon)", "View and search through your entire Git Log (coming soon)",