+45
.gitignore
+45
.metadata
+16
README.md
+28
analysis_options.yaml
+14
android/.gitignore
+44
android/app/build.gradle.kts
+7
android/app/src/debug/AndroidManifest.xml
+45
android/app/src/main/AndroidManifest.xml
+5
android/app/src/main/kotlin/com/example/grain_flutter/MainActivity.kt
+12
android/app/src/main/res/drawable-v21/launch_background.xml
+12
android/app/src/main/res/drawable/launch_background.xml
android/app/src/main/res/mipmap-hdpi/ic_launcher.png
This is a binary file and will not be displayed.
android/app/src/main/res/mipmap-mdpi/ic_launcher.png
This is a binary file and will not be displayed.
android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
This is a binary file and will not be displayed.
android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
This is a binary file and will not be displayed.
android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
This is a binary file and will not be displayed.
+18
android/app/src/main/res/values-night/styles.xml
+18
android/app/src/main/res/values/styles.xml
+7
android/app/src/profile/AndroidManifest.xml
+21
android/build.gradle.kts
+3
android/gradle.properties
+5
android/gradle/wrapper/gradle-wrapper.properties
+25
android/settings.gradle.kts
+34
ios/.gitignore
+26
ios/Flutter/AppFrameworkInfo.plist
+2
ios/Flutter/Debug.xcconfig
+2
ios/Flutter/Release.xcconfig
+43
ios/Podfile
+35
ios/Podfile.lock
+731
ios/Runner.xcodeproj/project.pbxproj
+7
ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+10
ios/Runner.xcworkspace/contents.xcworkspacedata
+13
ios/Runner/AppDelegate.swift
+122
ios/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-1024x1024@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-20x20@3x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-29x29@3x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-40x40@3x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-60x60@3x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@1x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-76x76@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5@2x.png
This is a binary file and will not be displayed.
+23
ios/Runner/Assets.xcassets/LaunchImage.imageset/Contents.json
ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@2x.png
This is a binary file and will not be displayed.
ios/Runner/Assets.xcassets/LaunchImage.imageset/LaunchImage@3x.png
This is a binary file and will not be displayed.
+5
ios/Runner/Assets.xcassets/LaunchImage.imageset/README.md
+37
ios/Runner/Base.lproj/LaunchScreen.storyboard
+26
ios/Runner/Base.lproj/Main.storyboard
+58
ios/Runner/Info.plist
+1
ios/Runner/Runner-Bridging-Header.h
+12
ios/RunnerTests/RunnerTests.swift
+52
lib/api.dart
+59
lib/gallery.dart
+555
lib/main.dart
+47
lib/profile.dart
+1
linux/.gitignore
+128
linux/CMakeLists.txt
+88
linux/flutter/CMakeLists.txt
+23
linux/flutter/generated_plugin_registrant.cc
+15
linux/flutter/generated_plugin_registrant.h
+26
linux/flutter/generated_plugins.cmake
+26
linux/runner/CMakeLists.txt
+6
linux/runner/main.cc
+130
linux/runner/my_application.cc
+18
linux/runner/my_application.h
+7
macos/.gitignore
+2
macos/Flutter/Flutter-Debug.xcconfig
+2
macos/Flutter/Flutter-Release.xcconfig
+20
macos/Flutter/GeneratedPluginRegistrant.swift
+42
macos/Podfile
+705
macos/Runner.xcodeproj/project.pbxproj
+7
macos/Runner.xcworkspace/contents.xcworkspacedata
+13
macos/Runner/AppDelegate.swift
+68
macos/Runner/Assets.xcassets/AppIcon.appiconset/Contents.json
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_1024.png
This is a binary file and will not be displayed.
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_128.png
This is a binary file and will not be displayed.
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_16.png
This is a binary file and will not be displayed.
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_256.png
This is a binary file and will not be displayed.
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_32.png
This is a binary file and will not be displayed.
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_512.png
This is a binary file and will not be displayed.
macos/Runner/Assets.xcassets/AppIcon.appiconset/app_icon_64.png
This is a binary file and will not be displayed.
+343
macos/Runner/Base.lproj/MainMenu.xib
+14
macos/Runner/Configs/AppInfo.xcconfig
+2
macos/Runner/Configs/Debug.xcconfig
+2
macos/Runner/Configs/Release.xcconfig
+13
macos/Runner/Configs/Warnings.xcconfig
+12
macos/Runner/DebugProfile.entitlements
+32
macos/Runner/Info.plist
+15
macos/Runner/MainFlutterWindow.swift
+8
macos/Runner/Release.entitlements
+12
macos/RunnerTests/RunnerTests.swift
+622
pubspec.lock
+134
pubspec.yaml
+30
test/widget_test.dart
web/favicon.png
This is a binary file and will not be displayed.
web/icons/Icon-192.png
This is a binary file and will not be displayed.
web/icons/Icon-512.png
This is a binary file and will not be displayed.
web/icons/Icon-maskable-192.png
This is a binary file and will not be displayed.
web/icons/Icon-maskable-512.png
This is a binary file and will not be displayed.
+38
web/index.html
+35
web/manifest.json
+17
windows/.gitignore
+108
windows/CMakeLists.txt
+109
windows/flutter/CMakeLists.txt
+20
windows/flutter/generated_plugin_registrant.cc
+15
windows/flutter/generated_plugin_registrant.h
+26
windows/flutter/generated_plugins.cmake
+40
windows/runner/CMakeLists.txt
+121
windows/runner/Runner.rc
+71
windows/runner/flutter_window.cpp
+33
windows/runner/flutter_window.h
+43
windows/runner/main.cpp
+16
windows/runner/resource.h
windows/runner/resources/app_icon.ico
This is a binary file and will not be displayed.