Flutter Tutorial - Amazing Lottie Animations | Android, iOS, Flutter Web

Flutter Tutorial - Amazing Lottie Animations | Android, iOS, Flutter Web

HeyFlutter․com

2 года назад

66,921 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Study Stream
Study Stream - 19.05.2023 02:09

Really helpful video mate!
This is exactly what I was looking for :)

Ответить
Vinayak Amirtharaj
Vinayak Amirtharaj - 18.05.2023 09:01

hey hi HeyFlutter... I am using a loading with onsuccess on onfailure state with the animation loop... how i can handle the programmatically and show success state on success scenario alone and not always

Ответить
Monireach Tang
Monireach Tang - 05.03.2023 17:02

amazing!

Ответить
Laila Abdulrahman
Laila Abdulrahman - 08.02.2023 17:10

Thanks alot very clear and useful and your words are very clear

Ответить
Naveen Sah
Naveen Sah - 19.12.2022 15:16

thank you!!

Ответить
Alok Rai
Alok Rai - 12.12.2022 11:39

Dude, so just to get the code access I will have to subscribe to newsletter (without knowing I will have to do more) and then I will have to share about your website to 7 people?
What next? Will I have to offer sacrifice as well 🤣🤣🤣☮️

Ответить
Yac Yasma
Yac Yasma - 22.10.2022 13:06

thankyou, keep doing what are you doing, right behind you

Ответить
Avram Mischoff
Avram Mischoff - 12.09.2022 20:41

Thank you!

Ответить
Michael Okhaimoh
Michael Okhaimoh - 15.08.2022 16:25

My Flutter Goat! Please continue

Ответить
bloodwing gamer
bloodwing gamer - 18.07.2022 17:56

Bro I am facing serious trouble it is showing not declared Lottie plz helping out

Ответить
Yomna Ahmed
Yomna Ahmed - 06.07.2022 18:22

Awesome ❤❤
Pls never stop sharing videos like this 🥺

Ответить
Hasi
Hasi - 13.05.2022 05:40

Such a shit

Ответить
Bonten organization
Bonten organization - 10.05.2022 12:29

can we use this in ChangeNotifierProvider? as i wanted to use this splash screen and home page should be as user id

Ответить
shravan kumar Pottala
shravan kumar Pottala - 30.04.2022 00:13

or How to redirect to splash animation or video screen from main.dart How to call or initialize splash screen page

Ответить
shravan kumar Pottala
shravan kumar Pottala - 30.04.2022 00:12

How to redirect to other screen after splash video or animation screen. I want to redirect to main.dart wqhich as firebase initializations etc like void initServices() async {
// await Get.putAsync(() => AssetLottie().init());
Get.log('starting services ...');

await GetStorage.init();


await Get.putAsync(() => TranslationService().init());
await Get.putAsync(() => GlobalService().init());
await Firebase.initializeApp();
await Get.putAsync(() => AuthService().init());
await Get.putAsync(() => LaravelApiClient().init());
await Get.putAsync(() => FirebaseProvider().init());
await Get.putAsync(() => SettingsService().init());
Get.log('All services started...');
}

/* @override
void dispose() {

super.dispose();
}

@override
Widget build(BuildContext context) {

}
*/
void main() async {
// await Get.putAsync(() => AssetLottie().init());
// await Get.lazyPut(() =>MyScreen) ;
WidgetsFlutterBinding.ensureInitialized();

await initServices();

runApp(
GetMaterialApp(
title: Get
.find<SettingsService>()
.setting
.value
.appName,
initialRoute: Theme1AppPages.INITIAL,
onReady: () async {
await Get.putAsync(() => FireBaseMessagingService().init());
},
getPages: Theme1AppPages.routes,
localizationsDelegates: [GlobalMaterialLocalizations.delegate],
supportedLocales: Get.find<TranslationService>().supportedLocales(),
translationsKeys: Get
.find<TranslationService>()
.translations,
locale: Get.find<SettingsService>().getLocale(),
fallbackLocale: Get
.find<TranslationService>()
.fallbackLocale,
debugShowCheckedModeBanner: false,
defaultTransition: Transition.cupertino,
themeMode: Get.find<SettingsService>().getThemeMode(),
theme: Get.find<SettingsService>().getLightTheme(),
darkTheme: Get.find<SettingsService>().getDarkTheme(),
),
);
}

Ответить
Emmanuel Bonke
Emmanuel Bonke - 23.03.2022 22:17

I've been struggling with this effect...
You're amazing...
Keep going...

Ответить
Let me Flutter
Let me Flutter - 11.03.2022 22:11

very helpful tutorial👍

Ответить
Jeesbond Jeerasak
Jeesbond Jeerasak - 09.03.2022 15:35

If I want to add education animateion in flutter, how can I find it ?

Ответить
N UvA
N UvA - 28.02.2022 23:35

Like always you are a genius. Flutter is sometimes too cumbersome though.

Ответить
munya Abdulhameed
munya Abdulhameed - 12.01.2022 01:05

Thank you very much
We want also lessons in rive and flare animations 🙏🏻🙏🏻🙏🏻🌷

Ответить
4N1ME FUN
4N1ME FUN - 28.12.2021 23:07

can you tell me the differences between after effect, lottie and rive, they don't all work the same, which one do you think I should use for flutter dec

Ответить
Ahteram Khattak
Ahteram Khattak - 08.12.2021 20:49

Nice pick maarte!!!! 👍👍👍👍👏👏👏👏👏

Ответить
my work
my work - 08.10.2021 09:47

Is the lottiesfile free for Commercial and Personal Use? and No need to credit, license, or anything.?

Ответить
LyricsDrops
LyricsDrops - 30.09.2021 18:17

Is there any way to resize or increase the size if the animation?

Ответить
LyricsDrops
LyricsDrops - 30.09.2021 18:16

I have downloaded a couple of blob animations from lottie but theyre simply just showin up but not movin what should i do?

Ответить
4008 Aravindan J
4008 Aravindan J - 10.09.2021 05:39

Why we are using dispose() function?

Ответить
4008 Aravindan J
4008 Aravindan J - 04.09.2021 06:27

What is init state and set state and what's difference between that?

Ответить
Awumbe Solomon
Awumbe Solomon - 27.08.2021 19:36

you are the best......which site did you download the animation???

Ответить
Rammehar
Rammehar - 27.08.2021 18:38

Very interesting video. Pls make video on flutter bloc and auto_route library with auth flow

Ответить
Kyrie Smalls
Kyrie Smalls - 27.08.2021 16:40

My guy ONLY creates amazingly helpful and awesome videos. Thanks again, man!

Ответить
whoistom
whoistom - 27.08.2021 15:09

And again...the next awesome video:) Thanks!!

Ответить
kahraba mohamed
kahraba mohamed - 27.08.2021 13:17

hello johaness please answer me ,
i would develop an mobile app with (flutter+ dart) which can admin upload a pdf document for user and users can auth + read this documents + download

Ответить
iGhost
iGhost - 27.08.2021 12:33

amazing, could you do Rive too in the near future?

Ответить
Salman F Rahman
Salman F Rahman - 27.08.2021 08:05

Awesome! I like your videos, they are super helpful ^_^

Ответить
Debjeet Debnath
Debjeet Debnath - 27.08.2021 07:12

please make a video on flutter videocall with the help of webrtc .. the resources are very less in for flutter

Ответить
sam orket
sam orket - 27.08.2021 05:20

nice Job keep up with the good work.

Ответить
Рафаэль Салихов
Рафаэль Салихов - 27.08.2021 03:49

this is an interesting topic. Maybe consider the topic with the controller more? There fast forward, 5 sec, Time remap, Markers and so on

Ответить
Pray&Code
Pray&Code - 27.08.2021 03:47

You are just a life saver. That's all I can say. Keep up the good work..👍🏽

Ответить
samad shukr
samad shukr - 27.08.2021 00:44

Is there any way to change the lottie animation background please in the app?

Ответить