chan
chan copied to clipboard
Flutter imageboard browser for iOS and Android
Not sure if it's the iPhone throttling as they don't seem to be observed when attached in profile mode. It could have to do with the power being connected.
Some sites are on the embeddable list, but they don't ever seem to return an appropriate image, so don't end up being shown. Removing them from the embed list (patching...
Mouse shouldn't be able to drag the interface around. Then it could be used to select text without opening the "select text" popup.
To avoid loading spinners or maybe for offline use?
It's not crazy high but still a lot higher than it should be. The app is evicted more often than it needs to be. Would be helped by fixing #1.
Integrate with archives to fetch blocks of 1000 posts for event stickies.
More complex than it seems due to how the replybox and tabs list hide behind the tab bar.
Would need to determine which flags are possible based on board. Maybe related to #27
It's not really representative of the amount of scrolling that has occured, maybe updating that field should be blocked during search.
Need a way to show WEBMs. Could use `dart_vlc` but appears to crash upon minimal testing.