/plinco

Primary LanguageDart

Plinco app

design

figma assets

links

description

env:

BUNDLE_ID=com.plincogame.app
APPSFLYER_DEV_KEY=XFQCmN22uYmCWYXxRen4GX
APPSFLYER_DEBUG=false
APPSFLYER_ONE_LINK=https://link.plincogame.com/Iz7C/1zqq58ft
DOMAIN_URL=https://plincogame.com
SEND_ATTRIBUTION_POST=api/
SENTRY_DSN=
APPLE_ID_PREFIX=

Metrics

  • size of the resulting app
  • amount of external requirements
  • passing ios\android review
  • app must build and operate on both Android and Ios

Notes

Game Engine

Please use Flame as engine

Assets

There should be no assets in the resulting package. Please store all assets at CDN, and download them at loading screen when the app launched.

Linter

Please use flutter_lints set of rules

ATT request

Please add app_tracking_transparency, the request should be done on app start (even before loading)

Push Messages

Please use firebase_messaging.

Native splash

Please use flutter_native_splash to provide loading screen to step BEFORE loading bar.

Privacy page

Please use flutter_inappwebview for webview. Url of privacy page to show: https://plincogame.com/privacy