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: 2 months 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-04T18:15:29.000Z (almost 5 years ago)
- Last Synced: 2025-01-12T18:11:17.320Z (4 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)