Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about building the APK #12

Closed
dheerajbred opened this issue Oct 31, 2020 · 5 comments
Closed

Question about building the APK #12

dheerajbred opened this issue Oct 31, 2020 · 5 comments

Comments

@dheerajbred
Copy link

image

@meta-boy
Copy link
Owner

meta-boy commented Nov 1, 2020

If you see in the tools directory, you'll find scripts to generate the env.dart file. It is used to store the animetwist secret. And is generated during the CI.

run: dart tools/env_from_cli.dart $ANIME_TWIST_SECRET

About the Router well, the version of flutter you are using has a Router class which differs from the Router momentum provides. You can follow this to fix this.

@meta-boy
Copy link
Owner

meta-boy commented Nov 3, 2020

Welp ig that solves your issue, closing.

@meta-boy meta-boy closed this as completed Nov 3, 2020
@harsh760
Copy link

@meta-boy Sorry as I'm a beginner in flutter I can not build or test locally due to the .env.dart error. Can you please tell me how to test or build the apk.
Thank you.

@meta-boy
Copy link
Owner

Ask the anime twist developers on their discord to give you the key, run this file https://github.com/meta-boy/Anime-Twist/blob/master/tools/env_from_cli.dart, it will generate the .env.dart file for you

@meta-boy meta-boy reopened this Nov 14, 2020
@meta-boy meta-boy changed the title Error in the code Question about building the APK Nov 14, 2020
@meta-boy
Copy link
Owner

I guess that answers your question, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants