Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

First Web Page with Flutter

DEV Community·Mathieu K·27 days ago
#audBGXJL
#dart#flutter#web#webdev#fullscreen#canvaskit
Reading 0:00
15s threshold

Writing programs in OOP after more than 10 years of Erlang, Elixir and other Functional languages is kinda difficult. Instead of starting with a complex project or a simple hello world bullshit program, let start with something that could be useful to me: creating a single web with Dart and Flutter. The official Flutter documentation includes a quick tutorial to start a web application from scratch, but before doing anything, a list of requirements could be nice to have. So, what the plan? I would like to learn a bit how Dart/Flutter generates the website I would like to have a single page made of multi pane/frame I would like to have an easy way to create each pane/frame using for example Markdown or Asciidoc format (or in the worst case scenario, YAML) I would like to have a responsive page by default I would like to have a non-exhaustive list of packages/libraries doing this kind projects I would like to have a list of open-source templates/examples to study the code Bootstrapping Flutter for Web…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More