AltRoot17
AltRoot17
How to put sider image between space ``` Widget _promoSlider() { return Container( alignment: Alignment.centerLeft, margin: EdgeInsets.only(left: 16, right: 16), width: MediaQuery.of(context).size.width, child: Column( crossAxisAlignment: CrossAxisAlignment.start, mainAxisAlignment: MainAxisAlignment.start, children: [...
Please update to null safety version
Dear, When I run the project,I faced the fowling error, any solution for this? ``` [ng] ERROR in node_modules/rxjs/internal/types.d.ts(81,44): error TS1005: ';' expected. [ng] node_modules/rxjs/internal/types.d.ts(81,74): error TS1005: ';' expected. [ng]...
Im try to install for Ionic-3,But its not work. it's work for the Ionic 3, please help me to how to install for the Ionic 3 and how to set...
I tried to used this switch in bootstrap 4 , its not worked, any solution? Thanks
Sir, I'm all ready flowing the install instructions, but I had some issue for Monthly Name ,displayed Some Language ,how to show English language for it?
How to style this input ?