https://github.com/antoniolg/flow-sample
Flow sample for my free video-course on my Spanish YouTube Channel: https://devexperto.com/youtube
https://github.com/antoniolg/flow-sample
Last synced: 6 months ago
JSON representation
Flow sample for my free video-course on my Spanish YouTube Channel: https://devexperto.com/youtube
- Host: GitHub
- URL: https://github.com/antoniolg/flow-sample
- Owner: antoniolg
- Created: 2020-08-03T11:12:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T08:19:04.000Z (about 5 years ago)
- Last Synced: 2025-02-09T21:41:51.542Z (8 months ago)
- Language: Kotlin
- Size: 132 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coroutines Flow Sample
It will be used to explain Flow in my free video-course published on my [Spanish YouTube channel](https://devexperto.com/youtube)
## Videos
Yet to come
## License
Copyright 2020 Antonio Leiva
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.