<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: ashishlijhara</title>
    <description>The latest articles on DEV Community by ashishlijhara (@ashishlijhara).</description>
    <link>https://dev.to/ashishlijhara</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F300363%2F5963d0d9-66a4-41b0-a5da-201446a8419c.png</url>
      <title>DEV Community: ashishlijhara</title>
      <link>https://dev.to/ashishlijhara</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ashishlijhara"/>
    <language>en</language>
    <item>
      <title>Radial PageView Transitions With Flutter</title>
      <dc:creator>ashishlijhara</dc:creator>
      <pubDate>Tue, 24 Dec 2019 21:49:27 +0000</pubDate>
      <link>https://dev.to/ashishlijhara/radial-pageview-transitions-with-flutter-52af</link>
      <guid>https://dev.to/ashishlijhara/radial-pageview-transitions-with-flutter-52af</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;This is my first post here and just a quick share.&lt;/p&gt;

&lt;p&gt;I have recently taken up flutter for a project. This Radial  Transition, implemented for PageViews in Flutter, is a product of the work done on the prototype for that project (works with flutter web):&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2n3aNO1N--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/xvyrcunvhxklf4qjgkef.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2n3aNO1N--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/xvyrcunvhxklf4qjgkef.gif" alt="Radial PageView Transition"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For the scope of this post, I used the PageView.builder method as below:&lt;/p&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


&lt;p&gt;I hope it helps you guys!&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>pageview</category>
      <category>animation</category>
      <category>transition</category>
    </item>
  </channel>
</rss>
