-
-
Notifications
You must be signed in to change notification settings - Fork 317
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
Add more animated texts to the package #187
Comments
@aagarwal1012 Can I try working on this? |
Go ahead @Sameerkash do let us know which animation you are working on.. |
Thanks @SirusCodes, I'll try out a few things and drop by again. |
Any update on this ? :) |
@Tonku if you want to work on any new animated text then please post a comment. |
Can I work on this? |
Yes @jyotilaxmi98, you can definitely work on this issue. |
How can I join the discord channel?
…On Fri, Mar 5, 2021, 11:33 Ayush Agarwal ***@***.***> wrote:
Yes @jyotilaxmi98 <https://github.com/jyotilaxmi98>, you can definitely
work on this issue.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#187 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMXGFQ2V6F5FY43ZFKWMYXDTCBXZLANCNFSM4V26PZPQ>
.
|
Participants and mentors should have received an email from GirlScript Summer of Code girlscriptsoc@gmail.com with the Discord invitation. |
I also want to add some animated texts. How can I get started like where I can create this. I am a total beginner in dart and flutter so don't know where to create it. I searched in net. I am getting confused. Can anyone give me any suggestion or resources so that I can take help from it? And these examples which were given were amazing. I also want to create something like that. |
@Preeti2095 If you don't have any idea about it I would recommend you to learn a bit about Flutter and Animations in Flutter. |
Thanks @SirusCodes! |
Can I work on this under GSSOC '21 ? |
@prerna2712, Sure, go ahead, do let us know which animation, in particular, you're working on. |
Is there any seperate discord channel within or outside the GSSOC server? Because I cannot find any seperate channel. |
Please search for #animated-text-kit under projects2 of GSSoC's main server. |
@Sameerkash I think it is not visible to us yet. |
@aagarwal1012 I would like to add new animated text ( i.e Effect 15 from the reference :https://tobiasahlin.com/moving-letters/#15) |
@saurabhraj042 Issue #207 has been created for you. |
Attention GSSOC ParticipantsWe are interested in GSSOC Participants creating new animations. The link to Moving Letters is meant to be inspirational, not necessarily a specification. We welcome your imagination. Rather than have a bunch of people working on this one issue (#187), we will create a unique issue for each (Participant, Animation) combination. For example, @saurabhraj042 requested to work on an animation like Moving Letters - Effect 15, so we created #207 for him. If you are interested in working on an animation, please create a new Issue. Please describe the animation that you are striving for because we would like to avoid multiple people working on the same animation. We will add the |
Have you noticed that animation classes come in pairs? For example, there is When introducing a new Going forward, we are championing the adoption of the Version 3 approach, and will be deprecating the legacy Kit classes. This will make creating new animations easier. |
I was installing flutter...and when I ran flutter doctor I got " !doctor found issues in 1 category" in the last line. How to resolve this? |
@Preeti2095 would recommend asking these types of questions on discord rather than here as this is meant for communicating about this particular issue and not generic doubts about flutter, ping @sameer in discord, I'll be able to help you. |
you've got the wrong sameer 😢 |
@aagarwal1012 I would like to work on this issue. I am thinking of adding new text animation Effect 12 from https://tobiasahlin.com/moving-letters/#12 Do let me know if I can work on this. My GSSOC'21 Discord ID is : Kalgi Sheth (P)#6930 |
@CoderInTheWoods, thanks for the proposal, I have assigned you #234. |
@aagarwal1012 can I please work on this issue? And how shall I know which animations are still left to be added? |
@Mohitmadhav, try to select one animated text from the list and check if it is not present in the Readme file; this should work for now. |
I want to work on https://tobiasahlin.com/moving-letters/#14 But how should I proceed? |
Hey @Mohitmadhav it looks really great you can start working on it.
|
That I understand but how can I create the animation I meant - By creating a new dart file for effect in src folder after fork and clone? |
Yes @Mohitmadhav you can follow this as well. |
@SirusCodes not contributing rules - I meant how shall I create this new effect? |
@Mohitmadhav I would directly paint the text to canvas and honestly speaking that's not easy. |
Reference: https://tobiasahlin.com/moving-letters/
If you want to work on any animation follow these steps.
The text was updated successfully, but these errors were encountered: