Add flutter to desktop options

update/frontend-2023
Kamran Ahmed 2 years ago
parent c668c84ba0
commit 623da999e7
  1. 2
      content/roadmaps/100-frontend/content-paths.json
  2. 18
      content/roadmaps/100-frontend/content/122-desktop-applications/102-flutter.md
  3. 7
      content/roadmaps/100-frontend/content/122-desktop-applications/102-proton-native.md
  4. 1792
      public/project/frontend.json
  5. 2
      public/sitemap.xml

@ -139,6 +139,6 @@
"desktop-applications": "/roadmaps/100-frontend/content/122-desktop-applications/readme.md",
"desktop-applications:electron": "/roadmaps/100-frontend/content/122-desktop-applications/100-electron.md",
"desktop-applications:tauri": "/roadmaps/100-frontend/content/122-desktop-applications/101-tauri.md",
"desktop-applications:proton-native": "/roadmaps/100-frontend/content/122-desktop-applications/102-proton-native.md",
"desktop-applications:flutter": "/roadmaps/100-frontend/content/122-desktop-applications/102-flutter.md",
"web-assembly": "/roadmaps/100-frontend/content/123-web-assembly.md"
}

@ -0,0 +1,18 @@
<DedicatedRoadmap
href='/flutter'
title='Flutter Roadmap'
description='Click to check the detailed Flutter Roadmap.'
/>
# Flutter
Flutter is a free and open-source multi-platform UI framework created by Google and released in May 2017. In a few words, it allows you to create a native mobile application with only one codebase. This means that you can use one programming language and one codebase to create three different apps (for iOS, Android and Desktop).
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://flutter.dev'>Flutter Website</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://flutter.dev/multi-platform/desktop'>Flutter for Desktop</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.w3adda.com/flutter-tutorial'>Flutter Tutorial</BadgeLink>
<BadgeLink colorScheme='green' badgeText='Course' href='https://www.youtube.com/watch?v=1ukSR1GRtMU&list=PL4cUxeGkcC9jLYyp2Aoh6hcWuxFDX6PBJ'>Flutter Tutorial for Beginners</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.w3adda.com/flutter-tutorial'>Flutter Tutorial</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.tutorialspoint.com/dart_programming/index.htm'>Learn Dart Programming</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://thenewstack.io/12-ways-flutter-streamlines-app-development/'>12 Ways Flutter Streamlines App Development</BadgeLink>

@ -1,7 +0,0 @@
# Proton native
Proton Native allows you to create desktop applications through a React syntax, on all platforms.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://proton-native.js.org/'>Official Website and Docs</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=Hw6vPBfVVeo'>Getting Started With Proton Native</BadgeLink>

File diff suppressed because it is too large Load Diff

@ -123,7 +123,7 @@
<url>
<loc>https://roadmap.sh/graphql</loc>
<changefreq>monthly</changefreq>
<lastmod>2022-12-19T18:21:56.429Z</lastmod>
<lastmod>2022-12-19T18:23:02.999Z</lastmod>
<priority>1.0</priority>
</url>
<url>

Loading…
Cancel
Save