AyushTripathi28 / ExpansiontTileRadio

Implementation of auto collapse feature of ExpansionPannelList.radio into Expansion Tile as ExpansionTile is more flexible and customisable.

Home Page:https://learnwithayush.medium.com/make-expansiontile-work-as-expansionpanellist-radio-4c35809bc841

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make ExpansionTile work as ExpansionPanelList.radio

Introduction

We are making something similar where when you click on any panel — it expanded and rest all automatically collapse. It is called Expansion Panel List of type Radio. But there are some drawbacks that you cannot easily customise it. So we are going to implement this auto collapse feature into Expansion Tile because we can easily customise them according to our need.

So I created this project to showcase how I implement that and what result I get at end is Quite better than ExpansionPannelList.Radio.

Link to blog is:- https://learnwithayush.medium.com/make-expansiontile-work-as-expansionpanellist-radio-4c35809bc841

About

Implementation of auto collapse feature of ExpansionPannelList.radio into Expansion Tile as ExpansionTile is more flexible and customisable.

https://learnwithayush.medium.com/make-expansiontile-work-as-expansionpanellist-radio-4c35809bc841


Languages

Language:C++ 36.6%Language:Dart 33.1%Language:CMake 17.3%Language:HTML 8.6%Language:Swift 2.5%Language:C 1.6%Language:Kotlin 0.3%Language:Objective-C 0.1%