Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vintage/flutter_demo_isolates
Demo app which presents usage of Isolate in Flutter
https://github.com/vintage/flutter_demo_isolates
async-await flutter isolates
Last synced: 15 days ago
JSON representation
Demo app which presents usage of Isolate in Flutter
- Host: GitHub
- URL: https://github.com/vintage/flutter_demo_isolates
- Owner: vintage
- Created: 2020-07-04T18:08:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-04T18:15:29.000Z (over 4 years ago)
- Last Synced: 2024-11-13T09:44:46.733Z (3 months ago)
- Topics: async-await, flutter, isolates
- Language: Dart
- Homepage: https://rykowski.dev/blog/async-dart-isolates/
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Isolate demo
Demo app which presents usage of Isolates in Flutter.
Full article available at [https://rykowski.dev/blog/async-dart-isolates/](https://rykowski.dev/blog/async-dart-isolates/) (PL)