Q: If I have Flutter components I've made on Dartpad.
1. Is it possible to add to my app?
2. Do you have documentation for how to effectively add these to Nowa?
anas_nowa
Jul 19, 2024A: Hey! Yes you can. You need to simply click on "Files" on the left panel, double click on the dart file you want to modify, and click on the small switch on top right to switch the view to code view.
Then, you can add your code to the file! Be careful that not any code will work, it should contain declarations that Nowa is already familiar with.
But with our upcoming version (Nowa 2.0) you will be able to add any code even if it contains declarations Nowa doesn't have inside.
We don't yet have documentation about it, since writing code inside Nowa is still in testing, but soon we will add that page (even update the full docs).
If you have any other questions or need any help please reach out to us on our community https://community.nowa.dev. The team and other users will be there to help 💛