diegoveloper / flutter_percent_indicator

Flutter percent indicator library
BSD 2-Clause "Simplified" License
691 stars 206 forks source link

start angle and End angle #10

Closed maheshj01 closed 5 years ago

maheshj01 commented 5 years ago

How can I add a start angle and the end angle for the Circular percent chart

diegoveloper commented 5 years ago

Hello, it is not implemented yet. I will add this for the next release or you can for the project and send a pull request :)

maheshj01 commented 5 years ago

Well I am not familiar How to do that but I will try my best thanks for the reply by the way

diegoveloper commented 5 years ago

startAngle was added on version percent_indicator: ^1.0.11

maheshj01 commented 5 years ago

thanks diegoveloper can you suggest some resource to learn building these cool widgets

diegoveloper commented 5 years ago

Sure, I have a blog where you can find info about Flutter: https://medium.com/@diegoveloper/

Also check this repository, there is a lot of material about Flutter: https://github.com/Solido/awesome-flutter