IshankDev / FlutterUtils

This file used to manage the response UI on the flutter.

Repository from Github https://github.comIshankDev/FlutterUtilsRepository from Github https://github.comIshankDev/FlutterUtils

FlutterSizeConfig

This file use to manage the response UI on the flutter.

for Text Size

use in Text Widget - Text( "Required Text", style: TextStyle( color: Colors.black54, fontSize: SizeConfig.blockSizeHorizontal * 2.5, ), ),

About

This file used to manage the response UI on the flutter.


Languages

Language:Dart 100.0%