You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(README): update project metadata and licensing information
- Rename project to flutter_news_app_mobile_client_full_source_code
- Update repository URLs and demo link
- Update description to reflect new project name
- Refactor licensing section to use PolyForm Free Trial 1.0.0
- Update git clone instructions with new repository name
`ht_main` is a flutter mobile application that serves as both a powerful, fully functional news application ready for deployment, and an exceptionally robust starter kit, architected for easy extension and customization. It is a key component of the [Headlines Toolkit](https://github.com/headlines-toolkit), an ecosystem that also includes a [Dart Frog backend API](https://github.com/headlines-toolkit/ht-api) and a [web-based content dashboard](https://github.com/headlines-toolkit/ht-dashboard).
8
+
Flutter mobile application that serves as both a powerful, fully functional news application ready for deployment, and an exceptionally robust starter kit, architected for easy extension and customization. It is a key component of the [**Flutter News App - Full Source Code Toolkit**](https://github.com/flutter-news-app-full-source-code), an ecosystem that also includes a [Dart Frog backend API](https://github.com/flutter-news-app-full-source-code/flutter-news-app-api-server-full-source-code) and a [web-based content dashboard](https://github.com/flutter-news-app-full-source-code/flutter-news-app-web-dashboard-full-source-code).
9
9
10
10
## ⭐ Features & Benefits
11
11
12
-
`ht_main` comes packed with features to accelerate your development and delight your users:
12
+
`flutter_news_app_mobile_client_full_source_code` comes packed with features to accelerate your development and delight your users:
13
13
14
14
#### 📰 **Dynamic & Engaging Headlines Feed**
15
15
Experience a beautifully crafted, infinitely scrolling news feed. It's highly performant and ready for your content.
@@ -39,7 +39,7 @@ Offer users control over their app experience:
39
39
***Benefit for you:** Provide a premium, adaptable user experience that caters to individual needs. 🔧
40
40
41
41
#### 📱 **Adaptive UI for All Screens**
42
-
Built with `flutter_adaptive_scaffold`, `ht_main` offers responsive navigation and layouts that look great on both phones and tablets.
42
+
Built with `flutter_adaptive_scaffold`, `flutter_news_app_mobile_client_full_source_code` offers responsive navigation and layouts that look great on both phones and tablets.
43
43
***Benefit for you:** Deliver a consistent and optimized UX across a wide range of devices effortlessly. ↔️
44
44
45
45
#### 🏗️ **Clean & Modern Architecture**
@@ -59,13 +59,12 @@ Fully internationalized with working English and Arabic localizations (`.arb` fi
59
59
60
60
---
61
61
62
-
## 🔑 Access and Licensing
62
+
## 🔑 Licensing
63
63
64
-
`ht-main` is source-available as part of the Headlines Toolkit ecosystem.
64
+
This package is source-available and licensed under the [PolyForm Free Trial 1.0.0](LICENSE). Please review the terms before use.
65
+
66
+
For commercial licensing options that grant the right to build and distribute unlimited applications, please visit the main [**Flutter News App - Full Source Code Toolkit**](https://github.com/flutter-news-app-full-source-code) organization.
65
67
66
-
To acquire a commercial license for building unlimited news applications, please visit
67
-
the [Headlines Toolkit GitHub organization page](https://github.com/headlines-toolkit)
68
-
for more details.
69
68
70
69
---
71
70
@@ -74,8 +73,8 @@ for more details.
74
73
1.**Ensure Flutter is installed.** (See [Flutter documentation](https://flutter.dev/docs/get-started/install))
0 commit comments