Compare commits

..

9 Commits

Author SHA1 Message Date
Reginaldo
d49081ff8e salvas novas notas no banco na tela_notas.dart e ajustado a tela_faltas.dart 2023-12-08 20:01:49 -03:00
Reginaldo
7fe3a16aef salvas novas chamadas no banco na tela_faltas.dart 2023-12-07 14:53:09 -03:00
Reginaldo
3a5b2bdb44 exibindo faltas na tela_faltas.dart 2023-12-05 19:52:49 -03:00
Reginaldo
8fc77f2adc inserido busca das disciplinas professores 2023-11-30 12:21:37 -03:00
Reginaldo
a30a57ebdf ajustado os dados do calendário;
do login com o cpf
2023-11-15 11:49:07 -03:00
Reginaldo
4f08bdfd27 ajustado os dados do calendário;
do login com o cpf
2023-11-15 11:47:05 -03:00
Reginaldo
0e0ed5a51c novo projeto 2023-11-06 15:38:05 -03:00
Reginaldo
eaf437c58a Resolvido conflito entre 'main' e 'master' 2023-11-06 15:29:46 -03:00
Reginaldo
e1df293d0c Primeiro commit no ramo main 2023-11-06 15:00:41 -03:00
225 changed files with 5185 additions and 105 deletions

View File

@@ -97,6 +97,12 @@
"packageUri": "lib/", "packageUri": "lib/",
"languageVersion": "3.0" "languageVersion": "3.0"
}, },
{
"name": "flutter_calendar_carousel",
"rootUri": "file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_calendar_carousel-2.4.2",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{ {
"name": "flutter_lints", "name": "flutter_lints",
"rootUri": "file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-2.0.3", "rootUri": "file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-2.0.3",
@@ -181,6 +187,12 @@
"packageUri": "lib/", "packageUri": "lib/",
"languageVersion": "2.12" "languageVersion": "2.12"
}, },
{
"name": "package_info",
"rootUri": "file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/package_info-2.0.2",
"packageUri": "lib/",
"languageVersion": "2.12"
},
{ {
"name": "path", "name": "path",
"rootUri": "file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.8.3", "rootUri": "file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.8.3",
@@ -344,7 +356,7 @@
"languageVersion": "3.1" "languageVersion": "3.1"
} }
], ],
"generated": "2023-11-06T17:29:35.535016Z", "generated": "2023-11-29T18:25:40.810217Z",
"generator": "pub", "generator": "pub",
"generatorVersion": "3.1.4" "generatorVersion": "3.1.5"
} }

View File

@@ -58,6 +58,10 @@ file
3.0 3.0
file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/file-7.0.0/ file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/file-7.0.0/
file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/file-7.0.0/lib/ file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/file-7.0.0/lib/
flutter_calendar_carousel
2.12
file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_calendar_carousel-2.4.2/
file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_calendar_carousel-2.4.2/lib/
flutter_lints flutter_lints
2.19 2.19
file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-2.0.3/ file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-2.0.3/
@@ -102,6 +106,10 @@ meta
2.12 2.12
file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.9.1/ file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.9.1/
file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.9.1/lib/ file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.9.1/lib/
package_info
2.12
file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/package_info-2.0.2/
file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/package_info-2.0.2/lib/
path path
2.12 2.12
file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.8.3/ file:///C:/Users/Reginaldo/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.8.3/
@@ -224,6 +232,6 @@ file:///C:/src/flutter/packages/flutter_web_plugins/
file:///C:/src/flutter/packages/flutter_web_plugins/lib/ file:///C:/src/flutter/packages/flutter_web_plugins/lib/
rkm_educa_prof_app rkm_educa_prof_app
3.1 3.1
file:///D:/PROJETOS/FLUTTER/rkm_educa_prof_app/ file:///D:/PROJETOS/clientes/rkm/rkm_educa_prof_app/
file:///D:/PROJETOS/FLUTTER/rkm_educa_prof_app/lib/ file:///D:/PROJETOS/clientes/rkm/rkm_educa_prof_app/lib/
2 2

View File

@@ -1 +1 @@
3.13.8 3.13.9

View File

@@ -1,4 +1,5 @@
# This is a generated file; do not edit or check into version control. # This is a generated file; do not edit or check into version control.
package_info=C:\\Users\\Reginaldo\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\package_info-2.0.2\\
path_provider_linux=C:\\Users\\Reginaldo\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\path_provider_linux-2.2.1\\ path_provider_linux=C:\\Users\\Reginaldo\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\path_provider_linux-2.2.1\\
path_provider_windows=C:\\Users\\Reginaldo\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\path_provider_windows-2.2.1\\ path_provider_windows=C:\\Users\\Reginaldo\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\path_provider_windows-2.2.1\\
shared_preferences=C:\\Users\\Reginaldo\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\shared_preferences-2.2.2\\ shared_preferences=C:\\Users\\Reginaldo\\AppData\\Local\\Pub\\Cache\\hosted\\pub.dev\\shared_preferences-2.2.2\\

View File

@@ -1 +1 @@
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"shared_preferences_foundation","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_foundation-2.3.4\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]}],"android":[{"name":"shared_preferences_android","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_android-2.2.1\\\\","native_build":true,"dependencies":[]}],"macos":[{"name":"shared_preferences_foundation","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_foundation-2.3.4\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\path_provider_linux-2.2.1\\\\","native_build":false,"dependencies":[]},{"name":"shared_preferences_linux","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_linux-2.3.2\\\\","native_build":false,"dependencies":["path_provider_linux"]}],"windows":[{"name":"path_provider_windows","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\path_provider_windows-2.2.1\\\\","native_build":false,"dependencies":[]},{"name":"shared_preferences_windows","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_windows-2.3.2\\\\","native_build":false,"dependencies":["path_provider_windows"]}],"web":[{"name":"shared_preferences_web","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_web-2.2.1\\\\","dependencies":[]}]},"dependencyGraph":[{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"shared_preferences","dependencies":["shared_preferences_android","shared_preferences_foundation","shared_preferences_linux","shared_preferences_web","shared_preferences_windows"]},{"name":"shared_preferences_android","dependencies":[]},{"name":"shared_preferences_foundation","dependencies":[]},{"name":"shared_preferences_linux","dependencies":["path_provider_linux"]},{"name":"shared_preferences_web","dependencies":[]},{"name":"shared_preferences_windows","dependencies":["path_provider_windows"]}],"date_created":"2023-11-06 14:32:53.207256","version":"3.13.8"} {"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"package_info","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\package_info-2.0.2\\\\","native_build":true,"dependencies":[]},{"name":"shared_preferences_foundation","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_foundation-2.3.4\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]}],"android":[{"name":"package_info","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\package_info-2.0.2\\\\","native_build":true,"dependencies":[]},{"name":"shared_preferences_android","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_android-2.2.1\\\\","native_build":true,"dependencies":[]}],"macos":[{"name":"package_info","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\package_info-2.0.2\\\\","native_build":true,"dependencies":[]},{"name":"shared_preferences_foundation","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_foundation-2.3.4\\\\","shared_darwin_source":true,"native_build":true,"dependencies":[]}],"linux":[{"name":"path_provider_linux","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\path_provider_linux-2.2.1\\\\","native_build":false,"dependencies":[]},{"name":"shared_preferences_linux","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_linux-2.3.2\\\\","native_build":false,"dependencies":["path_provider_linux"]}],"windows":[{"name":"path_provider_windows","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\path_provider_windows-2.2.1\\\\","native_build":false,"dependencies":[]},{"name":"shared_preferences_windows","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_windows-2.3.2\\\\","native_build":false,"dependencies":["path_provider_windows"]}],"web":[{"name":"shared_preferences_web","path":"C:\\\\Users\\\\Reginaldo\\\\AppData\\\\Local\\\\Pub\\\\Cache\\\\hosted\\\\pub.dev\\\\shared_preferences_web-2.2.1\\\\","dependencies":[]}]},"dependencyGraph":[{"name":"package_info","dependencies":[]},{"name":"path_provider_linux","dependencies":[]},{"name":"path_provider_windows","dependencies":[]},{"name":"shared_preferences","dependencies":["shared_preferences_android","shared_preferences_foundation","shared_preferences_linux","shared_preferences_web","shared_preferences_windows"]},{"name":"shared_preferences_android","dependencies":[]},{"name":"shared_preferences_foundation","dependencies":[]},{"name":"shared_preferences_linux","dependencies":["path_provider_linux"]},{"name":"shared_preferences_web","dependencies":[]},{"name":"shared_preferences_windows","dependencies":["path_provider_windows"]}],"date_created":"2023-12-08 10:53:15.783680","version":"3.13.9"}

44
.gitignore vendored Normal file
View File

@@ -0,0 +1,44 @@
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
migrate_working_dir/
# IntelliJ related
*.iml
*.ipr
*.iws
.idea/
# The .vscode folder contains launch configuration and tasks you configure in
# VS Code which you may wish to be included in version control, so this line
# is commented out by default.
#.vscode/
# Flutter/Dart/Pub related
**/doc/api/
**/ios/Flutter/.last_build_id
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/
# Symbolication related
app.*.symbols
# Obfuscation related
app.*.map.json
# Android Studio will place build artifacts here
/android/app/debug
/android/app/profile
/android/app/release

View File

@@ -114,6 +114,13 @@
</list> </list>
</value> </value>
</entry> </entry>
<entry key="flutter_calendar_carousel">
<value>
<list>
<option value="$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_calendar_carousel-2.4.2/lib" />
</list>
</value>
</entry>
<entry key="flutter_lints"> <entry key="flutter_lints">
<value> <value>
<list> <list>
@@ -212,6 +219,13 @@
</list> </list>
</value> </value>
</entry> </entry>
<entry key="package_info">
<value>
<list>
<option value="$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/package_info-2.0.2/lib" />
</list>
</value>
</entry>
<entry key="path"> <entry key="path">
<value> <value>
<list> <list>
@@ -412,6 +426,7 @@
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.1/lib" /> <root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/fake_async-1.3.1/lib" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/ffi-2.1.0/lib" /> <root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/ffi-2.1.0/lib" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/file-7.0.0/lib" /> <root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/file-7.0.0/lib" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_calendar_carousel-2.4.2/lib" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-2.0.3/lib" /> <root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/flutter_lints-2.0.3/lib" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/gainer_crypto-0.0.6/lib" /> <root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/gainer_crypto-0.0.6/lib" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/http-1.1.0/lib" /> <root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/http-1.1.0/lib" />
@@ -423,6 +438,7 @@
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/matcher-0.12.16/lib" /> <root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/matcher-0.12.16/lib" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/material_color_utilities-0.5.0/lib" /> <root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/material_color_utilities-0.5.0/lib" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.9.1/lib" /> <root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/meta-1.9.1/lib" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/package_info-2.0.2/lib" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.8.3/lib" /> <root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/path-1.8.3/lib" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_linux-2.2.1/lib" /> <root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_linux-2.2.1/lib" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_platform_interface-2.1.1/lib" /> <root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_platform_interface-2.1.1/lib" />

View File

@@ -1,6 +1,16 @@
<component name="libraryTable"> <component name="libraryTable">
<library name="Flutter Plugins" type="FlutterPluginsLibraryType"> <library name="Flutter Plugins" type="FlutterPluginsLibraryType">
<CLASSES /> <CLASSES>
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_linux-2.2.1" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_android-2.2.1" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_windows-2.2.1" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_foundation-2.3.4" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_linux-2.3.2" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_web-2.2.1" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences-2.2.2" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_windows-2.3.2" />
<root url="file://$USER_HOME$/AppData/Local/Pub/Cache/hosted/pub.dev/package_info-2.0.2" />
</CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES /> <SOURCES />
</library> </library>

1
.idea/misc.xml generated
View File

@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_19" project-jdk-name="Android API 30 Platform" project-jdk-type="Android SDK"> <component name="ProjectRootManager" version="2" languageLevel="JDK_19" project-jdk-name="Android API 30 Platform" project-jdk-type="Android SDK">
<output url="file://$PROJECT_DIR$/out" /> <output url="file://$PROJECT_DIR$/out" />

36
.metadata Normal file
View File

@@ -0,0 +1,36 @@
# This file tracks properties of this Flutter project.
# Used by Flutter tool to assess capabilities and perform upgrades etc.
#
# This file should be version controlled and should not be manually edited.
version:
revision: "6c4930c4ac86fb286f30e31d0ec8bffbcbb9953e"
channel: "stable"
project_type: app
# Tracks metadata for the flutter migrate command
migration:
platforms:
- platform: root
create_revision: 6c4930c4ac86fb286f30e31d0ec8bffbcbb9953e
base_revision: 6c4930c4ac86fb286f30e31d0ec8bffbcbb9953e
- platform: android
create_revision: 6c4930c4ac86fb286f30e31d0ec8bffbcbb9953e
base_revision: 6c4930c4ac86fb286f30e31d0ec8bffbcbb9953e
- platform: ios
create_revision: 6c4930c4ac86fb286f30e31d0ec8bffbcbb9953e
base_revision: 6c4930c4ac86fb286f30e31d0ec8bffbcbb9953e
- platform: web
create_revision: 6c4930c4ac86fb286f30e31d0ec8bffbcbb9953e
base_revision: 6c4930c4ac86fb286f30e31d0ec8bffbcbb9953e
# User provided section
# List of Local paths (relative to this file) that should be
# ignored by the migrate tool.
#
# Files that are not part of the templates will be ignored by default.
unmanaged_files:
- 'lib/main.dart'
- 'ios/Runner.xcodeproj/project.pbxproj'

View File

@@ -1,2 +1,19 @@
# rkm_educa_prof_app # rkm_educa_prof_app
<<<<<<< HEAD
=======
A new Flutter project.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
>>>>>>> main

28
analysis_options.yaml Normal file
View File

@@ -0,0 +1,28 @@
# This file configures the analyzer, which statically analyzes Dart code to
# check for errors, warnings, and lints.
#
# The issues identified by the analyzer are surfaced in the UI of Dart-enabled
# IDEs (https://dart.dev/tools#ides-and-editors). The analyzer can also be
# invoked from the command line by running `flutter analyze`.
# The following line activates a set of recommended lints for Flutter apps,
# packages, and plugins designed to encourage good coding practices.
include: package:flutter_lints/flutter.yaml
linter:
# The lint rules applied to this project can be customized in the
# section below to disable rules from the `package:flutter_lints/flutter.yaml`
# included above or to enable additional rules. A list of all available lints
# and their documentation is published at https://dart.dev/lints.
#
# Instead of disabling a lint rule for the entire project in the
# section below, it can also be suppressed for a single line of code
# or a specific dart file by using the `// ignore: name_of_lint` and
# `// ignore_for_file: name_of_lint` syntax on the line or in the file
# producing the lint.
rules:
# avoid_print: false # Uncomment to disable the `avoid_print` rule
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
# Additional information about this file can be found at
# https://dart.dev/guides/language/analysis-options

13
android/.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
gradle-wrapper.jar
/.gradle
/captures/
/gradlew
/gradlew.bat
/local.properties
GeneratedPluginRegistrant.java
# Remember to never publicly share your keystore.
# See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app
key.properties
**/*.keystore
**/*.jks

Binary file not shown.

67
android/app/build.gradle Normal file
View File

@@ -0,0 +1,67 @@
plugins {
id "com.android.application"
id "kotlin-android"
id "dev.flutter.flutter-gradle-plugin"
}
def localProperties = new Properties()
def localPropertiesFile = rootProject.file('local.properties')
if (localPropertiesFile.exists()) {
localPropertiesFile.withReader('UTF-8') { reader ->
localProperties.load(reader)
}
}
def flutterVersionCode = localProperties.getProperty('flutter.versionCode')
if (flutterVersionCode == null) {
flutterVersionCode = '1'
}
def flutterVersionName = localProperties.getProperty('flutter.versionName')
if (flutterVersionName == null) {
flutterVersionName = '1.0'
}
android {
namespace "com.rkm.educaprof.rkm_educa_prof_app"
compileSdkVersion flutter.compileSdkVersion
ndkVersion flutter.ndkVersion
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
kotlinOptions {
jvmTarget = '1.8'
}
sourceSets {
main.java.srcDirs += 'src/main/kotlin'
}
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.rkm.educaprof.rkm_educa_prof_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.
minSdkVersion flutter.minSdkVersion
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
}
buildTypes {
release {
// TODO: Add your own signing config for the release build.
// Signing with the debug keys for now, so `flutter run --release` works.
signingConfig signingConfigs.debug
}
}
}
flutter {
source '../..'
}
dependencies {}

View File

@@ -0,0 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- The INTERNET permission is required for development. Specifically,
the Flutter tool needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
<uses-permission android:name="android.permission.INTERNET"/>
</manifest>

View File

@@ -0,0 +1,33 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:label="rkm_educa_prof_app"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity
android:name=".MainActivity"
android:exported="true"
android:launchMode="singleTop"
android:theme="@style/LaunchTheme"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
android:hardwareAccelerated="true"
android:windowSoftInputMode="adjustResize">
<!-- Specifies an Android theme to apply to this Activity as soon as
the Android process has started. This theme is visible to the user
while the Flutter UI initializes. After that, this theme continues
to determine the Window background behind the Flutter UI. -->
<meta-data
android:name="io.flutter.embedding.android.NormalTheme"
android:resource="@style/NormalTheme"
/>
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
</activity>
<!-- Don't delete the meta-data below.
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
<meta-data
android:name="flutterEmbedding"
android:value="2" />
</application>
</manifest>

View File

@@ -15,6 +15,11 @@ import io.flutter.embedding.engine.FlutterEngine;
public final class GeneratedPluginRegistrant { public final class GeneratedPluginRegistrant {
private static final String TAG = "GeneratedPluginRegistrant"; private static final String TAG = "GeneratedPluginRegistrant";
public static void registerWith(@NonNull FlutterEngine flutterEngine) { public static void registerWith(@NonNull FlutterEngine flutterEngine) {
try {
flutterEngine.getPlugins().add(new io.flutter.plugins.packageinfo.PackageInfoPlugin());
} catch (Exception e) {
Log.e(TAG, "Error registering plugin package_info, io.flutter.plugins.packageinfo.PackageInfoPlugin", e);
}
try { try {
flutterEngine.getPlugins().add(new io.flutter.plugins.sharedpreferences.SharedPreferencesPlugin()); flutterEngine.getPlugins().add(new io.flutter.plugins.sharedpreferences.SharedPreferencesPlugin());
} catch (Exception e) { } catch (Exception e) {

View File

@@ -0,0 +1,6 @@
package com.rkm.educaprof.rkm_educa_prof_app
import io.flutter.embedding.android.FlutterActivity
class MainActivity: FlutterActivity() {
}

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Modify this file to customize your launch splash screen -->
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="?android:colorBackground" />
<!-- You can insert your own image assets here -->
<!-- <item>
<bitmap
android:gravity="center"
android:src="@mipmap/launch_image" />
</item> -->
</layer-list>

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Modify this file to customize your launch splash screen -->
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@android:color/white" />
<!-- You can insert your own image assets here -->
<!-- <item>
<bitmap
android:gravity="center"
android:src="@mipmap/launch_image" />
</item> -->
</layer-list>

Binary file not shown.

After

Width:  |  Height:  |  Size: 544 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 442 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 721 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is on -->
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar">
<!-- Show a splash screen on the activity. Automatically removed when
the Flutter engine draws its first frame -->
<item name="android:windowBackground">@drawable/launch_background</item>
</style>
<!-- Theme applied to the Android Window as soon as the process has started.
This theme determines the color of the Android Window while your
Flutter UI initializes, as well as behind your Flutter UI while its
running.
This Theme is only used starting with V2 of Flutter's Android embedding. -->
<style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar">
<item name="android:windowBackground">?android:colorBackground</item>
</style>
</resources>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is off -->
<style name="LaunchTheme" parent="@android:style/Theme.Light.NoTitleBar">
<!-- Show a splash screen on the activity. Automatically removed when
the Flutter engine draws its first frame -->
<item name="android:windowBackground">@drawable/launch_background</item>
</style>
<!-- Theme applied to the Android Window as soon as the process has started.
This theme determines the color of the Android Window while your
Flutter UI initializes, as well as behind your Flutter UI while its
running.
This Theme is only used starting with V2 of Flutter's Android embedding. -->
<style name="NormalTheme" parent="@android:style/Theme.Light.NoTitleBar">
<item name="android:windowBackground">?android:colorBackground</item>
</style>
</resources>

View File

@@ -0,0 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- The INTERNET permission is required for development. Specifically,
the Flutter tool needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
<uses-permission android:name="android.permission.INTERNET"/>
</manifest>

31
android/build.gradle Normal file
View File

@@ -0,0 +1,31 @@
buildscript {
ext.kotlin_version = '1.7.10'
repositories {
google()
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.3.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
allprojects {
repositories {
google()
mavenCentral()
}
}
rootProject.buildDir = '../build'
subprojects {
project.buildDir = "${rootProject.buildDir}/${project.name}"
}
subprojects {
project.evaluationDependsOn(':app')
}
tasks.register("clean", Delete) {
delete rootProject.buildDir
}

View File

@@ -0,0 +1,3 @@
org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true

View File

@@ -0,0 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip

View File

@@ -1,5 +1,5 @@
sdk.dir=C:/Users/Reginaldo/AppData/Local/Android/Sdk sdk.dir=C:/Users/Reginaldo/AppData/Local/Android/Sdk
flutter.sdk=C:\\src\\flutter flutter.sdk=C:\\src\\flutter
flutter.buildMode=debug flutter.buildMode=debug
flutter.versionName=1.0.0 flutter.versionName=1.0.2
flutter.versionCode=1 flutter.versionCode=3

20
android/settings.gradle Normal file
View File

@@ -0,0 +1,20 @@
pluginManagement {
def flutterSdkPath = {
def properties = new Properties()
file("local.properties").withInputStream { properties.load(it) }
def flutterSdkPath = properties.getProperty("flutter.sdk")
assert flutterSdkPath != null, "flutter.sdk not set in local.properties"
return flutterSdkPath
}
settings.ext.flutterSdkPath = flutterSdkPath()
includeBuild("${settings.ext.flutterSdkPath}/packages/flutter_tools/gradle")
plugins {
id "dev.flutter.flutter-gradle-plugin" version "1.0.0" apply false
}
}
include ":app"
apply from: "${settings.ext.flutterSdkPath}/packages/flutter_tools/gradle/app_plugin_loader.gradle"

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

BIN
assets/images/logoEduca.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

BIN
assets/images/logoRKM.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

BIN
assets/images/rkmprof.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

View File

@@ -7,6 +7,6 @@ public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true"); public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.rkm.educaprof.rkm_educa_prof_app"; public static final String APPLICATION_ID = "com.rkm.educaprof.rkm_educa_prof_app";
public static final String BUILD_TYPE = "debug"; public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 1; public static final int VERSION_CODE = 3;
public static final String VERSION_NAME = "1.0.0"; public static final String VERSION_NAME = "1.0.2";
} }

View File

@@ -1 +1 @@
{"assets/fonts/Nunito-Regular.ttf":["assets/fonts/Nunito-Regular.ttf"],"assets/images/desenvolvimento.png":["assets/images/desenvolvimento.png"],"assets/images/homologacao.png":["assets/images/homologacao.png"],"assets/images/logoEduca.png":["assets/images/logoEduca.png"],"assets/images/logoRKM.PNG":["assets/images/logoRKM.PNG"],"packages/cupertino_icons/assets/CupertinoIcons.ttf":["packages/cupertino_icons/assets/CupertinoIcons.ttf"],"packages/line_icons/lib/assets/fonts/LineIcons.ttf":["packages/line_icons/lib/assets/fonts/LineIcons.ttf"]} {"assets/fonts/Nunito-Regular.ttf":["assets/fonts/Nunito-Regular.ttf"],"assets/images/desenvolvimento.png":["assets/images/desenvolvimento.png"],"assets/images/homologacao.png":["assets/images/homologacao.png"],"assets/images/logoEduca.png":["assets/images/logoEduca.png"],"assets/images/logoRKM.PNG":["assets/images/logoRKM.PNG"],"assets/images/rkmprof.png":["assets/images/rkmprof.png"],"packages/cupertino_icons/assets/CupertinoIcons.ttf":["packages/cupertino_icons/assets/CupertinoIcons.ttf"],"packages/line_icons/lib/assets/fonts/LineIcons.ttf":["packages/line_icons/lib/assets/fonts/LineIcons.ttf"]}

View File

@@ -1 +1 @@
21fbc73a5e735c5faff5046dd302ab35 be1a0cf11c7bd511639ac1b7de6f1a50

View File

@@ -1 +1 @@
{"assets/fonts/Nunito-Regular.ttf":["assets/fonts/Nunito-Regular.ttf"],"assets/images/desenvolvimento.png":["assets/images/desenvolvimento.png"],"assets/images/homologacao.png":["assets/images/homologacao.png"],"assets/images/logoEduca.png":["assets/images/logoEduca.png"],"assets/images/logoRKM.PNG":["assets/images/logoRKM.PNG"],"packages/cupertino_icons/assets/CupertinoIcons.ttf":["packages/cupertino_icons/assets/CupertinoIcons.ttf"],"packages/line_icons/lib/assets/fonts/LineIcons.ttf":["packages/line_icons/lib/assets/fonts/LineIcons.ttf"]} {"assets/fonts/Nunito-Regular.ttf":["assets/fonts/Nunito-Regular.ttf"],"assets/images/desenvolvimento.png":["assets/images/desenvolvimento.png"],"assets/images/homologacao.png":["assets/images/homologacao.png"],"assets/images/logoEduca.png":["assets/images/logoEduca.png"],"assets/images/logoRKM.PNG":["assets/images/logoRKM.PNG"],"assets/images/rkmprof.png":["assets/images/rkmprof.png"],"packages/cupertino_icons/assets/CupertinoIcons.ttf":["packages/cupertino_icons/assets/CupertinoIcons.ttf"],"packages/line_icons/lib/assets/fonts/LineIcons.ttf":["packages/line_icons/lib/assets/fonts/LineIcons.ttf"]}

File diff suppressed because one or more lines are too long

View File

@@ -1,8 +1,8 @@
#Wed Nov 01 08:35:47 BRT 2023 #Mon Nov 06 15:36:19 BRT 2023
com.rkm.educaprof.rkm_educa_prof_app-main-5\:/mipmap-xxxhdpi/ic_launcher.png=D\:\\PROJETOS\\FLUTTER\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\mipmap-xxxhdpi_ic_launcher.png.flat com.rkm.educaprof.rkm_educa_prof_app-main-5\:/drawable-v21/launch_background.xml=D\:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\drawable-v21_launch_background.xml.flat
com.rkm.educaprof.rkm_educa_prof_app-main-5\:/mipmap-hdpi/ic_launcher.png=D\:\\PROJETOS\\FLUTTER\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\mipmap-hdpi_ic_launcher.png.flat com.rkm.educaprof.rkm_educa_prof_app-main-5\:/drawable/launch_background.xml=D\:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\drawable_launch_background.xml.flat
com.rkm.educaprof.rkm_educa_prof_app-main-5\:/mipmap-xhdpi/ic_launcher.png=D\:\\PROJETOS\\FLUTTER\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\mipmap-xhdpi_ic_launcher.png.flat com.rkm.educaprof.rkm_educa_prof_app-main-5\:/mipmap-hdpi/ic_launcher.png=D\:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\mipmap-hdpi_ic_launcher.png.flat
com.rkm.educaprof.rkm_educa_prof_app-main-5\:/mipmap-mdpi/ic_launcher.png=D\:\\PROJETOS\\FLUTTER\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\mipmap-mdpi_ic_launcher.png.flat com.rkm.educaprof.rkm_educa_prof_app-main-5\:/mipmap-mdpi/ic_launcher.png=D\:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\mipmap-mdpi_ic_launcher.png.flat
com.rkm.educaprof.rkm_educa_prof_app-main-5\:/drawable/launch_background.xml=D\:\\PROJETOS\\FLUTTER\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\drawable_launch_background.xml.flat com.rkm.educaprof.rkm_educa_prof_app-main-5\:/mipmap-xhdpi/ic_launcher.png=D\:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\mipmap-xhdpi_ic_launcher.png.flat
com.rkm.educaprof.rkm_educa_prof_app-main-5\:/drawable-v21/launch_background.xml=D\:\\PROJETOS\\FLUTTER\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\drawable-v21_launch_background.xml.flat com.rkm.educaprof.rkm_educa_prof_app-main-5\:/mipmap-xxhdpi/ic_launcher.png=D\:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\mipmap-xxhdpi_ic_launcher.png.flat
com.rkm.educaprof.rkm_educa_prof_app-main-5\:/mipmap-xxhdpi/ic_launcher.png=D\:\\PROJETOS\\FLUTTER\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\mipmap-xxhdpi_ic_launcher.png.flat com.rkm.educaprof.rkm_educa_prof_app-main-5\:/mipmap-xxxhdpi/ic_launcher.png=D\:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\build\\app\\intermediates\\merged_res\\debug\\mipmap-xxxhdpi_ic_launcher.png.flat

View File

@@ -139,17 +139,17 @@
<attr name="splitMinWidth"/> <attr name="splitMinWidth"/>
<attr name="splitMinSmallestWidth"/> <attr name="splitMinSmallestWidth"/>
<attr name="splitLayoutDirection"/> <attr name="splitLayoutDirection"/>
</declare-styleable></file></source></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.window:window-java:1.0.0-beta04$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Reginaldo\.gradle\caches\transforms-3\ae81e06d24c799147c26814497a2a305\transformed\jetified-window-java-1.0.0-beta04\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.window:window-java:1.0.0-beta04" from-dependency="true" generated-set="androidx.window:window-java:1.0.0-beta04$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Reginaldo\.gradle\caches\transforms-3\ae81e06d24c799147c26814497a2a305\transformed\jetified-window-java-1.0.0-beta04\res"><file path="C:\Users\Reginaldo\.gradle\caches\transforms-3\ae81e06d24c799147c26814497a2a305\transformed\jetified-window-java-1.0.0-beta04\res\values\values.xml" qualifiers=""/></source></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\res"/><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\build\app\generated\res\rs\debug"/><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\build\app\generated\res\resValues\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\res"><file name="launch_background" path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\res\drawable\launch_background.xml" qualifiers="" type="drawable"/><file name="launch_background" path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\res\drawable-v21\launch_background.xml" qualifiers="v21" type="drawable"/><file name="ic_launcher" path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\res\mipmap-hdpi\ic_launcher.png" qualifiers="hdpi-v4" type="mipmap"/><file name="ic_launcher" path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\res\mipmap-mdpi\ic_launcher.png" qualifiers="mdpi-v4" type="mipmap"/><file name="ic_launcher" path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\res\mipmap-xhdpi\ic_launcher.png" qualifiers="xhdpi-v4" type="mipmap"/><file name="ic_launcher" path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\res\mipmap-xxhdpi\ic_launcher.png" qualifiers="xxhdpi-v4" type="mipmap"/><file name="ic_launcher" path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\res\mipmap-xxxhdpi\ic_launcher.png" qualifiers="xxxhdpi-v4" type="mipmap"/><file path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\res\values\styles.xml" qualifiers=""><style name="LaunchTheme" parent="@android:style/Theme.Light.NoTitleBar"> </declare-styleable></file></source></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.window:window-java:1.0.0-beta04$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Reginaldo\.gradle\caches\transforms-3\ae81e06d24c799147c26814497a2a305\transformed\jetified-window-java-1.0.0-beta04\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="androidx.window:window-java:1.0.0-beta04" from-dependency="true" generated-set="androidx.window:window-java:1.0.0-beta04$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\Reginaldo\.gradle\caches\transforms-3\ae81e06d24c799147c26814497a2a305\transformed\jetified-window-java-1.0.0-beta04\res"><file path="C:\Users\Reginaldo\.gradle\caches\transforms-3\ae81e06d24c799147c26814497a2a305\transformed\jetified-window-java-1.0.0-beta04\res\values\values.xml" qualifiers=""/></source></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config=":shared_preferences_android$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\build\shared_preferences_android\intermediates\packaged_res\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config=":shared_preferences_android" from-dependency="true" generated-set=":shared_preferences_android$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\build\shared_preferences_android\intermediates\packaged_res\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\res"/><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\build\app\generated\res\rs\debug"/><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\build\app\generated\res\resValues\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\res"><file name="launch_background" path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\res\drawable\launch_background.xml" qualifiers="" type="drawable"/><file name="launch_background" path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\res\drawable-v21\launch_background.xml" qualifiers="v21" type="drawable"/><file name="ic_launcher" path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\res\mipmap-hdpi\ic_launcher.png" qualifiers="hdpi-v4" type="mipmap"/><file name="ic_launcher" path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\res\mipmap-mdpi\ic_launcher.png" qualifiers="mdpi-v4" type="mipmap"/><file name="ic_launcher" path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\res\mipmap-xhdpi\ic_launcher.png" qualifiers="xhdpi-v4" type="mipmap"/><file name="ic_launcher" path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\res\mipmap-xxhdpi\ic_launcher.png" qualifiers="xxhdpi-v4" type="mipmap"/><file name="ic_launcher" path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\res\mipmap-xxxhdpi\ic_launcher.png" qualifiers="xxxhdpi-v4" type="mipmap"/><file path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\res\values\styles.xml" qualifiers=""><style name="LaunchTheme" parent="@android:style/Theme.Light.NoTitleBar">
<item name="android:windowBackground">@drawable/launch_background</item> <item name="android:windowBackground">@drawable/launch_background</item>
</style><style name="NormalTheme" parent="@android:style/Theme.Light.NoTitleBar"> </style><style name="NormalTheme" parent="@android:style/Theme.Light.NoTitleBar">
<item name="android:windowBackground">?android:colorBackground</item> <item name="android:windowBackground">?android:colorBackground</item>
</style></file><file path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\res\values-night\styles.xml" qualifiers="night-v8"><style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar"> </style></file><file path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\res\values-night\styles.xml" qualifiers="night-v8"><style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar">
<item name="android:windowBackground">@drawable/launch_background</item> <item name="android:windowBackground">@drawable/launch_background</item>
</style><style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar"> </style><style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar">
<item name="android:windowBackground">?android:colorBackground</item> <item name="android:windowBackground">?android:colorBackground</item>
</style></file></source><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\build\app\generated\res\rs\debug"/><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\build\app\generated\res\resValues\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\debug\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug" generated-set="debug$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\debug\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"/><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated" generated-set="generated$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"/><mergedItems><configuration qualifiers=""><declare-styleable name="FontFamilyFont"> </style></file></source><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\build\app\generated\res\rs\debug"/><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\build\app\generated\res\resValues\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\debug\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug" generated-set="debug$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\debug\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"/><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="generated" generated-set="generated$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"/><mergedItems><configuration qualifiers=""><declare-styleable name="FontFamilyFont">
<attr name="fontStyle"> <attr name="fontStyle">
<enum name="normal" value="0"/> <enum name="normal" value="0"/>

View File

@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config=":shared_preferences_android" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\build\shared_preferences_android\intermediates\library_assets\debug\out"/></dataSet><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\assets"/><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\build\app\intermediates\shader_assets\debug\out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\debug\assets"/></dataSet></merger> <merger version="3"><dataSet config=":package_info" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\build\package_info\intermediates\library_assets\debug\out"/></dataSet><dataSet config=":shared_preferences_android" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\build\shared_preferences_android\intermediates\library_assets\debug\out"/></dataSet><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\assets"/><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\build\app\intermediates\shader_assets\debug\out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\debug\assets"/></dataSet></merger>

View File

@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\debug\jniLibs"/></dataSet></merger> <merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\debug\jniLibs"/></dataSet></merger>

View File

@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\main\shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\debug\shaders"/></dataSet></merger> <merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\main\shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\debug\shaders"/></dataSet></merger>

View File

@@ -1,4 +1,4 @@
#Mon Nov 06 14:33:08 BRT 2023 #Fri Dec 08 10:54:25 BRT 2023
base.0=D\:\\PROJETOS\\FLUTTER\\rkm_educa_prof_app\\build\\app\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex base.0=D\:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\build\\app\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex
path.0=classes.dex path.0=classes.dex
renamed.0=classes.dex renamed.0=classes.dex

View File

@@ -1,8 +1,8 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android" 2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="com.rkm.educaprof.rkm_educa_prof_app" 3 package="com.rkm.educaprof.rkm_educa_prof_app"
4 android:versionCode="1" 4 android:versionCode="3"
5 android:versionName="1.0.0" > 5 android:versionName="1.0.2" >
6 6
7 <uses-sdk 7 <uses-sdk
8 android:minSdkVersion="19" 8 android:minSdkVersion="19"
@@ -13,8 +13,8 @@
13 to allow setting breakpoints, to provide hot reload, etc. 13 to allow setting breakpoints, to provide hot reload, etc.
14 --> 14 -->
15 <uses-permission android:name="android.permission.INTERNET" /> 15 <uses-permission android:name="android.permission.INTERNET" />
15-->D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\debug\AndroidManifest.xml:6:5-66 15-->D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\debug\AndroidManifest.xml:6:5-66
15-->D:\PROJETOS\FLUTTER\rkm_educa_prof_app\android\app\src\debug\AndroidManifest.xml:6:22-64 15-->D:\PROJETOS\clientes\rkm\rkm_educa_prof_app\android\app\src\debug\AndroidManifest.xml:6:22-64
16 16
17 <application 17 <application
18 android:name="android.app.Application" 18 android:name="android.app.Application"

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.rkm.educaprof.rkm_educa_prof_app" package="com.rkm.educaprof.rkm_educa_prof_app"
android:versionCode="1" android:versionCode="3"
android:versionName="1.0.0" > android:versionName="1.0.2" >
<uses-sdk <uses-sdk
android:minSdkVersion="19" android:minSdkVersion="19"

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.rkm.educaprof.rkm_educa_prof_app" package="com.rkm.educaprof.rkm_educa_prof_app"
android:versionCode="1" android:versionCode="3"
android:versionName="1.0.0" > android:versionName="1.0.2" >
<uses-sdk <uses-sdk
android:minSdkVersion="19" android:minSdkVersion="19"

View File

@@ -11,8 +11,8 @@
"type": "SINGLE", "type": "SINGLE",
"filters": [], "filters": [],
"attributes": [], "attributes": [],
"versionCode": 1, "versionCode": 3,
"versionName": "1.0.0", "versionName": "1.0.2",
"outputFile": "AndroidManifest.xml" "outputFile": "AndroidManifest.xml"
} }
], ],

View File

@@ -544,7 +544,7 @@
"outputFile": "com.rkm.educaprof.rkm_educa_prof_app-merged_res-11:/values-night-v8_values-night-v8.arsc.flat", "outputFile": "com.rkm.educaprof.rkm_educa_prof_app-merged_res-11:/values-night-v8_values-night-v8.arsc.flat",
"map": [ "map": [
{ {
"source": "D:\\PROJETOS\\FLUTTER\\rkm_educa_prof_app\\android\\app\\src\\main\\res\\values-night\\styles.xml", "source": "D:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\android\\app\\src\\main\\res\\values-night\\styles.xml",
"from": { "from": {
"startLines": "3,14", "startLines": "3,14",
"startColumns": "4,4", "startColumns": "4,4",
@@ -767,7 +767,7 @@
} }
}, },
{ {
"source": "D:\\PROJETOS\\FLUTTER\\rkm_educa_prof_app\\android\\app\\src\\main\\res\\values\\styles.xml", "source": "D:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\android\\app\\src\\main\\res\\values\\styles.xml",
"from": { "from": {
"startLines": "3,14", "startLines": "3,14",
"startColumns": "4,4", "startColumns": "4,4",

View File

@@ -4,7 +4,7 @@
"outputFile": "com.rkm.educaprof.rkm_educa_prof_app-mergeDebugResources-9:/values-night-v8/values-night-v8.xml", "outputFile": "com.rkm.educaprof.rkm_educa_prof_app-mergeDebugResources-9:/values-night-v8/values-night-v8.xml",
"map": [ "map": [
{ {
"source": "D:\\PROJETOS\\FLUTTER\\rkm_educa_prof_app\\android\\app\\src\\main\\res\\values-night\\styles.xml", "source": "D:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\android\\app\\src\\main\\res\\values-night\\styles.xml",
"from": { "from": {
"startLines": "3,14", "startLines": "3,14",
"startColumns": "4,4", "startColumns": "4,4",

View File

@@ -23,7 +23,7 @@
} }
}, },
{ {
"source": "D:\\PROJETOS\\FLUTTER\\rkm_educa_prof_app\\android\\app\\src\\main\\res\\values\\styles.xml", "source": "D:\\PROJETOS\\clientes\\rkm\\rkm_educa_prof_app\\android\\app\\src\\main\\res\\values\\styles.xml",
"from": { "from": {
"startLines": "3,14", "startLines": "3,14",
"startColumns": "4,4", "startColumns": "4,4",

View File

@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.rkm.educaprof.rkm_educa_prof_app" package="com.rkm.educaprof.rkm_educa_prof_app"
android:versionCode="1" android:versionCode="3"
android:versionName="1.0.0" > android:versionName="1.0.2" >
<uses-sdk <uses-sdk
android:minSdkVersion="19" android:minSdkVersion="19"

View File

@@ -11,8 +11,8 @@
"type": "SINGLE", "type": "SINGLE",
"filters": [], "filters": [],
"attributes": [], "attributes": [],
"versionCode": 1, "versionCode": 3,
"versionName": "1.0.0", "versionName": "1.0.2",
"outputFile": "AndroidManifest.xml" "outputFile": "AndroidManifest.xml"
} }
], ],

View File

@@ -11,8 +11,8 @@
"type": "SINGLE", "type": "SINGLE",
"filters": [], "filters": [],
"attributes": [], "attributes": [],
"versionCode": 1, "versionCode": 3,
"versionName": "1.0.0", "versionName": "1.0.2",
"outputFile": "resources-debug.ap_" "outputFile": "resources-debug.ap_"
} }
], ],

Some files were not shown because too many files have changed in this diff Show More