FilledStacks / responsive_builder

A set of widgets to make responsive UI building in flutter more readable
MIT License
497 stars 80 forks source link

how to add to pubspec yaml??? #21

Closed fisforfaheem closed 3 years ago

fisforfaheem commented 3 years ago

pleas ehelp

FilledStacks commented 3 years ago

run the flutter create command

fisforfaheem commented 3 years ago

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

FilledStacks commented 3 years ago

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

fisforfaheem commented 3 years ago

ahahn

On Mon, Jan 11, 2021 at 12:28 PM Dane Mackier notifications@github.com wrote:

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

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/FilledStacks/responsive_builder/issues/21#issuecomment-757674006, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRXJSCPTKZT2K4R3E7LOW3SZKSCFANCNFSM4UPG6ZIQ .

felipecastrosales commented 3 years ago

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

Simple!

fisforfaheem commented 3 years ago

Done. ok sir 1

On Wed, Jan 20, 2021 at 7:28 PM Felipe Sales notifications@github.com wrote:

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

Simple!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/FilledStacks/responsive_builder/issues/21#issuecomment-763643532, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIRXJSEHUQMN2C7GYMA5BX3S23SCXANCNFSM4UPG6ZIQ .