Shreeman Arjun Sahu
Shreeman Arjun Sahu
New version released 4.62
@Milad-Akarie I think this should be a good feature to add.
You can use guards (https://pub.dev/packages/auto_route#route-guards).
Yes, on the first run itself. Fixed through a pr #8.
I think it is better to be add .autodispose modifiers to service,constant classes ex: ```dart final storageServiceProvider = Provider.autoDispose( (_) => HiveStorageService(), ); ```
@jonataslaw yaa it throwing bug if we are using device preview.
#1661 Please check this issue. This may fix your problem.
Fixed #5
Yes. i have assigned this to you. Let me know ,if any help needed.
@imacro1212 Please add test also for `locale pod`.Then wil merge. Thanks.