Skip to content

byteforge38/flutter-image-generation-app

Repository files navigation

your_ai_buddy

A new Flutter project.

demo.mp4

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Requirements

1. Flutter SDK

You must have Flutter SDK installed on your system to build and run Flutter applications.

  • Flutter version: 3.x.x or higher (Check the project for any specific version requirements)

2. Dart SDK

Flutter comes with the Dart SDK, which is required to run and compile Flutter apps.

  • Dart version: 2.x.x or higher (It should come bundled with the correct Flutter version)

3. Android Studio (Optional but Recommended)

  • Android Studio is recommended to run the app on an Android emulator or a physical device. You can also use VS Code or IntelliJ.

    • Download: Android Studio

    • For iOS development, you will need Xcode installed on macOS.

4. Xcode (For iOS Development)

5. Dependencies

Make sure to have any additional dependencies or SDKs that your project requires. This could include Firebase, APIs, etc.

6. Visual Studio Code (Code Editor)(Optional but Recommended)

How to run the project

After installing everything if you installed VS Code open the project inside of it and go to the "Extensions" tab and install:

  • Dart
  • Flutter

After installing reload VS Code. After that if you installed Android Studio create Emulator and run it. Inside of the VS Code on the bottom bar to the right there will an option to select emulator for the project select your Emulator that is running. After that type flutter run inside of the terminal and it will automatically start the project on it after it is done installing all of the necessary plugins and packages. If you do not have an emulator you can run flutter project inside of the browser just type flutter run and it will give you avalible emulators for example 2. Chrome just press 2 and it will run the project inside of the Google Chrome.

About

AI Image Generation app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published