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:
committed by
GitHub
parent
c6cbaadc44
commit
e2c5064f33
@@ -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).
|
||||
|
Reference in New Issue
Block a user