Skip to content

Commit d372080

Browse files
committedApr 23, 2023
Update README files
1 parent a0a9a7a commit d372080

File tree

8 files changed

+158
-15
lines changed

8 files changed

+158
-15
lines changed
 

‎README.md

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<h1 align="center">Frezycode Flutter Tutorials </h1>
2+
<h3 align="center">
3+
All source code from <a href="https://www.youtube.com/playlist?list=PLtUuja72DaLIiIYLQP7rUjxItkDjHcSMw">frezycode</a> youtube channel tutorials
4+
</h3>
5+
6+
<p align="center">
7+
<a href="https://github.com/Frezyx/flutter_tutorials"><img src="https://hits.dwyl.com/Frezyx/flutter_tutorials.svg?style=flat" alt="Repository views"></a>
8+
<a href="https://www.youtube.com/channel/UC6AUmyr2zEhYrpwmETUektw"><img src="https://img.shields.io/youtube/channel/views/UC6AUmyr2zEhYrpwmETUektw" alt="YouTube Views"></a>
9+
<a href="https://www.youtube.com/channel/UC6AUmyr2zEhYrpwmETUektw"><img src="https://img.shields.io/youtube/channel/subscribers/UC6AUmyr2zEhYrpwmETUektw" alt="YouTube Subscribers"></a>
10+
<a href="https://github.com/Frezyx"><img src="https://img.shields.io/github/followers/Frezyx?label=Follow" alt="GitHub"></a>
11+
<a href="https://github.com/Frezyx/flutter_tutorials"><img src="https://img.shields.io/github/stars/Frezyx/flutter_tutorials?style=social" alt="GitHub"></a>
12+
</p>
13+
14+
## 1) Flutter for beginners course (ru)
15+
В ходе курса, мы вместе разбираемся с тем, что такое Flutter и как на нем сделать первое приложение. В итоге курса можно сделать интересное crypto-app, которое работает с настоящим API проекта [CryptoCompare.com](https://min-api.cryptocompare.com/)
16+
17+
<a href="https://www.youtube.com/watch?v=FI-VshKxDZ0&list=PLtUuja72DaLIiIYLQP7rUjxItkDjHcSMw&index=1&t=1s&ab_channel=%D0%A1%D1%82%D0%B0%D1%81%D0%98%D0%BB%D1%8C%D0%B8%D0%BD"><img src="https://img.youtube.com/vi/FI-VshKxDZ0/maxresdefault.jpg" alt="YouTube"></a>
18+
19+
<p align="center">
20+
<a href="https://www.youtube.com/watch?v=FI-VshKxDZ0&list=PLtUuja72DaLIiIYLQP7rUjxItkDjHcSMw&index=1&t=1s&ab_channel=%D0%A1%D1%82%D0%B0%D1%81%D0%98%D0%BB%D1%8C%D0%B8%D0%BD"><img src="https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"></a>
21+
<a href="https://t.me/frezycode"><img src="https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white" alt="Telegram"></a>
22+
<a href="https://github.com/Frezyx/flutter_tutorials/crypto_coins_list/"><img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" alt="GitHub"></a>
23+
</p>
24+
<p align="center"><a href="https://github.com/Frezyx/flutter_tutorials/crypto_coins_list/">Source code</a></p>
25+
26+

‎crypto_coins_list/README.md

+34-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,40 @@
1-
# crypto_coins_list
1+
<h1 align="center"> Flutter с нуля до профи </h1>
22

3-
A new Flutter project.
3+
<p align="center">
4+
<a href="https://github.com/Frezyx/flutter_tutorials"><img src="https://hits.dwyl.com/Frezyx/flutter_tutorials.svg?style=flat" alt="Repository views"></a>
5+
<a href="https://www.youtube.com/channel/UC6AUmyr2zEhYrpwmETUektw"><img src="https://img.shields.io/youtube/channel/views/UC6AUmyr2zEhYrpwmETUektw" alt="YouTube Views"></a>
6+
<a href="https://www.youtube.com/channel/UC6AUmyr2zEhYrpwmETUektw"><img src="https://img.shields.io/youtube/channel/subscribers/UC6AUmyr2zEhYrpwmETUektw" alt="YouTube Subscribers"></a>
7+
<a href="https://github.com/Frezyx"><img src="https://img.shields.io/github/followers/Frezyx?label=Follow" alt="GitHub"></a>
8+
<a href="https://github.com/Frezyx/flutter_tutorials"><img src="https://img.shields.io/github/stars/Frezyx/flutter_tutorials?style=social" alt="GitHub"></a>
9+
</p>
410

5-
## Getting Started
11+
<p align="center">
12+
<a href="https://www.youtube.com/watch?v=FI-VshKxDZ0&list=PLtUuja72DaLIiIYLQP7rUjxItkDjHcSMw&index=1&t=1s&ab_channel=%D0%A1%D1%82%D0%B0%D1%81%D0%98%D0%BB%D1%8C%D0%B8%D0%BD"><img src="https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"></a>
13+
<a href="https://t.me/frezycode"><img src="https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white" alt="Telegram"></a>
14+
</p>
15+
<p align="center">
16+
Плейлист курса можно бесплатно посомтреть на <a href="https://www.youtube.com/playlist?list=PLtUuja72DaLIiIYLQP7rUjxItkDjHcSMw">youtube</a>
17+
</p>
618

7-
This project is a starting point for a Flutter application.
19+
| ![screen1](repo/assets/crypto_app1.png) | ![screen2](repo/assets/crypto_app2.png) | ![screen3](repo/assets/crypto_app3.png) |
20+
| :------------: | :------------: | :------------: |
821

9-
A few resources to get you started if this is your first Flutter project:
22+
В ходе курса, мы вместе разбираемся с тем, что такое Flutter и как на нем сделать первое приложение. В итоге курса можно сделать интересный crypto-app, которое работает с настоящим API проекта [CryptoCompare.com](https://min-api.cryptocompare.com/)
1023

11-
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
24+
[![Watch the video](https://img.youtube.com/vi/FI-VshKxDZ0/maxresdefault.jpg)](https://youtu.be/FI-VshKxDZ0)
1325

14-
For help getting started with Flutter development, view the
15-
[online documentation](https://docs.flutter.dev/), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
26+
Научимся программировать на dart, узнаем про основные виджеты в Flutter, как работать с сетью http dio, узнаем про основной стейт менеджмент в Flutter - BLoC.
27+
28+
А так же хранение данных локально с помощью Hive, генерация сериализации при работе с http используя библиотеки json_annotation, json_serializable. Удобная и генерируемая навигация используя бибилиотеку auto_route.
29+
30+
| [![Watch the video](https://img.youtube.com/vi/FI-VshKxDZ0/maxresdefault.jpg)](https://youtu.be/FI-VshKxDZ0) | [![Watch the video](https://img.youtube.com/vi/SZDF1Y1K1UE/maxresdefault.jpg)](https://youtu.be/SZDF1Y1K1UE) |
31+
| :------------: | :------------: |
32+
| [![Watch the video](https://img.youtube.com/vi/6zrgNEDpwMo/maxresdefault.jpg)](https://youtu.be/6zrgNEDpwMo) | [![Watch the video](https://img.youtube.com/vi/QN6f3AmoMOE/maxresdefault.jpg)](https://youtu.be/QN6f3AmoMOE) |
33+
| [![Watch the video](https://img.youtube.com/vi/C8Qbk9PQR7M/maxresdefault.jpg)](https://youtu.be/C8Qbk9PQR7M) | [![Watch the video](https://img.youtube.com/vi/B911Fi5UwwI/maxresdefault.jpg)](https://youtu.be/B911Fi5UwwI) |
34+
| [![Watch the video](https://img.youtube.com/vi/aT4hddCYSX4/maxresdefault.jpg)](https://youtu.be/aT4hddCYSX4) | [![Watch the video](https://img.youtube.com/vi/B1Lxu3NMTEs/maxresdefault.jpg)](https://youtu.be/B1Lxu3NMTEs) |
35+
| [![Watch the video](https://img.youtube.com/vi/MZKLA3YetfY/maxresdefault.jpg)](https://youtu.be/MZKLA3YetfY) | [![Watch the video](https://img.youtube.com/vi/kXfjGjJLJdI/maxresdefault.jpg)](https://youtu.be/kXfjGjJLJdI) |
36+
| [![Watch the video](https://img.youtube.com/vi/8mgIm4SosqE/maxresdefault.jpg)](https://youtu.be/8mgIm4SosqE) | [![Watch the video](https://img.youtube.com/vi/vr-JNOP1oGA/maxresdefault.jpg)](https://youtu.be/vr-JNOP1oGA) |
37+
| [![Watch the video](https://img.youtube.com/vi/7nJvKnIMj5U/maxresdefault.jpg)](https://youtu.be/7nJvKnIMj5U) | [![Watch the video](https://img.youtube.com/vi/YiZ7bVoJa_I/maxresdefault.jpg)](https://youtu.be/YiZ7bVoJa_I) |
38+
[![Watch the video](https://img.youtube.com/vi/4tNYszPTCHw/maxresdefault.jpg)](https://youtu.be/4tNYszPTCHw) |
39+
40+
## Базовый YouTube курс для Flutter разработчиков на русском языке

‎crypto_coins_list/macos/Podfile.lock

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
PODS:
2+
- FlutterMacOS (1.0.0)
3+
- path_provider_foundation (0.0.1):
4+
- Flutter
5+
- FlutterMacOS
6+
- share_plus (0.0.1):
7+
- FlutterMacOS
8+
9+
DEPENDENCIES:
10+
- FlutterMacOS (from `Flutter/ephemeral`)
11+
- path_provider_foundation (from `Flutter/ephemeral/.symlinks/plugins/path_provider_foundation/macos`)
12+
- share_plus (from `Flutter/ephemeral/.symlinks/plugins/share_plus/macos`)
13+
14+
EXTERNAL SOURCES:
15+
FlutterMacOS:
16+
:path: Flutter/ephemeral
17+
path_provider_foundation:
18+
:path: Flutter/ephemeral/.symlinks/plugins/path_provider_foundation/macos
19+
share_plus:
20+
:path: Flutter/ephemeral/.symlinks/plugins/share_plus/macos
21+
22+
SPEC CHECKSUMS:
23+
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
24+
path_provider_foundation: c68054786f1b4f3343858c1e1d0caaded73f0be9
25+
share_plus: 76dd39142738f7a68dd57b05093b5e8193f220f7
26+
27+
PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7
28+
29+
COCOAPODS: 1.12.0

‎crypto_coins_list/macos/Runner.xcodeproj/project.pbxproj

+66-5
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 51;
6+
objectVersion = 54;
77
objects = {
88

99
/* Begin PBXAggregateTarget section */
@@ -26,6 +26,7 @@
2626
33CC10F32044A3C60003C045 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F22044A3C60003C045 /* Assets.xcassets */; };
2727
33CC10F62044A3C60003C045 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 33CC10F42044A3C60003C045 /* MainMenu.xib */; };
2828
33CC11132044BFA00003C045 /* MainFlutterWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 33CC11122044BFA00003C045 /* MainFlutterWindow.swift */; };
29+
3B417B44856191468DA6D267 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA5E1587AD2604097DD8498A /* Pods_Runner.framework */; };
2930
/* End PBXBuildFile section */
3031

3132
/* Begin PBXContainerItemProxy section */
@@ -54,7 +55,7 @@
5455
/* Begin PBXFileReference section */
5556
333000ED22D3DE5D00554162 /* Warnings.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Warnings.xcconfig; sourceTree = "<group>"; };
5657
335BBD1A22A9A15E00E9071D /* GeneratedPluginRegistrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GeneratedPluginRegistrant.swift; sourceTree = "<group>"; };
57-
33CC10ED2044A3C60003C045 /* crypto_coins_list.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "crypto_coins_list.app"; sourceTree = BUILT_PRODUCTS_DIR; };
58+
33CC10ED2044A3C60003C045 /* crypto_coins_list.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = crypto_coins_list.app; sourceTree = BUILT_PRODUCTS_DIR; };
5859
33CC10F02044A3C60003C045 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
5960
33CC10F22044A3C60003C045 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = Runner/Assets.xcassets; sourceTree = "<group>"; };
6061
33CC10F52044A3C60003C045 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
@@ -68,13 +69,18 @@
6869
33E5194F232828860026EE4D /* AppInfo.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AppInfo.xcconfig; sourceTree = "<group>"; };
6970
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = "<group>"; };
7071
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = "<group>"; };
72+
BDD394E437E3F1C6EBF7493D /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
73+
D58C39E40A577D23EA230C54 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
74+
D9297F7499F385E8AAE0BB94 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
75+
DA5E1587AD2604097DD8498A /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
7176
/* End PBXFileReference section */
7277

7378
/* Begin PBXFrameworksBuildPhase section */
7479
33CC10EA2044A3C60003C045 /* Frameworks */ = {
7580
isa = PBXFrameworksBuildPhase;
7681
buildActionMask = 2147483647;
7782
files = (
83+
3B417B44856191468DA6D267 /* Pods_Runner.framework in Frameworks */,
7884
);
7985
runOnlyForDeploymentPostprocessing = 0;
8086
};
@@ -99,6 +105,7 @@
99105
33CEB47122A05771004F2AC0 /* Flutter */,
100106
33CC10EE2044A3C60003C045 /* Products */,
101107
D73912EC22F37F3D000D13A0 /* Frameworks */,
108+
EA7319467FF9071EA927B3F4 /* Pods */,
102109
);
103110
sourceTree = "<group>";
104111
};
@@ -148,22 +155,36 @@
148155
D73912EC22F37F3D000D13A0 /* Frameworks */ = {
149156
isa = PBXGroup;
150157
children = (
158+
DA5E1587AD2604097DD8498A /* Pods_Runner.framework */,
151159
);
152160
name = Frameworks;
153161
sourceTree = "<group>";
154162
};
163+
EA7319467FF9071EA927B3F4 /* Pods */ = {
164+
isa = PBXGroup;
165+
children = (
166+
D58C39E40A577D23EA230C54 /* Pods-Runner.debug.xcconfig */,
167+
BDD394E437E3F1C6EBF7493D /* Pods-Runner.release.xcconfig */,
168+
D9297F7499F385E8AAE0BB94 /* Pods-Runner.profile.xcconfig */,
169+
);
170+
name = Pods;
171+
path = Pods;
172+
sourceTree = "<group>";
173+
};
155174
/* End PBXGroup section */
156175

157176
/* Begin PBXNativeTarget section */
158177
33CC10EC2044A3C60003C045 /* Runner */ = {
159178
isa = PBXNativeTarget;
160179
buildConfigurationList = 33CC10FB2044A3C60003C045 /* Build configuration list for PBXNativeTarget "Runner" */;
161180
buildPhases = (
181+
5F1AD79E05322BD684D937AC /* [CP] Check Pods Manifest.lock */,
162182
33CC10E92044A3C60003C045 /* Sources */,
163183
33CC10EA2044A3C60003C045 /* Frameworks */,
164184
33CC10EB2044A3C60003C045 /* Resources */,
165185
33CC110E2044A8840003C045 /* Bundle Framework */,
166186
3399D490228B24CF009A79C7 /* ShellScript */,
187+
63843CE347C3B9F8415920B1 /* [CP] Embed Pods Frameworks */,
167188
);
168189
buildRules = (
169190
);
@@ -235,6 +256,7 @@
235256
/* Begin PBXShellScriptBuildPhase section */
236257
3399D490228B24CF009A79C7 /* ShellScript */ = {
237258
isa = PBXShellScriptBuildPhase;
259+
alwaysOutOfDate = 1;
238260
buildActionMask = 2147483647;
239261
files = (
240262
);
@@ -270,6 +292,45 @@
270292
shellPath = /bin/sh;
271293
shellScript = "\"$FLUTTER_ROOT\"/packages/flutter_tools/bin/macos_assemble.sh && touch Flutter/ephemeral/tripwire";
272294
};
295+
5F1AD79E05322BD684D937AC /* [CP] Check Pods Manifest.lock */ = {
296+
isa = PBXShellScriptBuildPhase;
297+
buildActionMask = 2147483647;
298+
files = (
299+
);
300+
inputFileListPaths = (
301+
);
302+
inputPaths = (
303+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
304+
"${PODS_ROOT}/Manifest.lock",
305+
);
306+
name = "[CP] Check Pods Manifest.lock";
307+
outputFileListPaths = (
308+
);
309+
outputPaths = (
310+
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
311+
);
312+
runOnlyForDeploymentPostprocessing = 0;
313+
shellPath = /bin/sh;
314+
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
315+
showEnvVarsInLog = 0;
316+
};
317+
63843CE347C3B9F8415920B1 /* [CP] Embed Pods Frameworks */ = {
318+
isa = PBXShellScriptBuildPhase;
319+
buildActionMask = 2147483647;
320+
files = (
321+
);
322+
inputFileListPaths = (
323+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
324+
);
325+
name = "[CP] Embed Pods Frameworks";
326+
outputFileListPaths = (
327+
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
328+
);
329+
runOnlyForDeploymentPostprocessing = 0;
330+
shellPath = /bin/sh;
331+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
332+
showEnvVarsInLog = 0;
333+
};
273334
/* End PBXShellScriptBuildPhase section */
274335

275336
/* Begin PBXSourcesBuildPhase section */
@@ -344,7 +405,7 @@
344405
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
345406
GCC_WARN_UNUSED_FUNCTION = YES;
346407
GCC_WARN_UNUSED_VARIABLE = YES;
347-
MACOSX_DEPLOYMENT_TARGET = 10.11;
408+
MACOSX_DEPLOYMENT_TARGET = 10.14;
348409
MTL_ENABLE_DEBUG_INFO = NO;
349410
SDKROOT = macosx;
350411
SWIFT_COMPILATION_MODE = wholemodule;
@@ -423,7 +484,7 @@
423484
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
424485
GCC_WARN_UNUSED_FUNCTION = YES;
425486
GCC_WARN_UNUSED_VARIABLE = YES;
426-
MACOSX_DEPLOYMENT_TARGET = 10.11;
487+
MACOSX_DEPLOYMENT_TARGET = 10.14;
427488
MTL_ENABLE_DEBUG_INFO = YES;
428489
ONLY_ACTIVE_ARCH = YES;
429490
SDKROOT = macosx;
@@ -470,7 +531,7 @@
470531
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
471532
GCC_WARN_UNUSED_FUNCTION = YES;
472533
GCC_WARN_UNUSED_VARIABLE = YES;
473-
MACOSX_DEPLOYMENT_TARGET = 10.11;
534+
MACOSX_DEPLOYMENT_TARGET = 10.14;
474535
MTL_ENABLE_DEBUG_INFO = NO;
475536
SDKROOT = macosx;
476537
SWIFT_COMPILATION_MODE = wholemodule;

‎crypto_coins_list/macos/Runner.xcworkspace/contents.xcworkspacedata

+3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
561 KB
Loading
522 KB
Loading
737 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.