flatnews
  • Introduction
  • Overview
    • About FlatNews
    • Key Features
  • WordPress Setup
    • Install Plugins
      • Install Flat News API
      • Advanced Custom Fields(ACF)
  • App Setup
    • Flutter Installation
    • Code Setup
    • App Setup
      • Change Package Name
      • Change App Name
      • Change App Icon
      • Update Website URL
      • Change App Theme Color
      • Google Admob
      • Run the App
    • Build APK & Publish App
      • Generate signing key
      • Publish App to Google Play
  • Additional
    • Support
    • Changelog
Powered by GitBook
On this page
  1. App Setup

Flutter Installation

PreviousAdvanced Custom Fields(ACF)NextCode Setup

Last updated 7 months ago

The entire application is developed using Flutter. To get started, you'll need to install Flutter on your computer. You can choose between Visual Studio Code and Android Studio as your IDE, as the setup process is identical for both. For this guide, we will focus on Visual Studio Code since that’s what we used during development.

To install flutter on your computer, follow the official documentation from Google. Flutter Official Site:

https://flutter.dev