New post on /r/flutterdev subreddit:
Just posted new article on medium under flutter community publication check it out. Reqd it, Share it.. “Flutter Widgets (TabBar & TabBarView) The Whole Picture” by Murtaza Sulaihi https://ift.tt/37HHabo
https://ift.tt/37HHabo
October 25, 2020 at 04:09AM by sulli110
https://ift.tt/34pvg3S
Just posted new article on medium under flutter community publication check it out. Reqd it, Share it.. “Flutter Widgets (TabBar & TabBarView) The Whole Picture” by Murtaza Sulaihi https://ift.tt/37HHabo
https://ift.tt/37HHabo
October 25, 2020 at 04:09AM by sulli110
https://ift.tt/34pvg3S
Medium
Flutter Widgets (TabBar & TabBarView) The Whole Picture
Hello readers, a couple of weeks back one of the readers commented on my story asking me to write about TabBar and TabBarView widgets. So…
New post on /r/flutterdev subreddit:
App Ideas
Hey all!I make Flutter videos on YouTube and I just dropped one yesterday so check it out if you haven't seen it already! https://www.youtube.com/watch?v=rjnrAYZ71dEI wanted to know if the community had any special requests for any apps for me to build. Not claiming to be an expert, but recording how I would approach creating the app if I had to. I'm working on a Flutter Quiz app as well as a Flutter Uber App and Flutter Uber Eats app, are there any other ideas that you guys have? Please leave suggestions down below!Thanks,Aphrx
October 25, 2020 at 05:09AM by AphrxWasHere
https://ift.tt/3dSiJJw
App Ideas
Hey all!I make Flutter videos on YouTube and I just dropped one yesterday so check it out if you haven't seen it already! https://www.youtube.com/watch?v=rjnrAYZ71dEI wanted to know if the community had any special requests for any apps for me to build. Not claiming to be an expert, but recording how I would approach creating the app if I had to. I'm working on a Flutter Quiz app as well as a Flutter Uber App and Flutter Uber Eats app, are there any other ideas that you guys have? Please leave suggestions down below!Thanks,Aphrx
October 25, 2020 at 05:09AM by AphrxWasHere
https://ift.tt/3dSiJJw
YouTube
Creating a Calendar App in Flutter
In this video, I'll be creating a calendar app using TableCalendar and Sqflite with Dark Mode in Flutter. This is a different format I wanted to try to make sped up videos of me coding with a narrative-style explanation for what I'm doing. If you like this…
New post on /r/flutterdev subreddit:
Compile iOS without the paid membership
I developed a simple app and would like to give it to a few friends (2-3) for testing purposes. I just learned that I have to pay 99 USD as a membership fee per year if I want to compile and share the app for testing only. It is way too steep for a test app that I would be sharing it without 2-3 friends.Is there any way of compiling an iOS app and perhaps share it on TestFlight (or any other method) without paying this membership fee?PS: I have an Apple ID ([xyz@icloud.com](mailto:xyz@icloud.com)) which I got when buying my Macbook Pro.
October 25, 2020 at 07:38AM by jamesmoi
https://ift.tt/2Tl6Dz9
Compile iOS without the paid membership
I developed a simple app and would like to give it to a few friends (2-3) for testing purposes. I just learned that I have to pay 99 USD as a membership fee per year if I want to compile and share the app for testing only. It is way too steep for a test app that I would be sharing it without 2-3 friends.Is there any way of compiling an iOS app and perhaps share it on TestFlight (or any other method) without paying this membership fee?PS: I have an Apple ID ([xyz@icloud.com](mailto:xyz@icloud.com)) which I got when buying my Macbook Pro.
October 25, 2020 at 07:38AM by jamesmoi
https://ift.tt/2Tl6Dz9
Icloud
Log in to iCloud to access your photos, mail, notes, documents and more. Sign in with your Apple Account or create a new account to start using Apple services.
New post on /r/flutterdev subreddit:
Record your voice in Flutter Web with Microphone Package
https://www.youtube.com/watch?v=BxWLLJDU_lY
October 25, 2020 at 06:55AM by thehappyharis
https://ift.tt/34rCBjB
Record your voice in Flutter Web with Microphone Package
https://www.youtube.com/watch?v=BxWLLJDU_lY
October 25, 2020 at 06:55AM by thehappyharis
https://ift.tt/34rCBjB
YouTube
Record your voice in Flutter Web with Microphone Package
Went through the new package microphone to record your own voice in a Flutter web application. It works, however, there is no way for you to download your recorded audio, yet.
Worksheet: https://github.com/happyharis/microphone_flutterweb_example
👉 Subscribe…
Worksheet: https://github.com/happyharis/microphone_flutterweb_example
👉 Subscribe…
New post on /r/flutterdev subreddit:
Flutter Web progress speed? How long to production?
What’s your impression on the progress of Flutter Web? How long to you expect until it is production ready or do you have doubts it will even reach production?I understand that it doesn’t make sense for the Flutter team to set a deadline but I would really appreciate if there was more communication on this topic. I know about some issues that have been open for a long time with no updates and sometimes it can seem like Flutter is not progressing. I’m sure that that’s not the case and the Flutter team is working hard on it but as a developer it sometimes seems like it.Do you agree? I’m just hoping it won’t take very long until Flutter web will be merged to stable. What’s do you expect? 3/6/12/24 Months?
October 25, 2020 at 08:46AM by jwknows
https://ift.tt/3kvNSoo
Flutter Web progress speed? How long to production?
What’s your impression on the progress of Flutter Web? How long to you expect until it is production ready or do you have doubts it will even reach production?I understand that it doesn’t make sense for the Flutter team to set a deadline but I would really appreciate if there was more communication on this topic. I know about some issues that have been open for a long time with no updates and sometimes it can seem like Flutter is not progressing. I’m sure that that’s not the case and the Flutter team is working hard on it but as a developer it sometimes seems like it.Do you agree? I’m just hoping it won’t take very long until Flutter web will be merged to stable. What’s do you expect? 3/6/12/24 Months?
October 25, 2020 at 08:46AM by jwknows
https://ift.tt/3kvNSoo
reddit
Flutter Web progress speed? How long to production?
What’s your impression on the progress of Flutter Web? How long to you expect until it is production ready or do you have doubts it will even...
New post on /r/flutterdev subreddit:
Null check operator used on a null value , no RootCuse identifed from stack trace
Hi,iam seeing this error in firebase consol reported by firebase crashlytics, the issue its not clear what is causing the below error from the stack trace not clear where to look into the code.Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Null check operator used on a null valueat FirebaseCrashlytics.recordError(firebase_crashlytics.dart:127)at FirebaseCrashlytics.recordFlutterError(firebase_crashlytics.dart:147)at FireBaseManager.logException(fire_base.dart:262)at runMyApp.<fn>(main.dart:72)at runMyApp.<fn>(main.dart:71)at _CustomZone.<fn>(dart:async)at TickerFuture.thunk(ticker.dart:399)void runMyApp() {
runZonedGuarded<Future<void>>(
() async {
runApp(
MultiProvider(
providers: [
ChangeNotifierProvider(
create: (_) => ThemeProvider(
isLightTheme: !SharedPreferencesImpl().isDarkTheme$,
),
),
ChangeNotifierProvider(
create: (_) => LanguageProvider(
languageCode: SharedPreferencesImpl().local$,
),
),
ChangeNotifierProvider(
create: (_) => HistoryFloatingActionMenuProvider(
barcodeDtoList: [],
),
)
],
child: const MyApp(),
),
);
}, //
(dynamic error, StackTrace stackTrace) async {
await FireBaseManager().logException(
error,
stackTrace: stackTrace,
);
},
);
}
October 25, 2020 at 08:30AM by Kotaibaw
https://ift.tt/2HxSg7Q
Null check operator used on a null value , no RootCuse identifed from stack trace
Hi,iam seeing this error in firebase consol reported by firebase crashlytics, the issue its not clear what is causing the below error from the stack trace not clear where to look into the code.Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Null check operator used on a null valueat FirebaseCrashlytics.recordError(firebase_crashlytics.dart:127)at FirebaseCrashlytics.recordFlutterError(firebase_crashlytics.dart:147)at FireBaseManager.logException(fire_base.dart:262)at runMyApp.<fn>(main.dart:72)at runMyApp.<fn>(main.dart:71)at _CustomZone.<fn>(dart:async)at TickerFuture.thunk(ticker.dart:399)void runMyApp() {
runZonedGuarded<Future<void>>(
() async {
runApp(
MultiProvider(
providers: [
ChangeNotifierProvider(
create: (_) => ThemeProvider(
isLightTheme: !SharedPreferencesImpl().isDarkTheme$,
),
),
ChangeNotifierProvider(
create: (_) => LanguageProvider(
languageCode: SharedPreferencesImpl().local$,
),
),
ChangeNotifierProvider(
create: (_) => HistoryFloatingActionMenuProvider(
barcodeDtoList: [],
),
)
],
child: const MyApp(),
),
);
}, //
(dynamic error, StackTrace stackTrace) async {
await FireBaseManager().logException(
error,
stackTrace: stackTrace,
);
},
);
}
October 25, 2020 at 08:30AM by Kotaibaw
https://ift.tt/2HxSg7Q
reddit
Null check operator used on a null value , no RootCuse identifed...
Hi, iam seeing this error in firebase consol reported by firebase crashlytics, the issue its not clear what is causing the below error...
New post on /r/flutterdev subreddit:
Figma Flutter code generation (Just published)
Hi guys, I've previously posted about how I'de like to change the frontend development .Here is an implemented version of it, It generated the flutter code based on your design. Of course, it's not perfect. But I ensure that this is the best quality you can experience. Not comparable with zeplin or figma's css generation.I'm sharing this because the plugin just got approved by figma team yesterday. I hope you enjoy your development with this.Also we are looking for contributors, who are eager to make the frontend development 10, 100 times faster than before.You can get the plugin hereAnd here is our repository on github. Watch it for next release, and Star it if you like!
October 25, 2020 at 09:58AM by softmarshmallow
https://ift.tt/34s6IXX
Figma Flutter code generation (Just published)
Hi guys, I've previously posted about how I'de like to change the frontend development .Here is an implemented version of it, It generated the flutter code based on your design. Of course, it's not perfect. But I ensure that this is the best quality you can experience. Not comparable with zeplin or figma's css generation.I'm sharing this because the plugin just got approved by figma team yesterday. I hope you enjoy your development with this.Also we are looking for contributors, who are eager to make the frontend development 10, 100 times faster than before.You can get the plugin hereAnd here is our repository on github. Watch it for next release, and Star it if you like!
October 25, 2020 at 09:58AM by softmarshmallow
https://ift.tt/34s6IXX
Figma
Assistant by Grida
Figma Community plugin - ⚡️The fastest tool to transform your design into developer-friendly code.
✅ Supports Flutter, React, ReactNative and more.
👩💻 Free and Open Source. Democratizing front-end development.
Looking for 📁 whole-file converting? - visit…
✅ Supports Flutter, React, ReactNative and more.
👩💻 Free and Open Source. Democratizing front-end development.
Looking for 📁 whole-file converting? - visit…
New post on /r/flutterdev subreddit:
Alternative to Firebase
I want a open source alternative to firebase with the main features i want like authentication and chat. I want to be able to run it on my own servers and basically be free from any payments. Do you know of any alternatives?
October 25, 2020 at 09:28AM by Lootdit
https://ift.tt/37DFSOB
Alternative to Firebase
I want a open source alternative to firebase with the main features i want like authentication and chat. I want to be able to run it on my own servers and basically be free from any payments. Do you know of any alternatives?
October 25, 2020 at 09:28AM by Lootdit
https://ift.tt/37DFSOB
reddit
Alternative to Firebase
I want a open source alternative to firebase with the main features i want like authentication and chat. I want to be able to run it on my own...
New post on /r/flutterdev subreddit:
Let's go – Check what your friends are doing and start something together
Hey, I'm Loris and I want to introduce you to my new Flutter app I created over the past weeks. Let's go is now available for free on Android (iOS coming).Let's go is the simplest way to do something with your friends. Set your status to free or looking for people and your friends will receive a push notification if their status is also free or looking for people. No more texting or calling needed! You can set your status by tapping on the bottom bar. You can also add a custom message to your status. The app also features a built-in chat.The app uses a ASP.NET Core API for the backend and a PostgreSQL database hosted on a 5$ DigitalOcean droplet. I use Firebase for authentication, analytics and push notifications. Firestore is used for the feeds and chats.There are lots of upcoming features like current location, more precise status duration and many more.It would be great if you share Let's go with your family, friends or colleagues or leave a Play Store review. You can add me on Let's go, my username is loris156I'm sorry to say that I can't share any source code, but if you have any questions regarding my app or architecture I'll definitly answer them.I'm looking forward to your feedback and suggestions!Play Store download
October 25, 2020 at 02:00PM by Loris156
https://ift.tt/3mmBA2h
Let's go – Check what your friends are doing and start something together
Hey, I'm Loris and I want to introduce you to my new Flutter app I created over the past weeks. Let's go is now available for free on Android (iOS coming).Let's go is the simplest way to do something with your friends. Set your status to free or looking for people and your friends will receive a push notification if their status is also free or looking for people. No more texting or calling needed! You can set your status by tapping on the bottom bar. You can also add a custom message to your status. The app also features a built-in chat.The app uses a ASP.NET Core API for the backend and a PostgreSQL database hosted on a 5$ DigitalOcean droplet. I use Firebase for authentication, analytics and push notifications. Firestore is used for the feeds and chats.There are lots of upcoming features like current location, more precise status duration and many more.It would be great if you share Let's go with your family, friends or colleagues or leave a Play Store review. You can add me on Let's go, my username is loris156I'm sorry to say that I can't share any source code, but if you have any questions regarding my app or architecture I'll definitly answer them.I'm looking forward to your feedback and suggestions!Play Store download
October 25, 2020 at 02:00PM by Loris156
https://ift.tt/3mmBA2h
New post on /r/flutterdev subreddit:
FlutterForce — Week 93
https://ift.tt/3ksPhwf
October 25, 2020 at 01:41PM by flutterist
https://ift.tt/3dWGmk0
FlutterForce — Week 93
https://ift.tt/3ksPhwf
October 25, 2020 at 01:41PM by flutterist
https://ift.tt/3dWGmk0
New post on /r/flutterdev subreddit:
Avoiding app store's 30% cut
The apps I want to make would be for others to sell things. With payment processors and myself already taking money per transaction, tacking on a tax that's almost triple what is already being charged is just absurd.Is it really just as simple as completing the transaction in the browser to avoid this? Would I have to set up that functionality outside of my Flutter project, and defeat the principle of writing once to run everywhere?
October 25, 2020 at 01:26PM by IanMacDooglas
https://ift.tt/2HAPuPs
Avoiding app store's 30% cut
The apps I want to make would be for others to sell things. With payment processors and myself already taking money per transaction, tacking on a tax that's almost triple what is already being charged is just absurd.Is it really just as simple as completing the transaction in the browser to avoid this? Would I have to set up that functionality outside of my Flutter project, and defeat the principle of writing once to run everywhere?
October 25, 2020 at 01:26PM by IanMacDooglas
https://ift.tt/2HAPuPs
reddit
Avoiding app store's 30% cut
The apps I want to make would be for others to sell things. With payment processors and myself already taking money per transaction, tacking on a...
New post on /r/flutterdev subreddit:
FormIO.js Flutter Plugin
After so much... I am excited to announce that formIO_flutter is live! :)The main functionality of this plugin is to render any form created with formIO.js on your mobile/web/desktop app with flutter, and also gave a cleaner way to manage all those fields and even gave a smooth transition and management of all the data in real-time.DONE:- [x] Customization of basic widgets: buttons, texts.- [x] Customization of click events at any hierarchy level.- [x] Customization of signature widget and file widget.- [x] Validator of empty signatures.- [x] Validator of empty fields.- [x] Stream of calculated fields on real-time.- [x] Stream of conditional fields on real-time.- [x] Parse of font-awesome icons, material icons, and basic icons.- [x] Map the value of each widget and linked with their key.- [x] Hierarchy constructor of widget.- [x] Pagination of widgets when scheme has wizard on it.- [x] Added documentation to all the classes used in DART.I hope that this plugin help a lot of developers to solve a lot of problems when they decide to work with formIO.js, any change or improvement or suggestion is welcome as a contribution to this plugin :).LINK TO: GITHUB REPOSITORYLINK TO: PUB.DEV
October 25, 2020 at 03:44PM by Ghost_InTheDart
https://ift.tt/3osz4JB
FormIO.js Flutter Plugin
After so much... I am excited to announce that formIO_flutter is live! :)The main functionality of this plugin is to render any form created with formIO.js on your mobile/web/desktop app with flutter, and also gave a cleaner way to manage all those fields and even gave a smooth transition and management of all the data in real-time.DONE:- [x] Customization of basic widgets: buttons, texts.- [x] Customization of click events at any hierarchy level.- [x] Customization of signature widget and file widget.- [x] Validator of empty signatures.- [x] Validator of empty fields.- [x] Stream of calculated fields on real-time.- [x] Stream of conditional fields on real-time.- [x] Parse of font-awesome icons, material icons, and basic icons.- [x] Map the value of each widget and linked with their key.- [x] Hierarchy constructor of widget.- [x] Pagination of widgets when scheme has wizard on it.- [x] Added documentation to all the classes used in DART.I hope that this plugin help a lot of developers to solve a lot of problems when they decide to work with formIO.js, any change or improvement or suggestion is welcome as a contribution to this plugin :).LINK TO: GITHUB REPOSITORYLINK TO: PUB.DEV
October 25, 2020 at 03:44PM by Ghost_InTheDart
https://ift.tt/3osz4JB
New post on /r/flutterdev subreddit:
Netflix Clone With Firebase
https://youtu.be/H0CtCJJAjmY
October 25, 2020 at 03:36PM by draculamasterwinzy
https://ift.tt/37ESZ1X
Netflix Clone With Firebase
https://youtu.be/H0CtCJJAjmY
October 25, 2020 at 03:36PM by draculamasterwinzy
https://ift.tt/37ESZ1X
YouTube
Flutter Netflix Clone - Fetching Movies| Netflix Clone Flutter |Netflix Clone Flutter |Netflix Clone
Fetching the Movies and TV Shows is the key objective of this video! Let's jump right in to Cloud Firestore now and get movies!!Flutter Netflix Clone - Fetching Movies
⛄Support Me(please) To Get Complete Source Code With Some Cookies🍪
☑️ Buymeacoffee : …
⛄Support Me(please) To Get Complete Source Code With Some Cookies🍪
☑️ Buymeacoffee : …
New post on /r/flutterdev subreddit:
Flutter Folder Structure and Packages
https://www.youtube.com/watch?v=yJRpuTP156o
October 25, 2020 at 03:28PM by RobertBrunhage
https://ift.tt/31H5Flh
Flutter Folder Structure and Packages
https://www.youtube.com/watch?v=yJRpuTP156o
October 25, 2020 at 03:28PM by RobertBrunhage
https://ift.tt/31H5Flh
YouTube
Flutter Folder Structure and Packages
Understanding the basics of folder structure and packages is an important topic that not many covers. Here we will learn different types of folder structure as well as how we can use dart packages to our own advantage. The Best Flutter Course on the Internet…
New post on Flutter Dev Google group:
Quiz Results Page--Navigate to previous Route (any quiz)
Hi Flutter Community, I am developing a quiz app in which I want all my quizzes to lead to the same Results Page, to which I will pass some parameters like score, index, and question number--otherwise I'd have many results pages! In this Results Page, I want to have a method ("RetakeQuiz") that
October 25, 2020 at 04:53PM by Andrew Villegas
https://ift.tt/31G5Ay2
Quiz Results Page--Navigate to previous Route (any quiz)
Hi Flutter Community, I am developing a quiz app in which I want all my quizzes to lead to the same Results Page, to which I will pass some parameters like score, index, and question number--otherwise I'd have many results pages! In this Results Page, I want to have a method ("RetakeQuiz") that
October 25, 2020 at 04:53PM by Andrew Villegas
https://ift.tt/31G5Ay2
Google
Google Groups
Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations.
New post on /r/flutterdev subreddit:
Flutter App: Sembast db gateway to sync with a DB in cloud
If you are using Sembast DB for your local storage in flutter app.Here is how one of the mechanism we used to synchronize with a DB in cloudhttps://k8scale-io.medium.com/flutter-app-synchronize-local-sembast-db-with-a-cloud-db-a263d590d8a5
October 25, 2020 at 04:49PM by k8scaleio
https://ift.tt/2Hp5157
Flutter App: Sembast db gateway to sync with a DB in cloud
If you are using Sembast DB for your local storage in flutter app.Here is how one of the mechanism we used to synchronize with a DB in cloudhttps://k8scale-io.medium.com/flutter-app-synchronize-local-sembast-db-with-a-cloud-db-a263d590d8a5
October 25, 2020 at 04:49PM by k8scaleio
https://ift.tt/2Hp5157
Medium
Flutter App: Synchronize local Sembast DB with a Cloud DB
In this article we will be talking about how to sync your on device Sembast DB to a DB running in cloud.
New post on /r/flutterdev subreddit:
Line Chart - FLChart - Flutter (Tutorial)
https://www.youtube.com/watch?v=LB7B3zudivI
October 25, 2020 at 04:25PM by JohannesMilke
https://ift.tt/3mjuBqT
Line Chart - FLChart - Flutter (Tutorial)
https://www.youtube.com/watch?v=LB7B3zudivI
October 25, 2020 at 04:25PM by JohannesMilke
https://ift.tt/3mjuBqT
YouTube
Flutter Tutorial - Line Chart - FLChart
Create a Line Chart easily in your Flutter app.
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/fl_line_chart_example
- Buy My Courses: https://johannesm…
Click here to Subscribe to Johannes Milke: https://www.youtube.com/JohannesMilke?sub_confirmation=1
- Source Code: https://github.com/JohannesMilke/fl_line_chart_example
- Buy My Courses: https://johannesm…
New post on /r/flutterdev subreddit:
Created an onboard keyboard for Flutter, would really appreciate your input.
https://ift.tt/35AI070
October 25, 2020 at 10:02AM by ZeddoMann
https://ift.tt/3kvlAKH
Created an onboard keyboard for Flutter, would really appreciate your input.
https://ift.tt/35AI070
October 25, 2020 at 10:02AM by ZeddoMann
https://ift.tt/3kvlAKH
GitHub
GitHub - Open-pi/builtinkeyboard: a flutter/dart package that adds a built-in keyboard to your flutter app
a flutter/dart package that adds a built-in keyboard to your flutter app - GitHub - Open-pi/builtinkeyboard: a flutter/dart package that adds a built-in keyboard to your flutter app
New post on /r/flutterdev subreddit:
I made a project to deploy Google Model Viewer to Mobile and Web
Hi guys! Some days ago at my work, we had the need to found some framework or tool to develope easly a multiplatform AR experience.I've found the Model Viewer Flutter Package that gives the possiblity to deploy Model Viewer for mobile devices. The problem with this package it's that it cant be deployed to web, but I founded another packages that helped me with that problem.So now i'm facinated we the possibility that Flutter gives me to develop and deploy an AR experience to iOS, Android and Web with a few lines of code and one single script.I made a git to repository to anyone who want to use the project to make their own multiplaform experiences, you can find it here:https://github.com/germanalvarez15/model_viewer_multiplatform
October 25, 2020 at 09:40PM by goldgrey15
https://ift.tt/3mlMLrX
I made a project to deploy Google Model Viewer to Mobile and Web
Hi guys! Some days ago at my work, we had the need to found some framework or tool to develope easly a multiplatform AR experience.I've found the Model Viewer Flutter Package that gives the possiblity to deploy Model Viewer for mobile devices. The problem with this package it's that it cant be deployed to web, but I founded another packages that helped me with that problem.So now i'm facinated we the possibility that Flutter gives me to develop and deploy an AR experience to iOS, Android and Web with a few lines of code and one single script.I made a git to repository to anyone who want to use the project to make their own multiplaform experiences, you can find it here:https://github.com/germanalvarez15/model_viewer_multiplatform
October 25, 2020 at 09:40PM by goldgrey15
https://ift.tt/3mlMLrX
GitHub
GitHub - germanalvarez15/model_viewer_multiplatform: Model Viewer AR for mobile and web made it with flutter
Model Viewer AR for mobile and web made it with flutter - GitHub - germanalvarez15/model_viewer_multiplatform: Model Viewer AR for mobile and web made it with flutter
New post on /r/flutterdev subreddit:
How to get to grips with state mangement
Hi,I have been working in Flutter for a couple of months and I am loving it. I am becoming very proficient with UI development. However, I am now being held back by my complete lack of state management knowledge.Does anyone have any suggestions on how I can improve this? I have never worked with any flutter style framework state management... only ever object-oriented.Any resources, tips, or suggestions will be appreciated.
October 25, 2020 at 09:01PM by zognotadog
https://ift.tt/37JkRCa
How to get to grips with state mangement
Hi,I have been working in Flutter for a couple of months and I am loving it. I am becoming very proficient with UI development. However, I am now being held back by my complete lack of state management knowledge.Does anyone have any suggestions on how I can improve this? I have never worked with any flutter style framework state management... only ever object-oriented.Any resources, tips, or suggestions will be appreciated.
October 25, 2020 at 09:01PM by zognotadog
https://ift.tt/37JkRCa
reddit
How to get to grips with state mangement
Hi, I have been working in Flutter for a couple of months and I am loving it. I am becoming very proficient with UI development. However, I am...
New post on /r/flutterdev subreddit:
Android App about The Mysterious Song
Hey guys, my team and I made an app about the most mysterious song on the internet.If any of you is interested to check out the app, we would love the hear your opinion.Name of the app is The Mysterious Song, and here is the link of the app:https://play.google.com/store/apps/details?id=com.yellowbottlestudio.themysterioussongThank you for your time.
October 25, 2020 at 08:58PM by AdLive8235
https://ift.tt/2Hz2rZQ
Android App about The Mysterious Song
Hey guys, my team and I made an app about the most mysterious song on the internet.If any of you is interested to check out the app, we would love the hear your opinion.Name of the app is The Mysterious Song, and here is the link of the app:https://play.google.com/store/apps/details?id=com.yellowbottlestudio.themysterioussongThank you for your time.
October 25, 2020 at 08:58PM by AdLive8235
https://ift.tt/2Hz2rZQ
Google Play
The Mysterious Song - Apps on Google Play
The Most Mysterious Song on the Internet