Ali Akber
Ali Akber
Its more convenient to copy the Installation command with one click
This feature is for repository maintenance. Before pushing I run `flutter test` but often forget to run `flutter analyze`. Also doing this manually doing `cd` in each folder is a...
I'm working on a model that needs to apply transpose as a step in pre-processing. Can this be done with this library now? if not do you plan to add...
I would like to know if there is any way to load contacts in batches or is there any way to paginate the loading of contacts.
In the decorator pattern example, the two classes are different. The StarbucksDecorator is not decorating an existing coffee object but creating a new coffee object every time. This class should...
### Related to Fixes a very small typo ### Context ### Approach
I think this repo should provide examples for common libraries such as `dio` . I know it's not a responsibility of `mockito` but I believe this will encourage more people...
## Why? (ticket link or issue description) #16 ## What was done and how? Theme changing was implemented with GetX ## Anything special? (optional)
As of now there are no unit tests. I'd like to work on writing tests.
when I add a new object its getting added at the top left of the screen (0,0), how do I add it to the center? Android SDK version : 29