Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump node-fetch from 2.6.1 to 2.6.7 in /013_push_notifications_with_cloud_functions/functions #13

Open
wants to merge 64 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
b282032
Update README.md
tadaspetra Jan 20, 2020
0647005
For flutter basics layouts video
Jan 23, 2020
eedc528
Video 5, firebase CRUD
Jan 26, 2020
7fc7324
updated for firebase auth video
Jan 29, 2020
5e743a2
Code for firebase storage video
Feb 2, 2020
52029fe
Added changes to get multiple Urls, and upload them to firestore
Feb 5, 2020
30592fe
Uploaded for flutter basics video about responsive layouts
Feb 7, 2020
da171f0
Code for animation video
Feb 11, 2020
98e1318
For stateless and stateful video
Feb 14, 2020
f3e695c
introduction to bloc
Feb 18, 2020
c2e2581
file structure example
Feb 18, 2020
fc09b57
Update home.dart
Feb 18, 2020
bab42ad
BlocListener and BlocConsumer video
Feb 21, 2020
44a8d37
starter template
Feb 22, 2020
ee8684b
new contents for video
Feb 23, 2020
0fa0553
fonts video
Feb 28, 2020
d2c6fed
provider video
Mar 9, 2020
00d5dbf
simple timer app
Apr 17, 2020
11d0a89
authentication stream
Apr 26, 2020
f4ac6e6
firestore stream
May 1, 2020
efcbfbe
Cloud Schedular
May 7, 2020
9b21959
navigation rail
May 10, 2020
5fdbfc4
push notifications
May 14, 2020
67121a7
futurebuilder
May 18, 2020
39fbc9c
moved to flutter_starter_templates
May 22, 2020
41d8e12
renamed everything to exact video name
May 22, 2020
f164977
Bump websocket-extensions in /011_scheduling_cloud_functions/functions
dependabot[bot] Jun 8, 2020
98b92e7
Merge pull request #1 from immacoder/dependabot/npm_and_yarn/011_sche…
tadaspetra Jun 10, 2020
f6b7f62
how to draw in flutter video
Jul 6, 2020
45c2e0c
Bump lodash in /011_scheduling_cloud_functions/functions
dependabot[bot] Jul 20, 2020
7dc8655
Merge pull request #2 from tadaspetra/dependabot/npm_and_yarn/011_sch…
tadaspetra Jul 21, 2020
2f017f1
Livestream code
Jul 28, 2020
f6a1fd8
Merge branch 'master' of https://github.com/tadaspetra/flutter_basics
Jul 28, 2020
e3689b0
Simple Unit Tests
Aug 10, 2020
cf6d253
Updated during recording
Aug 11, 2020
12edb44
added widget test
Aug 25, 2020
24d4087
Widget testing working
Sep 8, 2020
b9d69e0
Updated from recording
Sep 8, 2020
55c9387
Update README.md
tadaspetra Sep 10, 2020
3c359c2
Create FUNDING.yml
tadaspetra Sep 11, 2020
118fd07
Bump node-fetch in /011_scheduling_cloud_functions/functions
dependabot[bot] Sep 12, 2020
d344eda
isolates
Oct 29, 2020
eb03939
simplified
Oct 29, 2020
7fd157a
Bump websocket-extensions
dependabot[bot] Oct 29, 2020
946006a
Bump lodash in /013_push_notifications_with_cloud_functions/functions
dependabot[bot] Oct 29, 2020
46e70d4
Bump node-fetch
dependabot[bot] Oct 29, 2020
2eaf24f
better code
Oct 29, 2020
de42844
Update main.dart
Oct 29, 2020
9e6c200
DevTools example
Nov 12, 2020
21c9c80
Merge pull request #4 from tadaspetra/dependabot/npm_and_yarn/013_pus…
tadaspetra Nov 25, 2020
2e0ef2e
Merge pull request #6 from tadaspetra/dependabot/npm_and_yarn/013_pus…
tadaspetra Nov 25, 2020
debaf62
Merge pull request #5 from tadaspetra/dependabot/npm_and_yarn/013_pus…
tadaspetra Nov 25, 2020
ed244e9
Merge pull request #3 from tadaspetra/dependabot/npm_and_yarn/011_sch…
tadaspetra Nov 25, 2020
ee3cd43
navigator 2.0
Dec 28, 2020
c90cae3
debugging
Feb 10, 2021
6025d81
base app
Mar 2, 2021
1015881
Admin working
Mar 4, 2021
246e0c9
layouts
tadaspetra Apr 8, 2021
4508ea0
linting
tadaspetra Apr 15, 2021
33cdebe
Update analysis_options.yaml
tadaspetra Apr 15, 2021
f6b7ab1
custom django backend without urls
tadaspetra Jul 14, 2021
da2dafa
Bump ajv in /011_scheduling_cloud_functions/functions
dependabot[bot] Feb 13, 2022
993ed46
Merge pull request #11 from tadaspetra/dependabot/npm_and_yarn/011_sc…
tadaspetra Feb 21, 2022
ecc42e9
Bump node-fetch
dependabot[bot] Feb 21, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added .DS_Store
Binary file not shown.
4 changes: 4 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# These are supported funding model platforms

github: tadaspetra
patreon: tadaspetra
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

futurebuilder/android/app/google-services.json
025_djangoapp/djangoapp/lib/urls.dart
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions 001_navigation/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# flutter_basics

Flutter Basics
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
37 changes: 37 additions & 0 deletions 002_layouts/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/

# 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/
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/

# Web related
lib/generated_plugin_registrant.dart

# Exceptions to above rules.
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
10 changes: 10 additions & 0 deletions 002_layouts/.metadata
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 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: 27321ebbad34b0a3fafe99fac037102196d655ff
channel: stable

project_type: app
4 changes: 2 additions & 2 deletions flutter_basics_navigation/README.md → 002_layouts/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# flutter_basics
# flutterapp

Flutter Basics Application
A new Flutter application.

## Getting Started

Expand Down
7 changes: 7 additions & 0 deletions 002_layouts/android/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
gradle-wrapper.jar
/.gradle
/captures/
/gradlew
/gradlew.bat
/local.properties
GeneratedPluginRegistrant.java
61 changes: 61 additions & 0 deletions 002_layouts/android/app/build.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
def localProperties = new Properties()
def localPropertiesFile = rootProject.file('local.properties')
if (localPropertiesFile.exists()) {
localPropertiesFile.withReader('UTF-8') { reader ->
localProperties.load(reader)
}
}

def flutterRoot = localProperties.getProperty('flutter.sdk')
if (flutterRoot == null) {
throw new GradleException("Flutter SDK not found. Define location with flutter.sdk in the local.properties file.")
}

def flutterVersionCode = localProperties.getProperty('flutter.versionCode')
if (flutterVersionCode == null) {
flutterVersionCode = '1'
}

def flutterVersionName = localProperties.getProperty('flutter.versionName')
if (flutterVersionName == null) {
flutterVersionName = '1.0'
}

apply plugin: 'com.android.application'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"

android {
compileSdkVersion 28

lintOptions {
disable 'InvalidPackage'
}

defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "flutterapp.flutterapp"
minSdkVersion 16
targetSdkVersion 28
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

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 {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test:runner:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
}
7 changes: 7 additions & 0 deletions 002_layouts/android/app/src/debug/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="flutterapp.flutterapp">
<!-- Flutter 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>
30 changes: 30 additions & 0 deletions 002_layouts/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="flutterapp.flutterapp">
<!-- io.flutter.app.FlutterApplication is an android.app.Application that
calls FlutterMain.startInitialization(this); in its onCreate method.
In most cases you can leave this as-is, but you if you want to provide
additional functionality it is fine to subclass or reimplement
FlutterApplication and put your custom class here. -->
<application
android:name="io.flutter.app.FlutterApplication"
android:label="flutterapp"
android:icon="@mipmap/ic_launcher">
<activity
android:name=".MainActivity"
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">
<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>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
package flutterapp.flutterapp;

import androidx.annotation.NonNull;
import io.flutter.embedding.android.FlutterActivity;
import io.flutter.embedding.engine.FlutterEngine;
import io.flutter.plugins.GeneratedPluginRegistrant;

public class MainActivity extends FlutterActivity {
@Override
public void configureFlutterEngine(@NonNull FlutterEngine flutterEngine) {
GeneratedPluginRegistrant.registerWith(flutterEngine);
}
}
Original file line number Diff line number Diff line change
@@ -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>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions 002_layouts/android/app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar">
<!-- Show a splash screen on the activity. Automatically removed when
Flutter draws its first frame -->
<item name="android:windowBackground">@drawable/launch_background</item>
</style>
</resources>
7 changes: 7 additions & 0 deletions 002_layouts/android/app/src/profile/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="flutterapp.flutterapp">
<!-- Flutter 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>
29 changes: 29 additions & 0 deletions 002_layouts/android/build.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
buildscript {
repositories {
google()
jcenter()
}

dependencies {
classpath 'com.android.tools.build:gradle:3.5.0'
}
}

allprojects {
repositories {
google()
jcenter()
}
}

rootProject.buildDir = '../build'
subprojects {
project.buildDir = "${rootProject.buildDir}/${project.name}"
}
subprojects {
project.evaluationDependsOn(':app')
}

task clean(type: Delete) {
delete rootProject.buildDir
}
4 changes: 4 additions & 0 deletions 002_layouts/android/gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
org.gradle.jvmargs=-Xmx1536M
android.enableR8=true
android.useAndroidX=true
android.enableJetifier=true
6 changes: 6 additions & 0 deletions 002_layouts/android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#Fri Jun 23 08:50:38 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.2-all.zip
15 changes: 15 additions & 0 deletions 002_layouts/android/settings.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
include ':app'

def flutterProjectRoot = rootProject.projectDir.parentFile.toPath()

def plugins = new Properties()
def pluginsFile = new File(flutterProjectRoot.toFile(), '.flutter-plugins')
if (pluginsFile.exists()) {
pluginsFile.withReader('UTF-8') { reader -> plugins.load(reader) }
}

plugins.each { name, path ->
def pluginDirectory = flutterProjectRoot.resolve(path).resolve('android').toFile()
include ":$name"
project(":$name").projectDir = pluginDirectory
}
Binary file added 002_layouts/images/lake.jpeg
Binary file added 002_layouts/images/person.jpg
Binary file added 002_layouts/images/tree.jpg
32 changes: 32 additions & 0 deletions 002_layouts/ios/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
*.mode1v3
*.mode2v3
*.moved-aside
*.pbxuser
*.perspectivev3
**/*sync/
.sconsign.dblite
.tags*
**/.vagrant/
**/DerivedData/
Icon?
**/Pods/
**/.symlinks/
profile
xcuserdata
**/.generated/
Flutter/App.framework
Flutter/Flutter.framework
Flutter/Flutter.podspec
Flutter/Generated.xcconfig
Flutter/app.flx
Flutter/app.zip
Flutter/flutter_assets/
Flutter/flutter_export_environment.sh
ServiceDefinitions.json
Runner/GeneratedPluginRegistrant.*

# Exceptions to above rules.
!default.mode1v3
!default.mode2v3
!default.pbxuser
!default.perspectivev3
26 changes: 26 additions & 0 deletions 002_layouts/ios/Flutter/AppFrameworkInfo.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleExecutable</key>
<string>App</string>
<key>CFBundleIdentifier</key>
<string>io.flutter.flutter.app</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>App</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>8.0</string>
</dict>
</plist>
1 change: 1 addition & 0 deletions 002_layouts/ios/Flutter/Debug.xcconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "Generated.xcconfig"
1 change: 1 addition & 0 deletions 002_layouts/ios/Flutter/Release.xcconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#include "Generated.xcconfig"
Loading