flutter_boilerplate_project icon indicating copy to clipboard operation
flutter_boilerplate_project copied to clipboard

non-execution

Open javadrajabi opened this issue 2 years ago • 2 comments

It does not work in the new version of Flutter

javadrajabi avatar Oct 04 '22 11:10 javadrajabi

@javadrajabi I created PR, where fix all compatibility issues, also add some usefull stuff in MainActivity and now it's works for me, you can check it https://github.com/cenyG/flutter-boilerplate-project

But, as soon as I did it for myself I desided that this repo is to complicated and finaly I just made flutter create -t skeleton new_flutter_template. It creates a pretty simple boilerplate with all good practices and methodologies.

cenyG avatar Oct 09 '22 19:10 cenyG

Thank you for your guide 🙏

@javadrajabi I created PR, where fix all compatibility issues, also add some usefull stuff in MainActivity and now it's works for me, you can check it https://github.com/cenyG/flutter-boilerplate-project

But, as soon as I did it for myself I desided that this repo is to complicated and finaly I just made flutter create -t skeleton new_flutter_template. It creates a pretty simple boilerplate with all good practices and methodologies.

Thank you for your guide 🙏

javadrajabi avatar Oct 10 '22 04:10 javadrajabi