Тёмный
No video :(

Publishing a Flutter Package 

Fun with Flutter
Подписаться 32 тыс.
Просмотров 5 тыс.
50% 1

In this video I create and publish my first Flutter Pub package - from start to finish (including errors).
Recorded this video a while back, only got around to editing it now. Will update and modify the package with time. What you see in the video might change with future updates.
Splash Effect Video:
• Flutter Effect Challen...
Get the package:
pub.dartlang.org/packages/spl...
Get the code:
github.com/funwithflutter/spl...

Опубликовано:

 

12 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 14   
@adammierzwa2251
@adammierzwa2251 4 года назад
Great video gordon!
@blackdockers
@blackdockers 4 года назад
Awesome!
@Mohamedhassan-if8ww
@Mohamedhassan-if8ww 5 лет назад
thnx for this
@emreyurtseven2125
@emreyurtseven2125 4 года назад
nice thank you
@mrpakravian
@mrpakravian 5 лет назад
Great
@adammierzwa2251
@adammierzwa2251 4 года назад
How did you add the example folder to your package?
@FunwithFlutter
@FunwithFlutter 4 года назад
I added it manually, which is wrong. The general convention is to provide a fully working example folder. Something that someone can navigate to and immediate run by saying "flutter run". I need to update this package to have an actual example. I believe you can generate an example folder by calling "flutter create example". See this StackOverflow stackoverflow.com/questions/56506392/how-do-i-add-an-example-project-to-a-flutter-package
@_birdy_birdy
@_birdy_birdy 3 года назад
Thanks but I think we don't need android studio. I just added library at the top and worked.
@FunwithFlutter
@FunwithFlutter 3 года назад
Yes, you are right
@_birdy_birdy
@_birdy_birdy 3 года назад
@Fun with Flutter 🙋Thanks for replying me. I have been busy making packages. Is this possible to contact you somewhere? Here are these packages I made pub.dev/publishers/waterydesert.com/packages
@tinhphan6618
@tinhphan6618 5 лет назад
First view, comment and like 😃
@FunwithFlutter
@FunwithFlutter 5 лет назад
Lol :) thanks for the support!
@tinhphan6618
@tinhphan6618 5 лет назад
@@FunwithFlutter Lol:) I really like your video about flutter. This supported for me very much. Thanks for!
@mazenalsakkaf
@mazenalsakkaf 4 года назад
Great