Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.
/ MobileGPT Public archive

💬 ChatGPT Mobile Application (iOS and Android) built with Flutter

License

Notifications You must be signed in to change notification settings

theiskaa/MobileGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobileGPT

License: MIT Insolite Community Discord Invite Link

An unofficial ChatGPT cross-platform mobile application built with Flutter/Dart.

Android iOS
Support SDK 19+ or 20+ 9.0+

Related:

Installing

Android:

Not available

However, you can still run MobileGPT on your Android device if you have flutter installed on your machine, you just need to:

  • Clone repository git clone https://github.com/theiskaa/MobileGPT
  • Connect your Android device to your machine via USB cable, and run flutter run -d android.

Or, you can take release build and install on your Android device: flutter build apk --release.

iOS:

Not available

However, you can still run MobileGPT on your iOS device if you have flutter installed on your machine, you just need to:

  • Clone repository git clone https://github.com/theiskaa/MobileGPT
  • Connect your iOS device to your machine via USB cable, and run flutter run -d ios.

Contributing

For information regarding contributions, please refer to CONTRIBUTING.md file.

About

💬 ChatGPT Mobile Application (iOS and Android) built with Flutter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published