Skip to main content

Before Start

Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase, Flutter widgets incorporate all critical platform differences such as scrolling, navigation, icons and fonts to provide full native performance on both iOS and Android.

System Requirement ⚡️

1. Android Development

to develop this app into Android App, you needed

  • Android Studio for, building apps. Download here
  • Visual Studio Code, has many features to make it easier to develop flutter app. Download here
  • Flutter for building apps. Download here
  • Firebase Account with Blaze Plan Activated Sign up here
  • GetX CLI, because this project uses GETX state management, GETX CLI will be very helpful Get it here

To install and run Flutter, your development environment must meet these minimum requirements:

  • Operating Systems: Windows 7 SP1 or later (64-bit), x86-64 based.
  • Disk Space: 1.64 GB (does not include disk space for IDE/tools).

2. IOS Development

to develope MeGooLive App into IOS App, it is mandatory to use MacOS Machine

Continue the tutorial to setup the app