<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>lucascs@proton.me</email>
		<name>Lucas C.S.</name>
	</maintainer>
	<longdescription lang="en">
		Flutter is Google's UI toolkit for building beautiful, natively
		compiled applications for mobile, web, desktop, and embedded devices
		from a single codebase. This package installs the official prebuilt
		Flutter SDK (linux x64) with the bundled Dart SDK unbundled in favour
		of the system dev-lang/dart.
	</longdescription>
	<use>
		<flag name="examples">Install example projects</flag>
	</use>
	<upstream>
		<remote-id type="github">flutter/flutter</remote-id>
		<bugs-to>https://github.com/flutter/flutter/issues</bugs-to>
		<doc lang="en">https://docs.flutter.dev/</doc>
	</upstream>
</pkgmetadata>
