estructura de directorio y paginas
parents
Showing
.gitignore
0 → 100644
.metadata
0 → 100644
README.md
0 → 100644
analysis_options.yaml
0 → 100644
android/.gitignore
0 → 100644
android/app/build.gradle
0 → 100644
android/app/src/debug/AndroidManifest.xml
0 → 100644
android/app/src/main/AndroidManifest.xml
0 → 100644
544 Bytes
442 Bytes
721 Bytes
1.01 KB
1.41 KB
android/app/src/main/res/values/styles.xml
0 → 100644
android/app/src/profile/AndroidManifest.xml
0 → 100644
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
android/settings.gradle
0 → 100644
ios/.gitignore
0 → 100644
ios/Flutter/AppFrameworkInfo.plist
0 → 100644
ios/Flutter/Debug.xcconfig
0 → 100644
ios/Flutter/Release.xcconfig
0 → 100644
ios/Runner.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Click to expand it.
ios/Runner/AppDelegate.swift
0 → 100644
10.7 KB
295 Bytes
406 Bytes
450 Bytes
282 Bytes
462 Bytes
704 Bytes
406 Bytes
586 Bytes
862 Bytes
862 Bytes
1.63 KB
762 Bytes
1.2 KB
1.38 KB
68 Bytes
68 Bytes
68 Bytes
ios/Runner/Base.lproj/Main.storyboard
0 → 100644
ios/Runner/Info.plist
0 → 100644
ios/Runner/Runner-Bridging-Header.h
0 → 100644
ios/RunnerTests/RunnerTests.swift
0 → 100644
lib/main.dart
0 → 100644
lib/src/pages/articles_page.dart
0 → 100644
lib/src/pages/home_page.dart
0 → 100644
lib/src/pages/login_page.dart
0 → 100644
linux/.gitignore
0 → 100644
linux/CMakeLists.txt
0 → 100644
linux/flutter/CMakeLists.txt
0 → 100644
linux/flutter/generated_plugin_registrant.cc
0 → 100644
linux/flutter/generated_plugin_registrant.h
0 → 100644
linux/flutter/generated_plugins.cmake
0 → 100644
linux/main.cc
0 → 100644
linux/my_application.cc
0 → 100644
linux/my_application.h
0 → 100644
macos/.gitignore
0 → 100644
macos/Flutter/Flutter-Debug.xcconfig
0 → 100644
macos/Flutter/Flutter-Release.xcconfig
0 → 100644
macos/Runner.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/AppDelegate.swift
0 → 100644
101 KB
5.55 KB
520 Bytes
13.8 KB
1.04 KB
35.6 KB
2.17 KB
macos/Runner/Base.lproj/MainMenu.xib
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/Configs/AppInfo.xcconfig
0 → 100644
macos/Runner/Configs/Debug.xcconfig
0 → 100644
macos/Runner/Configs/Release.xcconfig
0 → 100644
macos/Runner/Configs/Warnings.xcconfig
0 → 100644
macos/Runner/DebugProfile.entitlements
0 → 100644
macos/Runner/Info.plist
0 → 100644
macos/Runner/MainFlutterWindow.swift
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/Release.entitlements
0 → 100644
This diff is collapsed.
Click to expand it.
macos/RunnerTests/RunnerTests.swift
0 → 100644
This diff is collapsed.
Click to expand it.
pubspec.lock
0 → 100644
This diff is collapsed.
Click to expand it.
pubspec.yaml
0 → 100644
This diff is collapsed.
Click to expand it.
test/widget_test.dart
0 → 100644
This diff is collapsed.
Click to expand it.
web/favicon.png
0 → 100644
This diff is collapsed.
Click to expand it.
web/icons/Icon-192.png
0 → 100644
This diff is collapsed.
Click to expand it.
web/icons/Icon-512.png
0 → 100644
This diff is collapsed.
Click to expand it.
web/icons/Icon-maskable-192.png
0 → 100644
This diff is collapsed.
Click to expand it.
web/icons/Icon-maskable-512.png
0 → 100644
This diff is collapsed.
Click to expand it.
web/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
web/manifest.json
0 → 100644
This diff is collapsed.
Click to expand it.
windows/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
windows/CMakeLists.txt
0 → 100644
This diff is collapsed.
Click to expand it.
windows/flutter/CMakeLists.txt
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
windows/flutter/generated_plugins.cmake
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/CMakeLists.txt
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/Runner.rc
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/flutter_window.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/flutter_window.h
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/main.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/resource.h
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/resources/app_icon.ico
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/runner.exe.manifest
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/utils.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/utils.h
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/win32_window.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
windows/runner/win32_window.h
0 → 100644
This diff is collapsed.
Click to expand it.