Learn a flutter package by running it's example

Опубликовано: 27 Июль 2026
на канале: Ivo Fernandes
310
9

In this video you can check how to run an example of a flutter package of pub.dev

Package used in this video:
https://pub.dev/packages/spell_check_...

Github desktop app:
https://desktop.github.com/

Timeline:
00:00 Introduction
00:40 Import the package from GitHub
02:00 Fix missing Runner-Bridging-Header.h
03:45 Run the example
04:20 Analysing the code of a new package