Roadmap to becoming a developer in 2022
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

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:
- [@roadmap@Visit Dedicated Flutter Roadmap](/flutter)
- [@official@Flutter Website](https://flutter.dev)
- [@official@Flutter for Desktop](https://flutter.dev/multi-platform/desktop)
- [@video@Flutter Tutorial for Beginners](https://www.youtube.com/watch?v=1ukSR1GRtMU\&list=PL4cUxeGkcC9jLYyp2Aoh6hcWuxFDX6PBJ)
- [@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/)
- [@feed@Explore top posts about Flutter](https://app.daily.dev/tags/flutter?ref=roadmapsh)