Skip to content

n1t13h/flutterstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlutterStrap

UI Framework for Flutter

Inspired by CSS frameworks like Bootstrap, Semantic UI , Tailwind.

RELEASE STATUS - Alpha/Under Development DOCS : https://flutterstrap.nitishpatel.live


What's is Ready As of Now? // TODO:

  • Buttons
  • Cards
  • Colors
  • Input Fields
  • Alerts
  • Modals
  • Gradient Widgets

Still Planning on What all things to be added


Widgets

BUTTONS

ButtonPrimary(
	text:  Text(
	"Primary",
	style:  TextStyle(color:  Colors.white),
	),
	onPressed: () {},
),

For Detailed Instructions on using of Buttons Refer Docs enter image description here

About

Bootstrap for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published