Tirth

Results 36 comments of Tirth

Thanks for opening this issue. That's a good idea. I would publish it in the pub by the weekend.

Docs are already fixed! Good to close?

I think this issue is outdated now. Good to close?

I think flutter-doc's sentry page seems up-to-date. Good to close? Here is the sentry doc for comparison - https://docs.sentry.io/platforms/flutter/#configure

https://user-images.githubusercontent.com/13456345/189500105-cd1aab65-9f47-409c-ba41-67fbc1afda8d.mp4

Just remove `const` from `Center`. Since `Text` uses a value which is not a const. ![Screenshot at 2022-10-05 02-05-38](https://user-images.githubusercontent.com/13456345/193921818-0169f862-7df8-4da0-9cb1-50d2a105021d.png) Step 2 doesn't have a `const` either at that line.

This seems fixed! I can see a return statement with `return null;` at the end.

I think this one is fixed. Good to close?

@danagbemava-nc do you have link of the repo where I can fix this issue?

this one is fixed I guess. I checked it. ![Screenshot at 2022-09-11 00-20-28](https://user-images.githubusercontent.com/13456345/189497615-632242f7-9119-4556-a9ca-8088bc027301.png) > D'OH. I see it's using the wrong link on the showcase page! (I had looked at...