Skip to content
Adarsh Kumar Maurya edited this page Dec 6, 2018 · 2 revisions

Welcome to the flutter-getting-started wiki!

Have you ever tried to create an app for IOS and Android, and looked for a fast, reliable, and single-code-base platform? If so, this project, Flutter: Getting Started, is the perfect tutorial for you. In this project you’ll learn how to build apps with Flutter, mobile platform backed by Google. First, you’ll explore how to build a Hello World app with Flutter. Next, you’ll build a user interface and add interactivity. Finally, you’ll discover how to create a complete database app. When you’re finished with this course, you’ll have a foundational knowledge of Flutter that will help you as you move forward to build great and successful mobile apps for Android and IOS with Flutter.

  1. Tutorial Overview
  2. Hello Flutter
  3. Designing the UI with Widget
  4. Adding Interactivity
  5. Navigating an App and Dealing with Data
  6. Introducing Gesture and Animations
Clone this wiki locally