New post on /r/flutterdev subreddit:
Flutter Research Area/Topic for my computer science thesis
Hi, I am a undergraduate student how is going to start the final of my degree program. I am passionate about mobile development and planning to my final year research in mobile development. Flutter or Android development. I would really appreciate if anyone give me some pointer and ideas for my FYP.
July 31, 2020 at 12:02AM by Malorton
https://ift.tt/3hSHqpX
Flutter Research Area/Topic for my computer science thesis
Hi, I am a undergraduate student how is going to start the final of my degree program. I am passionate about mobile development and planning to my final year research in mobile development. Flutter or Android development. I would really appreciate if anyone give me some pointer and ideas for my FYP.
July 31, 2020 at 12:02AM by Malorton
https://ift.tt/3hSHqpX
reddit
Flutter Research Area/Topic for my computer science thesis
Hi, I am a undergraduate student how is going to start the final of my degree program. I am passionate about mobile development and planning to my...
New post on /r/flutterdev subreddit:
Lottie vs Rive
Sorry for bringing all over again. I saw that lottie support came to Skia engine, I thought it is a good time to get an update on the future of it on flutter.Are we going to see it on flutter soon? If I am starting a new moderately big project, does it make sense to go with lottie? Or should I just go with Rive. I am more inclined to use Lottie if possible because first, I will get more designers with Adobe After Effect to design them, second I thought if lottie is rendered in Skia, I will get more efficient rendering than Rive potentially.I understand that lottie support is partially there with a few pure dart libraries, but I found the quality and performance not quite up there.
July 31, 2020 at 01:42AM by arashbijan
https://ift.tt/3fcLFuz
Lottie vs Rive
Sorry for bringing all over again. I saw that lottie support came to Skia engine, I thought it is a good time to get an update on the future of it on flutter.Are we going to see it on flutter soon? If I am starting a new moderately big project, does it make sense to go with lottie? Or should I just go with Rive. I am more inclined to use Lottie if possible because first, I will get more designers with Adobe After Effect to design them, second I thought if lottie is rendered in Skia, I will get more efficient rendering than Rive potentially.I understand that lottie support is partially there with a few pure dart libraries, but I found the quality and performance not quite up there.
July 31, 2020 at 01:42AM by arashbijan
https://ift.tt/3fcLFuz
reddit
Lottie vs Rive
Sorry for bringing all over again. I saw that lottie support came to Skia engine, I thought it is a good time to get an update on the future of it...
New post on Flutter Dev Google group:
How to create a pop up menu on a ListTile?? Why is my code for it not working??
Hi, I've been struggling for the past hour trying to create a popup menu at the location of my ListTile item. I have a ListTile and on longpress() I want to open a popup menu with options to either open it or delete it. I wrote the following within the onLongPressed() of this listTile, but
July 31, 2020 at 02:15AM by Faraz Khan
https://ift.tt/3gfcC2n
How to create a pop up menu on a ListTile?? Why is my code for it not working??
Hi, I've been struggling for the past hour trying to create a popup menu at the location of my ListTile item. I have a ListTile and on longpress() I want to open a popup menu with options to either open it or delete it. I wrote the following within the onLongPressed() of this listTile, but
July 31, 2020 at 02:15AM by Faraz Khan
https://ift.tt/3gfcC2n
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:
Test behavior of widgets in Flutter
https://ift.tt/2XeAfjT
July 30, 2020 at 03:43PM by _arthurdenner
https://ift.tt/3ffRzvh
Test behavior of widgets in Flutter
https://ift.tt/2XeAfjT
July 30, 2020 at 03:43PM by _arthurdenner
https://ift.tt/3ffRzvh
DEV Community
Test behavior of widgets in Flutter
Get confidence about how your widgets respond to user interactions
New post on /r/flutterdev subreddit:
Stuck when finding new ideas to code.
Currently I'm at a point where I feel comfortable handling flutter with some of it's gimmigs. So far I made some tutorial Apps and some from YouTube. All with their own twist (so, not the "code along and don't understand" kind of stuff).I feel stuck. I want to develop something but everything that comes to my mind was already be done before at least 100 times.You ever feel stuck when trying to find ideas? What do you do?
July 31, 2020 at 07:32AM by lechnerio
https://ift.tt/2DhJiJQ
Stuck when finding new ideas to code.
Currently I'm at a point where I feel comfortable handling flutter with some of it's gimmigs. So far I made some tutorial Apps and some from YouTube. All with their own twist (so, not the "code along and don't understand" kind of stuff).I feel stuck. I want to develop something but everything that comes to my mind was already be done before at least 100 times.You ever feel stuck when trying to find ideas? What do you do?
July 31, 2020 at 07:32AM by lechnerio
https://ift.tt/2DhJiJQ
reddit
Stuck when finding new ideas to code.
Currently I'm at a point where I feel comfortable handling flutter with some of it's gimmigs. So far I made some tutorial Apps and some from...
New post on /r/flutterdev subreddit:
multi_image_picker plugin is looking for co-mantainers
Hi, I am the maintainer of the multi_image_picker plugin.As of recently the plugin grow quite popular, but as I am currently working on other projects that does not involve Flutter I find hard time maintaining and keeping up with opened issues and improvements.I will definitely keep updating and mantaining the project as I am also using it in quite a lot of my apps, but any help would be much appreciated (helping responding in issues, fixing bugs, PRs etc).Currently the main focus is to migrate the current iOS library used from BSImagePicker to Tatsi https://github.com/Sh1d0w/multi_image_picker/issues/373Thank you!
July 31, 2020 at 09:35AM by Sh1d0w_lol
https://ift.tt/3fmKXeE
multi_image_picker plugin is looking for co-mantainers
Hi, I am the maintainer of the multi_image_picker plugin.As of recently the plugin grow quite popular, but as I am currently working on other projects that does not involve Flutter I find hard time maintaining and keeping up with opened issues and improvements.I will definitely keep updating and mantaining the project as I am also using it in quite a lot of my apps, but any help would be much appreciated (helping responding in issues, fixing bugs, PRs etc).Currently the main focus is to migrate the current iOS library used from BSImagePicker to Tatsi https://github.com/Sh1d0w/multi_image_picker/issues/373Thank you!
July 31, 2020 at 09:35AM by Sh1d0w_lol
https://ift.tt/3fmKXeE
GitHub
Switch native iOS image picker to use other library instead of BSImagePicker · Issue #373 · Sh1d0w/multi_image_picker
As per #368 Things that need to be done: A new iOS image picker library should be chosen. It should support all features BSImagePicker currently have. It should be actively maintained and should su...
New post on /r/flutterdev subreddit:
Why is using global variables considered bad practice?
I come from a C/C++ background where, if I needed to manage my program's state in some way, I would simply define a global structure with other structures packaged inside it.In Flutter it seems like this is a no-go for large scale apps, and that it is recommended that one should rather use a state management package such as provider.What are some practical examples you guys have seen where global variables would cause you to run into troubles? I'm struggling to see it, and haven't really seen too many concrete arguments against globals, although I am quite new to the whole Flutter ecosystem in general.I'm just generally interested on everyone's thoughts on this, because it seems like the default is just to use a state mangement system straight away, without looking at the possible benefits globals may provide in certain contexts. Correct me if I'm wrong though! ;)
July 31, 2020 at 10:43AM by gvcallen
https://ift.tt/2P8CmS3
Why is using global variables considered bad practice?
I come from a C/C++ background where, if I needed to manage my program's state in some way, I would simply define a global structure with other structures packaged inside it.In Flutter it seems like this is a no-go for large scale apps, and that it is recommended that one should rather use a state management package such as provider.What are some practical examples you guys have seen where global variables would cause you to run into troubles? I'm struggling to see it, and haven't really seen too many concrete arguments against globals, although I am quite new to the whole Flutter ecosystem in general.I'm just generally interested on everyone's thoughts on this, because it seems like the default is just to use a state mangement system straight away, without looking at the possible benefits globals may provide in certain contexts. Correct me if I'm wrong though! ;)
July 31, 2020 at 10:43AM by gvcallen
https://ift.tt/2P8CmS3
reddit
Why is using global variables considered bad practice?
I come from a C/C++ background where, if I needed to manage my program's state in some way, I would simply define a global structure with other...
New post on /r/flutterdev subreddit:
Developed a video calling application in flutter using agora services and sdk. 🤠 It is named as Fleo -> Flutter + Video Call. 🙌
https://ift.tt/2D4CQGk
July 31, 2020 at 12:08PM by Actual-Math
https://ift.tt/3gjKHOw
Developed a video calling application in flutter using agora services and sdk. 🤠 It is named as Fleo -> Flutter + Video Call. 🙌
https://ift.tt/2D4CQGk
July 31, 2020 at 12:08PM by Actual-Math
https://ift.tt/3gjKHOw
GitHub
MadhavPruthi/Fleo-flutter-video-amalgamation
Fleo - A video calling application developed using flutter🤠 - MadhavPruthi/Fleo-flutter-video-amalgamation
New post on /r/flutterdev subreddit:
I made MemeGenerator with FlutterWeb
This is my first post in reddit. If I make a post in a wrong way, really sorry.Actually, this is my first flutter project. I enjoyed myself a lot. memegeneratorAny PR is welcome. Thank you in advance.
July 31, 2020 at 12:04PM by x0ww0x
https://ift.tt/2D5ksNA
I made MemeGenerator with FlutterWeb
This is my first post in reddit. If I make a post in a wrong way, really sorry.Actually, this is my first flutter project. I enjoyed myself a lot. memegeneratorAny PR is welcome. Thank you in advance.
July 31, 2020 at 12:04PM by x0ww0x
https://ift.tt/2D5ksNA
GitHub
Xx0w0wxX/MemeGenerator
FlutterWebでMemeを作るやつ. Contribute to Xx0w0wxX/MemeGenerator development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Dough—A tool to help you create squishy UI effects in Flutter
https://ift.tt/310nL0i
July 31, 2020 at 02:23PM by Elixane
https://ift.tt/3jVjrrX
Dough—A tool to help you create squishy UI effects in Flutter
https://ift.tt/310nL0i
July 31, 2020 at 02:23PM by Elixane
https://ift.tt/3jVjrrX
Medium
Dough—A tool to help you create squishy UI effects in Flutter
I’ve worked on a few Flutter projects in the past where I needed to create squishy UI effects. I searched around for packages that had…
New post on /r/flutterdev subreddit:
IOS and Macbooks
Ok, so I have a client that is interested in my app, but I don't own a mac. I kinda feel like if they want IOS they need to fork out for the MacBook... But now I notice MacBook pros are insanely priced. So my initial gut feel price seems to be out by about 50% (I had about $2100, but apparently it's closer to $3150 in my country).How is flutter development on a MacBook Air? Like is that viable for development, or should I insist on the pro? I just feel like a 1.1ghz processor with just 8gb of ram, that can't even do Full HD display sounds like shitty value for money, and not a patch on my current i9-7700k PC with 32gb of ram which still works out way cheaper than even the AIR.
July 31, 2020 at 02:16PM by PepSakdoek
https://ift.tt/3hV1ojP
IOS and Macbooks
Ok, so I have a client that is interested in my app, but I don't own a mac. I kinda feel like if they want IOS they need to fork out for the MacBook... But now I notice MacBook pros are insanely priced. So my initial gut feel price seems to be out by about 50% (I had about $2100, but apparently it's closer to $3150 in my country).How is flutter development on a MacBook Air? Like is that viable for development, or should I insist on the pro? I just feel like a 1.1ghz processor with just 8gb of ram, that can't even do Full HD display sounds like shitty value for money, and not a patch on my current i9-7700k PC with 32gb of ram which still works out way cheaper than even the AIR.
July 31, 2020 at 02:16PM by PepSakdoek
https://ift.tt/3hV1ojP
reddit
IOS and Macbooks
Ok, so I have a client that is interested in my app, but I don't own a mac. I kinda feel like if they want IOS they need to fork out for the...
New post on Flutter Dev Google group:
how to pass image on second page in flutter?
how to pass file image on second screen
July 31, 2020 at 02:50PM by abhana...@gmail.com
https://ift.tt/33eMiBQ
how to pass image on second page in flutter?
how to pass file image on second screen
July 31, 2020 at 02:50PM by abhana...@gmail.com
https://ift.tt/33eMiBQ
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:
Intro in Flutter Testing - Motivation to write the test - TestPyramid
https://youtu.be/AA4I10rG_x8
July 31, 2020 at 03:56PM by MyracleDesign
https://ift.tt/2DhyYBz
Intro in Flutter Testing - Motivation to write the test - TestPyramid
https://youtu.be/AA4I10rG_x8
July 31, 2020 at 03:56PM by MyracleDesign
https://ift.tt/2DhyYBz
YouTube
Intro in Flutter Testing - Motivation to write the test - TestPyramid
This is the first video and the entry point of our #testing series here on Flutter Explained. I will explain to you in detail why we need tests and will give you multiple examples of why we should #test. After we have understood why we should test, I add…
New post on /r/flutterdev subreddit:
Furniture App - Responsive Flutter UI
https://youtu.be/8uLI8ade1aA
July 31, 2020 at 04:23PM by anwarabir
https://ift.tt/30fTThv
Furniture App - Responsive Flutter UI
https://youtu.be/8uLI8ade1aA
July 31, 2020 at 04:23PM by anwarabir
https://ift.tt/30fTThv
YouTube
Furniture App - Responsive Flutter UI - Speed Code
We design a responsive furniture app #UI using #flutter, all of the data come from API so that you can learn how to use API on flutter. There are two pages Home page which contains a horizontal category list then the list of recommended products.
►Starting…
►Starting…
New post on /r/flutterdev subreddit:
Flutter Desktop Linux app | Build and Publish on Snapcraft Store | Navoki
https://youtu.be/3EHNNi9KWoU
July 31, 2020 at 05:15PM by theshivamlko
https://ift.tt/316FD9P
Flutter Desktop Linux app | Build and Publish on Snapcraft Store | Navoki
https://youtu.be/3EHNNi9KWoU
July 31, 2020 at 05:15PM by theshivamlko
https://ift.tt/316FD9P
YouTube
Flutter Desktop Linux app | Build and Publish on Snapcraft Store | Navoki
Flutter Desktop Linux app | Build and Publish on Snapcraft Store | Navoki
This setup is new for me also, I am not a linux user, if any mistake found I will correct in next detailed video.
Timestamps:
00:00 Introduction
00:40 Navoki Notes on Snapcraft
01:03…
This setup is new for me also, I am not a linux user, if any mistake found I will correct in next detailed video.
Timestamps:
00:00 Introduction
00:40 Navoki Notes on Snapcraft
01:03…
New post on /r/flutterdev subreddit:
Portfolio tempate using Flutter
A clean, beautiful and responsive portfolio template for Developers!If you created something awesome and want to contribute then feel free to open Please don't hesitate to open an pull request.Source Code ------------- Live ViewSections✔️ Summary and About me✔️ Skills✔️ Proficiency✔️ Achievements 🏆✔️ Blogs✔️ Contact meGetting StartedFrom your command line, clone and run developerFolio:In-order to work with this repo you need to have flutter beta installed on your system.
July 31, 2020 at 06:15PM by jujaraynaveen
https://ift.tt/318uZzl
Portfolio tempate using Flutter
A clean, beautiful and responsive portfolio template for Developers!If you created something awesome and want to contribute then feel free to open Please don't hesitate to open an pull request.Source Code ------------- Live ViewSections✔️ Summary and About me✔️ Skills✔️ Proficiency✔️ Achievements 🏆✔️ Blogs✔️ Contact meGetting StartedFrom your command line, clone and run developerFolio:In-order to work with this repo you need to have flutter beta installed on your system.
# Clone this repository $ git clone # Go into the repository $ cd DeveloperFolio # Get Packages $ flutter pub get # Build Web using Flutter $ flutter build web # Launch/View $ flutter run -d chromeDeployment 📦When you are done with the setup, you should host your website online. We highly recommend to read through the docs for Firebase Hosting.
# Before you can install the Firebase CLI, you will need to install Node.js on your machine. npm install -g firebase-tools # Firebase Login $ firebase login # Initialize Firebase $ firebase init # Deploy to Firebase $ firebase deployFor the FutureDark ModeConnect with LinkedIn to get Summary, Skills, Education and ExperienceConnect with Github to get Customized Pins, Profile DetailsPersonalization Page to edit everything in once place.
July 31, 2020 at 06:15PM by jujaraynaveen
https://ift.tt/318uZzl
GitHub
GitHub - naveenjujaray/DeveloperFolio: Flutter web - DeveloperFolio template
Flutter web - DeveloperFolio template. Contribute to naveenjujaray/DeveloperFolio development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Flutter Cross Platform Setup In 6 Minutes
https://www.youtube.com/watch?v=70dqIVvoEyw
July 31, 2020 at 06:05PM by RobertBrunhage
https://ift.tt/339Ql29
Flutter Cross Platform Setup In 6 Minutes
https://www.youtube.com/watch?v=70dqIVvoEyw
July 31, 2020 at 06:05PM by RobertBrunhage
https://ift.tt/339Ql29
YouTube
Flutter Cross Platform Setup In 6 Minutes
The Best Flutter Course on the Internet 👉 https://www.hungrimind.com/learn/flutter
https://flutter.dev/desktop
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: https://www.patreon.com/join/RobertBrunhage
PayPal: https://www.paypal.me/RobertBrunhage…
https://flutter.dev/desktop
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: https://www.patreon.com/join/RobertBrunhage
PayPal: https://www.paypal.me/RobertBrunhage…
New post on /r/flutterdev subreddit:
Connect rest api with blog app (profile page rest api connection)
https://youtu.be/18vs6wRoVAs
July 31, 2020 at 04:47PM by devstackin
https://ift.tt/3gkuo47
Connect rest api with blog app (profile page rest api connection)
https://youtu.be/18vs6wRoVAs
July 31, 2020 at 04:47PM by devstackin
https://ift.tt/3gkuo47
YouTube
Flutter: Rest API integration in profile page || Rest API Connection ||27
Show your support and subscribe to the channel -: https://devstack.page.link/eNh4
In this Video -:
1) First, we will create the Rest API End Point for Checking the profile data.
2) We will launch our Rest Server on localhost
3) Update the base URL on the…
In this Video -:
1) First, we will create the Rest API End Point for Checking the profile data.
2) We will launch our Rest Server on localhost
3) Update the base URL on the…
New post on /r/flutterdev subreddit:
I have published my package to pub.dev
I have published a package to pub.devThis is a dart client for the www.omdbapi.com API. it will return movie details like year, IMDB Rating, actors, directors, poster and much more, and very easy to useExample :
July 31, 2020 at 05:58AM by Immediate-Quality-61
https://ift.tt/3jUTcBY
I have published my package to pub.dev
I have published a package to pub.devThis is a dart client for the www.omdbapi.com API. it will return movie details like year, IMDB Rating, actors, directors, poster and much more, and very easy to useExample :
Omdb client = new Omdb("KEY", "MOVIE"); print("Title : ${client.movie.title}"); print("Released : ${client.movie.released}"); print("Runtime : ${client.movie.runtime}"); print("Poster URL : ${client.movie.poster}");Package Link: https://pub.dev/packages/omdb_dartGithub Repo: https://github.com/viralvaghela/omdb_dart
July 31, 2020 at 05:58AM by Immediate-Quality-61
https://ift.tt/3jUTcBY
Dart packages
omdb_dart | Flutter Package
Dart client for the www.omdbapi.com API . it will return movie detials like year,IMDB Rating, actors,directors,poster and much more
New post on /r/flutterdev subreddit:
Introducing should: an expressive, readable BDD style assertion library for Dart/Flutter
https://ift.tt/3hRLYNd
July 31, 2020 at 07:16AM by AKushWarrior
https://ift.tt/3fp5uiJ
Introducing should: an expressive, readable BDD style assertion library for Dart/Flutter
https://ift.tt/3hRLYNd
July 31, 2020 at 07:16AM by AKushWarrior
https://ift.tt/3fp5uiJ
Dart packages
should | Dart Package
A simple, extensible, readable BDD assertion library. Supports introspective terminal output.
New post on /r/flutterdev subreddit:
Flutter Developer Weekly Newsletter - Issue #5 is LIVE!
https://ift.tt/2DhTOAN
July 31, 2020 at 05:38PM by FlutterDevWeekly
https://ift.tt/3jXSDHE
Flutter Developer Weekly Newsletter - Issue #5 is LIVE!
https://ift.tt/2DhTOAN
July 31, 2020 at 05:38PM by FlutterDevWeekly
https://ift.tt/3jXSDHE