Bloc: how can i run samples?

Created on 14 May 2019  路  5Comments  路  Source: felangel/bloc

after clone repository and opening folder with vs code or android studio i cant run samples and trace code to learn

question

Most helpful comment

@felangel thanks

All 5 comments

Hi @MahdiPishguy 馃憢
Thanks for opening an issue!

Can you be more specific about how you are running the samples and what error you are seeing? Thanks 馃檹

@felangel i clone your git from this link as https://github.com/felangel/bloc.git from Android Studio, after finish that i get download Dart SDK message on top of android studio screen

on Run/Debug Configuration and Dart endpoit this location which file from samples folder which location i should be set? i set E:\Projects\Flutter\bloc_samples\examples\flutter_login\lib\main.dart and i expect to tun project, but nothing change,

i'm sorry for my english

You probably need to open the specific example project in android studio instead of the top level project. Otherwise I would recommend just opening a terminal, changing directories into the specific example you want to run, and then running flutter run. Hope that helps 馃憤

@felangel thanks

@felangel can i ask some other question about Bloc implementation as issue?

thanks in advance

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shawnchan2014 picture shawnchan2014  路  3Comments

krusek picture krusek  路  3Comments

RobPFarley picture RobPFarley  路  3Comments

abinvp picture abinvp  路  3Comments

ricktotec picture ricktotec  路  3Comments