<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kontenation</title>
    <description>The latest articles on DEV Community by Kontenation (@kontenation).</description>
    <link>https://dev.to/kontenation</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1072473%2F858e8a88-5453-40ef-af23-2d44c164bb3d.jpg</url>
      <title>DEV Community: Kontenation</title>
      <link>https://dev.to/kontenation</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kontenation"/>
    <language>en</language>
    <item>
      <title>How to Create News App with WordPress as Backend</title>
      <dc:creator>Kontenation</dc:creator>
      <pubDate>Thu, 27 Apr 2023 03:13:56 +0000</pubDate>
      <link>https://dev.to/kontenation/how-to-create-news-app-with-wordpress-as-backend-4nj1</link>
      <guid>https://dev.to/kontenation/how-to-create-news-app-with-wordpress-as-backend-4nj1</guid>
      <description>&lt;p&gt;Would you like to develop and launch visually appealing mobile applications quickly for both Android and iOS?&lt;br&gt;
If so, it is worth considering building a Flutter application.&lt;/p&gt;

&lt;p&gt;Creating applications for both Android and iOS can be done using a single codebase with Flutter, and starting the process is made easy by using a Flutter application template.&lt;/p&gt;

&lt;p&gt;Flutter app templates significantly decrease the time spent on app development, and in some cases, you may receive a fully coded app that is ready to upload to the App Store and Play Store. All that is left to do is customize the branding!&lt;/p&gt;

&lt;p&gt;Additionally, the backend utilized in this context is built on WordPress - a widely renowned and user-friendly content management system, recognized for its ease of use and advanced capabilities.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--9PfilW5e--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k0tkf7b7uh2mms6ze5wh.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--9PfilW5e--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k0tkf7b7uh2mms6ze5wh.jpg" alt="Image description" width="590" height="300"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let's get straight to it, here I am using the Flutter template called &lt;a href="https://codecanyon.net/item/ininews-flutter-mobile-app-for-wordpress/45178426"&gt;iniNews&lt;/a&gt;, which is already available on Codecanyon and works seamlessly with the latest version of WordPress, with a very easy installation process.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Have the source code ready&lt;/strong&gt;&lt;br&gt;
Make sure you already have the iniNews source code. If you don't, you can buy it directly through Codecanyon at an affordable price &lt;a href="https://codecanyon.net/item/ininews-flutter-mobile-app-for-wordpress/45178426"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Prepare your WordPress&lt;/strong&gt;&lt;br&gt;
Make sure you have a WordPress site and have updated it to the latest version. If you have, then you need to install the plugin that has been prepared by iniNews on your WordPress.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Let's customize the application&lt;/strong&gt;&lt;br&gt;
Before you start, make sure you have installed Android Studio and Flutter SDK, which will be needed to open the files and run the application.&lt;/p&gt;

&lt;p&gt;If everything is installed, the next step is to open the application source code and modify it according to your preferences.&lt;/p&gt;

&lt;p&gt;For more details about documentation please follow this &lt;a href="https://initodev.freshdesk.com/support/solutions/151000146985"&gt;link&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--uVA71NnI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/h7bhjlsahxtdyyoqwxmq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--uVA71NnI--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/h7bhjlsahxtdyyoqwxmq.png" alt="Image description" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Publish the Application on PlayStore and App Store&lt;/strong&gt;&lt;br&gt;
Using Flutter, you can directly publish your application to Playstore and App Store because Flutter supports this by default. In other words, you have saved time and costs.&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>wordpress</category>
      <category>mobile</category>
    </item>
  </channel>
</rss>
