computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
1014 B
14 lines
1014 B
2 years ago
|
# 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).
|
||
|
|
||
|
Visit the following resources to learn more:
|
||
|
|
||
10 months ago
|
- [@roadmap@Visit Dedicated Flutter Roadmap](/flutter)
|
||
|
- [@official@Flutter Website](https://flutter.dev)
|
||
|
- [@official@Flutter for Desktop](https://flutter.dev/multi-platform/desktop)
|
||
9 months ago
|
- [@video@Flutter Tutorial for Beginners](https://www.youtube.com/watch?v=1ukSR1GRtMU\&list=PL4cUxeGkcC9jLYyp2Aoh6hcWuxFDX6PBJ)
|
||
10 months ago
|
- [@article@Learn Dart Programming](https://www.tutorialspoint.com/dart_programming/index.htm)
|
||
|
- [@article@12 Ways Flutter Streamlines App Development](https://thenewstack.io/12-ways-flutter-streamlines-app-development/)
|
||
9 months ago
|
- [@feed@Explore top posts about Flutter](https://app.daily.dev/tags/flutter?ref=roadmapsh)
|