5:03
Flutter Packages and Plugins Explained
Are you confused by the difference between a Flutter Package and a Flutter Plugin? You're not alone! In this video, we break ...
14:23
How to build a package in Dart
Learn best practices for building Dart and Flutter packages for distribution using Pub. See how to run tests, collect code coverage, ...
2:45
Packages versus Plugins? | Decoding Flutter
What is the difference between a package and a plugin? Learn how these bundles of code contribute to your app's functionality ...
1:46
Animations (Flutter Package of the Week)
Flutter lets you customize animations down to the frame, but sometimes what you really want is great default animations to ...
2:57
Learn more about product → https://goo.gle/3oAtlne Tired of writing tedious boilerplate for simple data classes? Try Freezed, a ...
10:21
Anatomy of a Flutter Package: Understand & Reuse Code Like a Pro! | How to Create a Flutter Package
Unlock the power of code reuse in Flutter! This video breaks down everything you need to know about Flutter packages.
1:35
Use this Flutter package to explain how to use your app
Explain how to use your app to your users is key so that they understand how they can take advantage of its full potential and thus ...
4:23
The 10 MOST EPIC UI Packages in Flutter You Need to Know!
Our custom dark theme for VSCode! https://marketplace.visualstudio.com/items?itemName=Astrodevs.astrotheme-dark Or ...
2:16
Collection (Flutter Package of the Week)
Learn more about Collection→ https://goo.gle/pub-dev-collection Tired of doing all the work on your own and just want some help ...
1:26
flutter_lints (Package of the Week)
When you see your Dart code underlined in squigglies, it means that the Dart analyzer has spotted possible improvements in your ...
16:04
Should I use this Flutter package?
flutter #packages #choosewisely In this video we look at how we can evaluate flutter packages to ensure we are using the correct ...
1:29
package:html (Flutter Package of the Week)
Learn more about package:html → https://pub.dev/packages/html Nostalgic for HTML? Package html is an HTML5 parser that ...
2:36
Learn more about mason → https://goo.gle/3bka1Xk Ever wished `flutter create` was more flexible, maybe even creating YOUR ...
10:15
Private Dart and Flutter packages 💙 Anna and Oleksandr Leushchenko 💙 Flutter Forward
A talk by Anna and Oleksandr Leushchenko at the Flutter Forward conference on January 25, 2023. It is hard to imagine a mature ...
3:41
Top MOST EPIC UI Packages in Flutter You Need to Know in 2025!
Level up your Flutter UI game in 2025 with these must-know packages! From expressive utilities and modern styling systems to ...
9:37
Flutter Tutorial for Beginners #26 - Flutter Packages (http)
Hey gang, in this Flutter tutorial I'll show you how we can add packages to our Flutter apps to provide additional functionality.
6:31
How to make a Flutter Package? Build and Publish First Package
In this video, I'll show you how to build and publish your first Flutter package complete with code walkthrough. Timestamps: 0:00 ...
19:33
How to Import and use Flutter Packages
This videos is an introductory video to how to import and use the flutter packages from pub.dev.
8:19
How to Create a Reusable Flutter Package ? | Tutorial | Dart
Command : flutter create --template=package PackageName In this tutorial, we will study how to create a reusable package in ...
13:46
How to Create Dart Packages for Your Flutter Apps
Written tutorial here: https://codewithandrea.com/videos/2020-06-01-how-to-create-dart-packages-flutter-apps/ How to create ...