mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-23 21:04:07 -06:00
278 B
278 B
| id | title | notetype | date |
|---|---|---|---|
| 1a3f5a30-a704-11ec-84fd-6fbf9202e157 | conditional imports in flutter | feed | 2022-03-18 |
import "something.dart" if (dart.library.io) "other.dart"
https://medium.com/flutter-community/conditional-imports-across-flutter-and-web-4b88885a886e