My Apps:
- Pure Writer:
- OCAT: https://ocat.app
My Apps:
Make Android DrawerLayout can be dragged out in real-time within the range of fullscreen
A nice about page library based on MultiType
An Android library to fix Toast BadTokenException
Day of Week | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
In chat_animated_list.dart
, within _handlePagination
, the call to _scrollToIndex(duration: Duration.zero)
does not actually behave as an immediate …