Open SirusCodes opened 2 years ago
Hy, I want contribute in this issue can you help me?
Hey, @Roshani9731 I hope you already took a look at how the app works. So we have image_text_handler to which is a bottom sheet for the main screen. First, you have to make a list of fonts available to change in a horizontal fashion(like Instagram) but in our app, it will be present in this bottom sheet.
Then you have to manage the font family using riverpod and update the text font as it is changed in poem_image_text.
You can load fonts dynamically from google_fonts package.
Also after making a fork make a separate branch from stable branch
Do let me know if you have any questions.
It is a Good Idea to implement Other fonts and also Bold Italic like a text editor maybe so that users don't have to use multiple apps for this and also some background options
Thanks for the suggestion, @Sarahkhan20 can you suggest some good fonts?
Yeah Sure! Why Not, Some fonts that can be implemented in a poetry app can be cursive fonts maybe , then sans-serif, serif fonts. You can use Times New Roman, Georgia which Gives modern poetry look as well they are readable. Can Implement Script fonts. What's the issue with using Google font APIs? I can send you a list if you want let me know! I'll be happy to help!
@SirusCodes I want to work on this issue can you please assign to me
@SirusCodes I want to work on this issue can you please assign to me
Sure done 👍
@SirusCodes please assign this issue to me
Describe the feature We can use google fonts to get fonts dynamically.
Plan to execute Add a list of fonts(few selected ones) in the UI and change it when the user selects the font and updates the UI.