app runs! colors are whack and many things are broken.

This commit is contained in:
Joshua
2024-07-06 14:17:54 -06:00
parent 48539cb117
commit 7b0ade5735
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId = "com.example.app"
applicationId = "com.example.app"
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdk = flutter.minSdkVersion
+1 -1
View File
@@ -1,5 +1,5 @@
name: app
description: "A new Flutter project."
description: "Front-end app for One AI."
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev