Skip to content

stuxnet0208/Cobonno_flutter

Repository files navigation

Cobonno

Getting Started

  1. Clone this repository
  2. Run flutter pub get
  3. For ios, go to ios folder then run
# for mac intel
$ pod install
# for mac silicon
$ arch -x86_64 pod install
  1. Run configuration selector
# on mac/linux, just run from terminal
# on windows, run from git-bash terminal
## for development
$ bash ./config/go-development.sh
## for production
$ bash ./config/go-production.sh

*Cobonno works on iOS and Android.

To Generate new icons

$ flutter pub run flutter_launcher_icons:main

Firebase Project

  1. Development: https://console.firebase.google.com/project/cobonno-museum
  2. Production: https://console.firebase.google.com/project/cobonno-prod

Bundle IDs

This are based on the app deployed to AppStore and PlayStore.

  1. Development

iOS Bundle: com.ardgets.cobonno.dev Link: https://appstoreconnect.apple.com/apps/1639617795/appstore/info

Android Bundle: - Link: -

  1. Production

iOS Bundle: com.cobonno Link: https://appstoreconnect.apple.com/apps/1634871320/appstore/info

Android Bundle: com.cobonno.app Link: https://play.google.com/console/u/0/developers/6699928395317140855/app/4975768134075543071/app-dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages