1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 03:59:54 +02:00

added: DedicatedRoadmap Flutter Roadmap (#2995)

This commit is contained in:
Muhammad Pazrin Andreanor
2022-11-22 12:25:14 +07:00
committed by GitHub
parent c6cbaadc44
commit e2c5064f33

View File

@@ -1,3 +1,9 @@
<DedicatedRoadmap
href='/flutter'
title='Flutter Roadmap'
description='Click to check the detailed Flutter Roadmap.'
/>
# Flutter
Flutter is a free and open-source mobile 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 two different apps (for iOS and Android).