/CosmicCenter

App that makes use of https://github.com/AgentFabulous/android_flutter_updater to provide a fresh OTA experience

Primary LanguageDart

CosmicCenter

A brand new OTA app written in Flutter for updating Android. Written with Cosmic-OS in mind, it works with the android_flutter_updater plugin to interact with native components of Android such as UpdateEngine to serve a hassle free update experience.

Setting up

  • Open the project in Android Studio.
  • Add your project's framework.jar to android/libs
  • Run flutter packages get
  • Run main.dart

Contributing