Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

import 'package:flutter/material.dart';
void main() {
runApp(const MyApp());
}
class MyApp extends StatelessWidget {
const MyApp({Key? key}) : super(key: key);
// This widget is the root of your application.
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:vrtns="http://base.vrt.be" xml:lang="nl">
<title type="text">VRT NWS: nieuws</title>
<logo>https://www.vrt.be/etc.clientlibs/vrtnieuws/clientlibs/clientlib-v2-site/resources/images/og_image.png</logo>
<id>https://www.vrt.be/vrtnws/nl/</id>
<updated>2021-11-17T16:16:24.281Z</updated>
<author>
<name>VRT NWS</name>
</author>
<link href="https://www.vrt.be/vrtnws/nl.rss.articles.xml" rel="self" type="application/atom+xml"/>
[user]
name = Peter Menten
email = peter.menten@cozmos.be
[core]
autocrlf = input
excludesfile = /Users/peter/.gitignore_global
[alias]
st = status -s
ci = commit
br = branch