Flutter Gym App | BloC Master App Beginners to Advanced

preview_player
Показать описание
Learn about Flutter Gym app, BLoC Master App Beginners to Advanced. We used Cubit which is simpler and almost same as BLoC pattern. This app is also a exercise app.
The BLoC topic I have covered

BLoC / Cubit State Management
BlocProvider
MultiBlocProvider
HydratedCubit
HydratedStorage
HydratedBlocOverrides
The above concepts are covered for building full-fledge app using BLoC/Cubit. In the video tutorial(coming in 2 or 3 days) I have covered all the concepts step by step. If you finish the video tutorial with complete source code, you will master BLoC like a pro since it's everything you need to know about Flutter BLoC

Loading JSON Data
Storing JSON locally
Edit data and save in the storage
Edit any loaded data
Save edited data
Adding new data
Save settings
Play audio
Pause activity
Resume activity
Logging info in the app
Download and save files to local directory of the mobile
Delete info from the app

Download starter code and complete source code from here

More UI and BLoC app here

Learn software programming with us step by step. Make money from home by learning programming

Complete e-commerce app

Complete app for beginners

Flutter Firebase Chatting App

Firebase complete study app

Complete Gym App

Traveling App

Learn to build an android and iOS app

Learn to build a video player app

Learn to build a website step by step

Learn to build an ebook app

Build an audio app step by step

Twitter @dbestech
Рекомендации по теме
Комментарии
Автор

Love your Work, you are such an amazing person God bless you and increase your knowledge, Wish you the best in your life sir you are the best TECH EVER ♥

abycrow
Автор

Thanks for sharing. I love your Tutorial ^^

ThaoMeoTV
Автор

thank you so much sir 🙏 merci pour vos efforts, vous êtes le meilleur et bonne continuation

chahinezremaci
Автор

at 3:11:30, we just change 1 exercise of workout but we loop through workout and create new workout with just 1 ex change, so im curious is that effective way to update 1 element in list or we can use exIndex to access that exercise and change it and doesnt need to for loop.

trungthanh
Автор

Yes it's big tutorial series for Bloc Cubit State Management techniques has been gone thank you so much for your support and help
Just a one thing can you tell me why we used setState method if we used Bloc

ravindrapatil
Автор

please make a video about clean architecture. I love your videos

trungthanh
Автор

Good work keep it up... Request you to create videos on Flutter tutorial using design patterns.

KamakshiReddyPeram
Автор

Can anyone tell me where the hell this 0:41:40 cubit class created which we are extending 🙄

poketuner
Автор

sir, please see 04:23:30 onTick function not properly working.

akashlimbasiya
Автор

Am grateful for this effort.

but can you do a GetX tutorial of same duration and quality?

amazing-content
Автор

can we create new set of exercises in this

ShiveshSumbly
Автор

Hello, I bought your Flutter Gym App and I have this problem.
The plugin `downloads_path_provider` uses a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding. Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs.

Could you advise me how to fix it or send me an updated app? Please.

danielhevier
Автор

im getting null value from prelude and duration. any fix?

ShakilAhmed-fcmx
Автор

2:58:39 Edit Block Works
3:19:13 Edit time

fclinuxnova
Автор

1:24:40 After adding "shrinkWrap: true" my error was also resolved. But It is not scrollable like yours. I can't seem to get why that is happening. Can you help?

md.ibrahimhossen
Автор

I'm learning Flutter, could you tell me the average bundle size of a release simple app in ios and android?

brunovercosa
Автор

Master Flutter By Building A Video And Voice Call Chat App

saqibejaz
Автор

I cannot go more, the json is not get out to the screen: 1:20:04

E/flutter ( 8229): Unhandled Exception: type 'List<String>' is not a subtype of type 'String?' in type cast
E/flutter ( 8229): #0 new Workout.fromJson
E/flutter ( 8229): #1 WorkoutsCubit.getWorkouts

fclinuxnova
Автор

Hi, it's me again.
Did you take the time to talk about what we talked about on twitter? I wrote to you there again.

danielhevier