Skip to content

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

Notifications You must be signed in to change notification settings

IshankDev/FlutterUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages