Rishi Raj Singh

Results 24 comments of Rishi Raj Singh

There are two issues in [https://dartpad.dev/embed-flutter.html?gh_owner=rish07&gh_repo=gallery&gh_path=lib/demos/material/app_bar_demo&gh_ref=test&theme=dark&run=true&mode=flutter](https://dartpad.dev/embed-flutter.html?gh_owner=rish07&gh_repo=gallery&gh_path=lib/demos/material/app_bar_demo&gh_ref=test&theme=dark&run=true&mode=flutter), 1)` import 'package:flutter_gen/gen_l10n/gallery_localizations.dart';` this is not working 2) There is not main function like: ``` void main() { runApp( MaterialApp( debugShowCheckedModeBanner: false, home: AppBarDemo(),...

@shihaohong @guidezpl @pennzht Should I go ahead make changes and create a PR as I mentioned above?

Any suggestions @shihaohong @guidezpl @pennzht ?

> There are two issues in https://dartpad.dev/embed-flutter.html?gh_owner=rish07&gh_repo=gallery&gh_path=lib/demos/material/app_bar_demo&gh_ref=test&theme=dark&run=true&mode=flutter, > > 1)` import 'package:flutter_gen/gen_l10n/gallery_localizations.dart';` this is not working > 2) There is not main function like: > > ``` > void main()...

@RedBrogdon Any idea when this can be implemented? > > There are two issues in https://dartpad.dev/embed-flutter.html?gh_owner=rish07&gh_repo=gallery&gh_path=lib/demos/material/app_bar_demo&gh_ref=test&theme=dark&run=true&mode=flutter, > > 1)` import 'package:flutter_gen/gen_l10n/gallery_localizations.dart';` this is not working > > 2) There is...

Hey, is anyone working on this issue? If not, I would like to work on it. @pennzht

Hey @haverchuck, is anyone working on this feature request? I would like to contribute by adding this feature. I am an MLH fellow.

@AldanisVigo can you please post your `flutter doctor -v` output, please?

@AldanisVigo Are you still facing the issue? After pulling the latest master code?