|
| 1 | +<div align="center"> |
| 2 | +<img src="https://avatars.githubusercontent.com/u/202675624?s=400&u=2daf23e8872a3b666bcd4f792a21fe2633097e79&v=4" alt="Flutter News App Toolkit Logo" width="220"> |
| 3 | + |
1 | 4 | # The Complete Flutter News App - Full Source Code
|
2 | 5 |
|
3 |
| - |
4 |
| -[](https://flutter-news-app-full-source-code.github.io/flutter-news-app-mobile-client-full-source-code/) |
5 |
| -[](https://pub.dev/packages/very_good_analysis) |
6 |
| -[](https://polyformproject.org/licenses/free-trial/1.0.0) |
| 6 | +<p> |
| 7 | +<img src="https://img.shields.io/badge/coverage-XX-green?style=for-the-badge" alt="coverage: percentage"> |
| 8 | +<a href="https://flutter-news-app-full-source-code.github.io/flutter-news-app-mobile-client-full-source-code/"><img src="https://img.shields.io/badge/Demo-Live-orange?style=for-the-badge" alt="Demo: Live"></a> |
| 9 | +<a href="https://github.com/sponsors/flutter-news-app-full-source-code"><img src="https://img.shields.io/badge/DOCS-READ-purple?style=for-the-badge" alt="DOCS READ"></a> |
| 10 | +<a href="https://github.com/sponsors/flutter-news-app-full-source-code"><img src="https://img.shields.io/badge/LICENSE-BUY-pink?style=for-the-badge" alt="License: Buy"></a> |
| 11 | +</p> |
| 12 | +</div> |
7 | 13 |
|
8 | 14 | This is a complete and fully-functional Flutter news application. It gives you everything you need to launch your own news app on the App Store and Google Play, right out of the box. 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 | 15 |
|
@@ -61,13 +67,15 @@ Fully internationalized with working English and Arabic localizations (`.arb` fi
|
61 | 67 |
|
62 | 68 | ---
|
63 | 69 |
|
64 |
| -## 🔑 Licensing |
65 |
| - |
66 |
| -This app is source-available and licensed under the [PolyForm Free Trial 1.0.0](LICENSE). This lets you try out the full source code before you buy. |
| 70 | +## 🔑 License: Source-Available with a Free Trial |
67 | 71 |
|
68 |
| -For a commercial license to build and distribute your app, please visit the main [**Flutter News App - Full Source Code Toolkit**](https://github.com/flutter-news-app-full-source-code) organization. |
| 72 | +Get started for free and purchase when you're ready to launch! |
69 | 73 |
|
| 74 | +* **TRY IT:** Download and explore the full source code under the [PolyForm Free Trial License](LICENSE). Perfect for evaluation. |
| 75 | +* **BUY IT:** For commercial use, get a lifetime license with a **one-time payment**. No subscriptions! |
| 76 | +* **GET YOURS:** [**Purchase via GitHub Sponsors**](https://github.com/sponsors/flutter-news-app-full-source-code). |
70 | 77 |
|
| 78 | +> *<p style="color:grey">Note: Your one-time purchase covers the entire Flutter News App Toolkit, including the mobile app, backend API, and web dashboard repositories in this organization.</p>* |
71 | 79 | ---
|
72 | 80 |
|
73 | 81 | ## 🚀 Getting Started & Running Locally
|
|
0 commit comments