Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Full-Stack Development with FlutterFire

Full-Stack Development with FlutterFire

พัฒนาแอปพลิเคชั่นในทุกแพลตฟอร์มด้วย Flutter แบบครบจบในตัวควบคู่กับ Firebase

Firebase Thailand

April 01, 2023
Tweet

More Decks by Firebase Thailand

Other Decks in Technology

Transcript

  1. Full-Stack Development with FlutterFire Senior Software Engineer at Agoda Kajornsak

    Peerapathananont Firebase Dev Day 2023 GDG Bangkok Firebase Thailand Organized by
  2. #FirebaseDevDay2023 How to use FlutterFire $ firebase login $ dart

    pub global activate flutterfire_cli $ flutterfire configure
  3. #FirebaseDevDay2023 How to use FlutterFire $ flutter pub add firebase_core

    $ flutterfire configure $ flutter pub add [plugin_name] $ flutterfire configure
  4. #FirebaseDevDay2023 Super simple application - 3 platforms - iOS, Android,

    Web - APIs - CRUD - Social login - Database - NoSQL - real-time synchronization - Infrastructure - Load balancing - Multi-DC support
  5. #FirebaseDevDay2023 - Check your requirements - Find suitable Firebase products

    - Check FlutterFire compatibility - Platform availability
  6. #FirebaseDevDay2023 - Use Firebase to makes your life easier -

    No need to take care of infra things - Focus on business logic & UI - Write once, run anywhere** - Use Flutter and enjoy