matei-tm/f-orm-m8-sqlite

The Example project artifacts must use sqlite_m8_demo name

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
The Example project is deployed under a very common name of "example"

Describe the solution you'd like

  • The flutter package must be renamed to sqlite_m8_demo
  • The android label must be renamed to sqlite_m8_demo
  • The manifest files must use package="eu.matei_tm.orm_m8.sqlite_m8_demo"
  • The ios info list CFBundleName must have the value sqlite_m8_demo
  • The PRODUCT_BUNDLE_IDENTIFIER will be "eu.matei_tm.orm_m8.sqlite_m8_demo"