New post on /r/flutterdev subreddit:
How do you find memory leaks?
Is there anything like the Leak Canary but for Flutter?
April 07, 2019 at 11:50AM by dbltro
http://bit.ly/2I58nbY
How do you find memory leaks?
Is there anything like the Leak Canary but for Flutter?
April 07, 2019 at 11:50AM by dbltro
http://bit.ly/2I58nbY
GitHub
GitHub - square/leakcanary: A memory leak detection library for Android.
A memory leak detection library for Android. Contribute to square/leakcanary development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
mudeo: a social, multi-track music video recorder
http://bit.ly/2UBDlOL
April 07, 2019 at 02:29PM by hillel369
http://bit.ly/2KfoIwA
mudeo: a social, multi-track music video recorder
http://bit.ly/2UBDlOL
April 07, 2019 at 02:29PM by hillel369
http://bit.ly/2KfoIwA
GitHub
hillelcoren/mudeo
mudeo - A collaborative music app built with Flutter - hillelcoren/mudeo
New post on /r/flutterdev subreddit:
FlutterForce — Week 21
http://bit.ly/2KfoYvy
April 07, 2019 at 01:58PM by flutterist
http://bit.ly/2UCXEeK
FlutterForce — Week 21
http://bit.ly/2KfoYvy
April 07, 2019 at 01:58PM by flutterist
http://bit.ly/2UCXEeK
Medium
FlutterForce — #Week 21
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Flutter - BLoC - ScopedModel - Redux - Comparison
http://bit.ly/2G5LDX2
April 07, 2019 at 02:45PM by Elixane
http://bit.ly/2OVndCt
Flutter - BLoC - ScopedModel - Redux - Comparison
http://bit.ly/2G5LDX2
April 07, 2019 at 02:45PM by Elixane
http://bit.ly/2OVndCt
Didier Boelens
Didier Boelens - Flutter
Flutter - BLoC, Scoped Model, Redux… Comparison… when to use them and why?
Difficulty: Beginner
Difficulty: Beginner
New post on /r/flutterdev subreddit:
Flutter Animation I: Background Color Transition
http://bit.ly/2G6dlmN
April 07, 2019 at 05:21PM by divyanshub024
http://bit.ly/2IiT7YA
Flutter Animation I: Background Color Transition
http://bit.ly/2G6dlmN
April 07, 2019 at 05:21PM by divyanshub024
http://bit.ly/2IiT7YA
Medium
Flutter Animation I: Background Color Transition
Well, animations are pretty important. It can make a monotonous UI feel very interesting. One reason I love Flutter is that it’s very easy…
New post on /r/flutterdev subreddit:
Flutter media downloader
Hello everyone, so I'm new to Flutter Development, and I was wondering if there is an easy way to download media (mainly Image and Video) from network to local storage :I found this : https://pub.dartlang.org/packages/flutter_downloaderBut it seems like it's a little bit complicated to implement
April 07, 2019 at 05:34PM by yiss92
http://bit.ly/2U24ypy
Flutter media downloader
Hello everyone, so I'm new to Flutter Development, and I was wondering if there is an easy way to download media (mainly Image and Video) from network to local storage :I found this : https://pub.dartlang.org/packages/flutter_downloaderBut it seems like it's a little bit complicated to implement
April 07, 2019 at 05:34PM by yiss92
http://bit.ly/2U24ypy
Dart packages
flutter_downloader | Flutter Package
Powerful plugin making it easy to download files.
New post on /r/flutterdev subreddit:
Cupertino (iOS-style) ActionSheet in Flutter
http://bit.ly/2WSBMJI
April 07, 2019 at 06:43PM by ashishrawat2911
http://bit.ly/2KgITKD
Cupertino (iOS-style) ActionSheet in Flutter
http://bit.ly/2WSBMJI
April 07, 2019 at 06:43PM by ashishrawat2911
http://bit.ly/2KgITKD
Medium
Cupertino (iOS-style) ActionSheet in Flutter | Know Your Widgets
Cupertino in Flutter is a set of widgets implementing the current iOS design language.
New post on /r/flutterdev subreddit:
Flutter NoSQL Database – SEMBAST Tutorial (w/ BLoC)
https://www.youtube.com/watch?v=LcaOULash7s
April 07, 2019 at 08:01PM by randop
http://bit.ly/2I3P9U9
Flutter NoSQL Database – SEMBAST Tutorial (w/ BLoC)
https://www.youtube.com/watch?v=LcaOULash7s
April 07, 2019 at 08:01PM by randop
http://bit.ly/2I3P9U9
YouTube
Flutter NoSQL Database – SEMBAST Tutorial (w/ BLoC)
📗 Learn from the written tutorial & get the project files 👇👇
https://resocoder.com/sembast-flutter-tutorial
👨💻 Do you write good code? Find out now 👇
https://resocoder.com/good-code-quiz
SEMBAST package: https://pub.dartlang.org/packages/sembast
Persistently…
https://resocoder.com/sembast-flutter-tutorial
👨💻 Do you write good code? Find out now 👇
https://resocoder.com/good-code-quiz
SEMBAST package: https://pub.dartlang.org/packages/sembast
Persistently…
New post on /r/flutterdev subreddit:
A plugin to make a quick "About us" page
http://bit.ly/2YSS8UB
April 07, 2019 at 11:22PM by JideGuru
http://bit.ly/2CZSnE2
A plugin to make a quick "About us" page
http://bit.ly/2YSS8UB
April 07, 2019 at 11:22PM by JideGuru
http://bit.ly/2CZSnE2
GitHub
JideGuru/material-about
An about screen to use in your Mobile apps. Contribute to JideGuru/material-about development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Flutter Create: Share your submissions!
Given how we are currently hours away from the submission deadline, I think it'd be great if we could have one place for everyone to come and view all the different Flutter Create submissions.Feel free to post yours here!
April 07, 2019 at 11:55PM by MarkOSullivan
http://bit.ly/2U4766y
Flutter Create: Share your submissions!
Given how we are currently hours away from the submission deadline, I think it'd be great if we could have one place for everyone to come and view all the different Flutter Create submissions.Feel free to post yours here!
April 07, 2019 at 11:55PM by MarkOSullivan
http://bit.ly/2U4766y
reddit
r/FlutterDev - Flutter Create: Share your submissions!
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
ListView doesn't display content unless I append Container() to children
This: ListView( shrinkWrap: true, children: _dice + [Container()], //wtf? scrollDirection: Axis.horizontal, ) works. Without the `+ [Container()]` nothing shows. _dice is a GrowableList of Material widget trees. Took me ages to find this hack. Can anyone tell me what might be going on here?
April 08, 2019 at 01:50AM by Guyren Howe
http://bit.ly/2KpAqFk
ListView doesn't display content unless I append Container() to children
This: ListView( shrinkWrap: true, children: _dice + [Container()], //wtf? scrollDirection: Axis.horizontal, ) works. Without the `+ [Container()]` nothing shows. _dice is a GrowableList of Material widget trees. Took me ages to find this hack. Can anyone tell me what might be going on here?
April 08, 2019 at 01:50AM by Guyren Howe
http://bit.ly/2KpAqFk
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:
A card switching animation for Flutter, support custom animation
http://bit.ly/2FZM0RL
April 08, 2019 at 02:57AM by BakerJQ
http://bit.ly/2UlCd2x
A card switching animation for Flutter, support custom animation
http://bit.ly/2FZM0RL
April 08, 2019 at 02:57AM by BakerJQ
http://bit.ly/2UlCd2x
GitHub
BakerJQ/Flutter-InfiniteCards
An infinite card switching UI for Flutter, support custom animation 自定义实现神奇动效的卡片切换视图 - BakerJQ/Flutter-InfiniteCards
New post on Flutter Dev Google group:
State can't access widget property
I have a StatefulWidget like this: class DiceRow extends StatefulWidget { final _RowState content = _RowState(); final RackState rack; DiceRow(this.rack); @override _RowState createState() => content; … } I can't refer to `widget.rack` from the _RowState object. I am told
April 08, 2019 at 04:06AM by Guyren Howe
http://bit.ly/2G6m8VO
State can't access widget property
I have a StatefulWidget like this: class DiceRow extends StatefulWidget { final _RowState content = _RowState(); final RackState rack; DiceRow(this.rack); @override _RowState createState() => content; … } I can't refer to `widget.rack` from the _RowState object. I am told
April 08, 2019 at 04:06AM by Guyren Howe
http://bit.ly/2G6m8VO
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:
APP Ideas
Hi guys,Any ideas for making an mobile app for HR department. And secondly can I have some advice on how to go about getting ideas for new apps?
April 08, 2019 at 05:58AM by afdal_khan
http://bit.ly/2FV90RV
APP Ideas
Hi guys,Any ideas for making an mobile app for HR department. And secondly can I have some advice on how to go about getting ideas for new apps?
April 08, 2019 at 05:58AM by afdal_khan
http://bit.ly/2FV90RV
reddit
r/FlutterDev - APP Ideas
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
How to add multiple targets in Flutter apps?
http://on.edusavecoupon.net/d39ce8f159
April 08, 2019 at 09:03AM by HenryYik
http://bit.ly/2WSSEQB
How to add multiple targets in Flutter apps?
http://on.edusavecoupon.net/d39ce8f159
April 08, 2019 at 09:03AM by HenryYik
http://bit.ly/2WSSEQB
New post on /r/flutterdev subreddit:
Include prepopulated offline database
Hello everyone,Battling to get my head around this.If I build an app that lists restaurants, structured as follows (simplified):Name: Restaurant OneCategory: SeafoodName: Restaurant TwoCategory: SeafoodName: Restaurant ThreeCategory: Vegetarianand would like to have the following screens:SCREEN ONECategories:[Seafood] -> routes to SCREEN TWO showing all Seafood restaurants[Vegetarian] -. routes to SCREEN TWO showing all Vegetarian restaurantsWhat would be the best way to store that data and ship it with the app? Up until now, I've been using Firebase, but I need the data to available offline. Would SQFLITE be a good option for this? And if so, is it possible to include a prepolutated database with the app? (Image, Name, Contact, Location etc).My end goal is to have Firebase authenticated users also able to make posts in the app (stored in Firebase) which will be linked to their information in the offline database. So ultimately, the app will be setup like this:Authenticated user logs in -> creates post (stored in Firebase):post_title: "Post Title"post_date: "01/01/2019"user_id: "40" <- possibly use as relationship key?The post in the app will then display:[Image from offline database]
POST TITLE - from Firebase01/01/2019 - from Firebase[Contact number from offline database]Hopefully that makes sense. If anyone can offer advice on how to bet go about this, I would REALLY appreciate it. Been at it for days now, and still not sure how best to go about it!
April 08, 2019 at 01:30PM by guit4eva
http://bit.ly/2U4XSqK
Include prepopulated offline database
Hello everyone,Battling to get my head around this.If I build an app that lists restaurants, structured as follows (simplified):Name: Restaurant OneCategory: SeafoodName: Restaurant TwoCategory: SeafoodName: Restaurant ThreeCategory: Vegetarianand would like to have the following screens:SCREEN ONECategories:[Seafood] -> routes to SCREEN TWO showing all Seafood restaurants[Vegetarian] -. routes to SCREEN TWO showing all Vegetarian restaurantsWhat would be the best way to store that data and ship it with the app? Up until now, I've been using Firebase, but I need the data to available offline. Would SQFLITE be a good option for this? And if so, is it possible to include a prepolutated database with the app? (Image, Name, Contact, Location etc).My end goal is to have Firebase authenticated users also able to make posts in the app (stored in Firebase) which will be linked to their information in the offline database. So ultimately, the app will be setup like this:Authenticated user logs in -> creates post (stored in Firebase):post_title: "Post Title"post_date: "01/01/2019"user_id: "40" <- possibly use as relationship key?The post in the app will then display:[Image from offline database]
POST TITLE - from Firebase01/01/2019 - from Firebase[Contact number from offline database]Hopefully that makes sense. If anyone can offer advice on how to bet go about this, I would REALLY appreciate it. Been at it for days now, and still not sure how best to go about it!
April 08, 2019 at 01:30PM by guit4eva
http://bit.ly/2U4XSqK
reddit
r/FlutterDev - Include prepopulated offline database
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Flutter: sqllite (sqflite) | CRUD Operations | Tutorial
https://youtu.be/9D1VX6uGylU
April 08, 2019 at 06:07PM by RobertBrunhage
http://bit.ly/2IjvvTv
Flutter: sqllite (sqflite) | CRUD Operations | Tutorial
https://youtu.be/9D1VX6uGylU
April 08, 2019 at 06:07PM by RobertBrunhage
http://bit.ly/2IjvvTv
YouTube
Flutter: sqlite (sqflite) | CRUD Operations | Tutorial
Course to build a production-ready app 👉 https://robertbrunhage.com/course
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
Sqflite package: https://pub.dartlang.org/packages/sqflite…
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
Sqflite package: https://pub.dartlang.org/packages/sqflite…
New post on /r/flutterdev subreddit:
Just start animating in Flutter
http://bit.ly/2OXN8cS
April 08, 2019 at 06:25PM by felixlein
http://bit.ly/2uV5G4a
Just start animating in Flutter
http://bit.ly/2OXN8cS
April 08, 2019 at 06:25PM by felixlein
http://bit.ly/2uV5G4a
Medium
Just start animating in Flutter
You love Flutter? Then you already managed to create beautiful UIs in record time. Have you tried animation? Animations are cool, but you…
New post on Flutter Dev Google group:
making voip call with flutter
How can I do voip/sip call with flutter?
April 08, 2019 at 06:45PM by Israel Ribeiro
http://bit.ly/2YVaRPs
making voip call with flutter
How can I do voip/sip call with flutter?
April 08, 2019 at 06:45PM by Israel Ribeiro
http://bit.ly/2YVaRPs
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 Flutter Dev Google group:
Video filter and video processing
Hi @all Is video processing is possible in flutter. I am working with the video editing and jsut want to add text., image, imoji and draggable text on video. If any one has any idea please let me know how to do it.
April 08, 2019 at 06:53PM by sukhbeer kumar
http://bit.ly/2U5RShB
Video filter and video processing
Hi @all Is video processing is possible in flutter. I am working with the video editing and jsut want to add text., image, imoji and draggable text on video. If any one has any idea please let me know how to do it.
April 08, 2019 at 06:53PM by sukhbeer kumar
http://bit.ly/2U5RShB
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.