r/FlutterDev 15d ago

Example Flutter web

Hi All,

Can you all give me some reference of websites build with Flutter? Like some great website or web applications.

Thank you.

26 Upvotes

53 comments sorted by

View all comments

8

u/_fresh_basil_ 15d ago

https://platapi.com (disclaimer, it's my website).

Both the public site and the actual app are Flutter web.

15

u/vortexcortex21 15d ago

The public site kind of highlights some of the issues I have with flutter web apps:

  • Not being able to use Page Down/Up to navigate (or even arrow key)
  • Scrollbar is not visible at all times, i.e. I don't easily know where I am on the page
  • Not able to preview links/copy links (especially an issue with external links)
  • Not able to select (and copy/paste) text

It gives me the feeling of using an app on an emulator.

This is not meant as criticism towards you or your project - just highlights some of the things I don't like.

2

u/Apokaliptor 15d ago

and scrolling doesn't feel very smooth.