koodimetsa
koodimetsa
Hi, Here is one: [https://raw.githubusercontent.com/AOMediaCodec/av1-avif/master/testFiles/Microsoft/Mexico.avif](url) Would put it here, but Github doesn't support AVIF yet 😅
Same other way around. This would be usefull feature when embedding css files for example.
Here is code to reproduce: ``` import 'package:flutter/material.dart'; import 'package:graphview/GraphView.dart'; void main() { runApp(const MyApp()); } class MyApp extends StatelessWidget { const MyApp({super.key}); @override Widget build(BuildContext context) { return MaterialApp(...
And here is an image from inspector: