<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>kotlin &#8211; Corner Software</title>
	<atom:link href="https://csdcorp.com/blog/tag/kotlin/feed/" rel="self" type="application/rss+xml" />
	<link>https://csdcorp.com</link>
	<description></description>
	<lastBuildDate>Thu, 19 Mar 2020 13:34:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://csdcorp.com/wp-content/uploads/2020/02/cropped-csdcorp-site-icon-32x32.png</url>
	<title>kotlin &#8211; Corner Software</title>
	<link>https://csdcorp.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Handling permission requests in Android for Flutter plugins</title>
		<link>https://csdcorp.com/blog/coding/handling-permission-requests-in-android-for-flutter-plugins/</link>
					<comments>https://csdcorp.com/blog/coding/handling-permission-requests-in-android-for-flutter-plugins/#respond</comments>
		
		<dc:creator><![CDATA[Stephen Owens]]></dc:creator>
		<pubDate>Thu, 19 Mar 2020 13:00:00 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[flutter]]></category>
		<category><![CDATA[kotlin]]></category>
		<category><![CDATA[plugin]]></category>
		<guid isPermaLink="false">https://csdcorp.com/?p=360</guid>

					<description><![CDATA[Updated for the new plugin registration process in Flutter 1.12. While building the Android functionality for a plugin recently I had to handle a system permission request. Although all the parts of that are simple it took me a while to figure out how to put them together. In hopes of making it simpler for others looking to do this here&#8217;s all the bits in one place. Note: Code examples are Kotlin, there&#8217;s a full gist here. The gist is for pre 1.12, I&#8217;ll try to get a post 1.12 gist up in the next little while but until then [<a class="moretag" href="https://csdcorp.com/blog/coding/handling-permission-requests-in-android-for-flutter-plugins/">Read on...</a>]]]></description>
		
					<wfw:commentRss>https://csdcorp.com/blog/coding/handling-permission-requests-in-android-for-flutter-plugins/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: csdcorp.com @ 2026-05-17 02:58:56 by W3 Total Cache
-->