FilledStacks / responsive_builder

A set of widgets to make responsive UI building in flutter more readable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to add to pubspec yaml???

fisforfaheem opened this issue · comments

pleas ehelp

run the flutter create command

no i am aunable to add it to yaml as it sucks and says soemthig wrong

You don't add it to the yaml. You run the flutter create command in the src folder to generate the yaml file.

Create your project and add in dependencies:
responsive_builder: ^0.3.0

Simple!