17 lines
658 B
XML
17 lines
658 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>anaveragehuman@icurse.nl</email>
|
|
<name>Jeffrey Lin</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. Flutter works with existing code, is used by developers and
|
|
organizations around the world, and is free and open source.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">flutter/flutter</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|