Explore tweets tagged as #interactiveViewer
Termal: a fast and interactive terminal-based viewer for multiple sequence alignments. #MultipleSequenceAlignments #TerminalViewer #interactiveViewer #Bioinformatics @BioinfoAdv
https://t.co/WzGHLrKDYD
0
60
243
Is it just me, or is @FlutterDev's InteractiveViewer broken as F*ck? In the first place, I expect the square to be centered, which it's not. Then when I zoom, it does a weird snappy thing and zooming seems to go from a different point then the actual gestures... Familiar?
2
0
4
#Flutter tip: when showing downscaled Image widgets, such as with an InteractiveViewer, use FilterQuality.medium for a MASSIVE improvement in visual fidelity. Look at the jagged door handle edges vanishing completely below:
0
1
8
Flutter用PDFビューアープラグインにInteractiveViewerベースのズーム機能 を追加しようとしてるんだけど、ページ画像のキャッシュのバグが取れなくて困ってる。もう少しなんだけど。
1
0
2
🌇📱 Big images on small screens. In this #WidgetOfTheWeek, learn how to wrap your widget with InteractiveViewer so users can pan around your picture and see it clearly. Learn → https://t.co/zJDTH2BZiQ
2
36
279
😎📲 このウィジェットは小さなスマートフォンの画面には大きすぎる、と困ったことはありませんか? InteractiveViewer でウィジェットをラップすると : 🌀 拡大 🔷 縮小 🦋 カスタマイズ 🖌 その他多数の操作ができるようになります! 詳しくは 📺(日本語字幕あり)⬇️ https://t.co/S812Nr2uuP
0
1
7
Flutter Draggable is very powerful. If you are building an app that needs to drag things around on the screen, Draggable seems to be the obvious tool for the job. However, getting Flutter Draggable to work with InteractiveViewer or transformed content can be a bit tricky. At
3
3
33
FlutterのSelectionAreaとInteractiveViewerのスクロールというか、Panの取り合いの制御に手間取っている。これ、マジで解決策あるんかいな。
0
0
1
Could not complete vertical scroll of Listview inside InteractiveViewer https://t.co/2c2XIPr4Yo
#flutterlayout #flutter
0
3
1
🧐 Flutter tips The interactiveViewer makes it easy to let a user pan, zoom on an image Useful to crop an image, zoom in... #flutterdev
0
12
100
FlutterのInteractiveViewerを使うと、ピンチ操作で拡大縮小できる画像ビューワーが簡単に作れるが、そのソースをそのままWindowsでも実行できる。マルチタップできないWindowsではピンチの代わりにマウスホイールで拡大縮小だったが、マルチタップできるディスプレイだとピンチ操作もOK。
0
0
1
Some things are so easy with Flutter! ✨ For example, in this demo, I use: - a Hero widget to open an image on a separate page - an InteractiveViewer to handle zoom/pan gestures I'll share a separate tip later, but the whole thing takes less than 30 lines of code! 👌
1
4
71
"Add clipBehavior to InteractiveViewer" by RomanJos was merged into #Flutter master https://t.co/yM376DUqHD
0
3
3
😴 Lazy-loading FTW In this #GoogleIO talk, @justinjmcc explores the ideas behind ListView.builder and InteractiveViewer.builder, and builds a procedurally generated, lazy-loaded universe in Flutter. Watch ⏩ https://t.co/w9SdNv3KA0
2
20
99
"InteractiveViewer NNBD Docs Migration" by Justin McCandless was merged into #Flutter master https://t.co/aDxwZPrsBO
0
3
3
.@ValleyfairMN’s app with interactive map and built-in navigation is another excellent example of what park apps should look like. I’m building different POCs using InteractiveViewer widget and flutter_map package to bring this interactivity to our app. Not gonna lie, it’s so
7
4
68
Flutter's InteractiveViewer is so broken out of the box that is unusable without a lot of work. This one is less broken out of the box: https://t.co/0dg5W98pax
7
4
65
FlutterのInteractiveViewerを使うと画像が拡大縮小できるが、2つのwidgetに同じコントローラを使うと、拡大縮小が同期して行われると分かった。画像加工プログラムの確認に便利。つーか他に使い道思いつかんが。 動作時の動画上げようとしたら、フレームレートが高いのでダメと言われた。
1
0
1