Flutter Budget Tracker with Notion API Tutorial | Apps From Scratch

  Рет қаралды 34,299

Marcus Ng

Marcus Ng

Күн бұрын

Пікірлер: 60
@FlutterMapp
@FlutterMapp 3 жыл бұрын
Notion is getting a lot of traction theses days. Very glad to see a Flutter App with the Notion API! Thank you very much for this video Marcus. Have a good one 🙏⚡️
@deidyomega
@deidyomega 3 жыл бұрын
I dont know how you dont have more subs man. Your content is the highest quality tuts I've ever seen.
@amrosdn
@amrosdn 3 жыл бұрын
so true really he is the best . best wishes for him
@seetsuka7922
@seetsuka7922 2 жыл бұрын
Hi! I love your videos. I've learned a lot with them :D PD.: If you have problems with the connection between integration and DB, it's because Notion got updated and now you have to click the three dots on the upper right corner and select "Add connections". There are the names of the integrations you've made before.
@andenetalexander5244
@andenetalexander5244 3 жыл бұрын
I was planning to make a flutter app using Notion API too. That's awesome! I'm looking forward to making one.
@khanisrarahmedalihusain
@khanisrarahmedalihusain 3 жыл бұрын
Awesome. I really like your videos. Thanks for all these😊
@Kerriden1
@Kerriden1 2 жыл бұрын
It would be nice to extend the functionality of the app to add new expenses items and categories from the app itself, not from the notion website. It will keep the notion as a backend and all required operations could be done via the app
@chuxville11
@chuxville11 3 жыл бұрын
Thanks for another one Marcus NG been awaiting a new tutorial from You.
@jigneshji3228
@jigneshji3228 3 жыл бұрын
best flutter channel
@emanuelnlopez
@emanuelnlopez 3 жыл бұрын
This is really great. Thank you for sharing!!!
@austinevick
@austinevick 3 жыл бұрын
I love your tutorials 😊😊
@eliasp.2759
@eliasp.2759 3 жыл бұрын
Awesome tutorial !
@bmk4308
@bmk4308 3 жыл бұрын
Love it! Will give it a try
@jenniferzhang1016
@jenniferzhang1016 3 жыл бұрын
Amazing tutorial like always 👍👍👍
@VikasGupta-mv3ir
@VikasGupta-mv3ir 3 жыл бұрын
Excellent work
@mathausguimaraes
@mathausguimaraes 3 жыл бұрын
Awesome video, thanks for your content
@janklai814
@janklai814 3 жыл бұрын
Wow, full of useful stuff, thanks for the good vedio!
@remymumoh2577
@remymumoh2577 3 жыл бұрын
Hi Marcus, a tutorial using Domain-Driven Design Principles and Bloc? I have really learned a lot from your channel
@darpitrangari8207
@darpitrangari8207 3 жыл бұрын
Thank you🙌🙌
@mfauzi4357
@mfauzi4357 10 ай бұрын
Please make another tutorial to update data into the database, or even better enabling offline mode and synch
@arwahsapi
@arwahsapi 3 жыл бұрын
You're awesome!
@JETLAI123
@JETLAI123 3 жыл бұрын
Would you like to make a video about the States_rebuilder library? It's underrated state management.
@fantamagier
@fantamagier 3 жыл бұрын
Thank You
@ВоиныСвета-г6м
@ВоиныСвета-г6м 3 жыл бұрын
Cool!!!
@luisangelcruztrevino12
@luisangelcruztrevino12 3 жыл бұрын
Can we add new data through Notion API?
@mightytechno
@mightytechno 3 жыл бұрын
great video
@roybalde5601
@roybalde5601 3 жыл бұрын
thanks for the video I love the contents of your videos and so i would like to ask you ca make us a video on how to create a wallpaper app with a database and not with an api Please please please please please
@ikramtalbi1309
@ikramtalbi1309 Жыл бұрын
Hi ,Amazing tutorial but can you create the same vedio using firebase pleas
@mustyfx244
@mustyfx244 3 жыл бұрын
Please can you do an app similar to Uber, I dont mind paying for it 😩🙏
@ScottDurkin1
@ScottDurkin1 3 жыл бұрын
Tutorial on Adding a record from the app?
@strangecat6082
@strangecat6082 2 жыл бұрын
How do I make that app showcasing thing that u used at the beginning of the video
@Inandoutpk
@Inandoutpk 3 жыл бұрын
I don't Find Thunder Client plugin in Android Studio ?
@leumaix
@leumaix 3 жыл бұрын
Can u create a POS app
@romeubeatotech
@romeubeatotech 3 жыл бұрын
Hi! Great video! Thank you! Why do you set _baseUrl (BudgetRepository) as static?
@alexmeh1919
@alexmeh1919 3 жыл бұрын
Hello) , how to make such an app presentation at the beginning of the video? What do you use? Thanks)
@regatalab3610
@regatalab3610 3 жыл бұрын
can we add the data from the app?
@narayanpaswan6558
@narayanpaswan6558 3 жыл бұрын
hi sir your all video is awesome. Sir can you create a ecommerce app in flutter using laravel backend api?.
@gelintonx
@gelintonx 3 жыл бұрын
If i decompile my app .env file will be there?
@saitejd8108
@saitejd8108 3 жыл бұрын
I have been searching for a problem it will be very helpful for me if you can give me some solution. That is just like in some dating apps like bumble, tinder how can we actually store the results from the API we get even after we navigate to other screen and come back. I have used future builder for future variable I've created some other variables and stored the results from API. It helps me not fire the future when I rebuild the widget using setstate. But when I navigate to some screen and comes back the future fires again and gets me the same result. What I want is need to call the API only when user start the app and use it for the whole time until he closes it. Thank you.
@RoseDeWittWish
@RoseDeWittWish 3 жыл бұрын
Bro I am in Trouble please help me Out! . I recently published an app, which uses firebase. For fetching data I use Stream builder ,but I found even without Updated on server data is loading every time on every page change(causing unnecessary billing). I want fetch data from locally. From firebase only if there is updated.
@computersciencelfsi8764
@computersciencelfsi8764 2 жыл бұрын
I tried to run this on chrome (web) , everything is fine except this Error : No file or variants found for asset: .env anyone know how to fix this ?
@quochoantran6771
@quochoantran6771 3 жыл бұрын
Hi Marcus Ng, Can I ask you about the name of the VS Code extension that show the error warning ? Thanks.
@devhammed
@devhammed 3 жыл бұрын
Error Lens.
@madhank93
@madhank93 3 жыл бұрын
💙
@cubedev4838
@cubedev4838 3 жыл бұрын
Im planning to buy your course today, did you have coupon for me please
@Ali-cb3xt
@Ali-cb3xt 3 жыл бұрын
👍👍👍
@hurbangash1302
@hurbangash1302 2 жыл бұрын
I am getting something went wrong error don't know why
@deepakkumarmaurya2211
@deepakkumarmaurya2211 3 жыл бұрын
hi , can you plss make video flutter animation for begginer
@AbdulRahman-hz3pb
@AbdulRahman-hz3pb 3 жыл бұрын
Can you please do any app login ui and homepage with Firebase phone number verification ❤❤❤❤
@lifebest4404
@lifebest4404 3 жыл бұрын
Sir flutter php uber tutorial
@kecudotcom
@kecudotcom 3 жыл бұрын
Is there API to add data ?
@kecudotcom
@kecudotcom 3 жыл бұрын
@@MarcusNg thanks
@JornalSemCultura
@JornalSemCultura 3 жыл бұрын
Tried doing this with no knowledge of coding didn’t go well
@fahimalif4068
@fahimalif4068 3 жыл бұрын
please make Dart programming language tutorial
@femlum
@femlum 3 жыл бұрын
I love your channel. Can we work together on a project? I will be glad subscribe for your service. How can I book you sir?
@Devology
@Devology 3 жыл бұрын
zoomer is learning flutter
@huuduoc1908
@huuduoc1908 3 жыл бұрын
Nice work! Many thanks for your sharing!
Top 30 Flutter Tips and Tricks
6:50
Flutter Mapp
Рет қаралды 585 М.
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
Flutter Riverpod Quiz App Tutorial | Apps From Scratch
14:25
Marcus Ng
Рет қаралды 47 М.
Notion Tutorial for Beginners
30:52
Kevin Stratvert
Рет қаралды 1,3 МЛН
How to automate Notion with Python | Notion API Tutorial
11:58
Patrick Loeber
Рет қаралды 55 М.
Flutter Crash Course
59:20
Traversy Media
Рет қаралды 685 М.
🌤📱 Minimal Weather App • Flutter Tutorial
13:22
Mitch Koko
Рет қаралды 124 М.
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 108 МЛН