New post on Flutter Dev Google group:
An InputDecorator, which is typically created by a TextField, cannot have an unbounded width
I get this error. The following assertion was thrown during performLayout(): An InputDecorator, which is typically created by a TextField, cannot have an unbounded width I have attached image of my code you can also find the code here using carbon sh Link to code < https://carbon.now.sh/?b
February 18, 2021 at 06:16PM by Kwaku amoh-aboagye
https://ift.tt/2NjgdmD
An InputDecorator, which is typically created by a TextField, cannot have an unbounded width
I get this error. The following assertion was thrown during performLayout(): An InputDecorator, which is typically created by a TextField, cannot have an unbounded width I have attached image of my code you can also find the code here using carbon sh Link to code < https://carbon.now.sh/?b
February 18, 2021 at 06:16PM by Kwaku amoh-aboagye
https://ift.tt/2NjgdmD
carbon.now.sh
Carbon is the easiest way to create and share beautiful images of your source code.
New post on Flutter Dev Google group:
How do I Record Video With Native Camera (IOS and Android) using Flutter?
Is there documentation and working examples for recording video with the native camera for IOS and Android provided by Flutter? So far, It been difficult to find anything.
February 18, 2021 at 06:29PM by Jake C
https://ift.tt/3qBX6CH
How do I Record Video With Native Camera (IOS and Android) using Flutter?
Is there documentation and working examples for recording video with the native camera for IOS and Android provided by Flutter? So far, It been difficult to find anything.
February 18, 2021 at 06:29PM by Jake C
https://ift.tt/3qBX6CH
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:
How do you prevent flutter provider from becoming a God class?
My team and I have been using the provider package for state management for awhile now and it seems like there are some apparent issues post Mortem of some of our projects using it.I understand how provider is basically a souped up dependency injection tool for my widget tree. But I don’t see how using this tool can lead to a good design. In my experience, our providers become bloated god classes with state and business logic thrown all over the place.I understand provider is a super simple and easy to explain state management tool especially for beginners but I just don’t see how using singletons like this in app development can lead to clean architecture. Let alone the inability to using test any of the methods in my providers without jumping through hoops.Just seems like while BloC looks scarier it can provide a better way of keeping business logic separated from the presentation layer.Open to your thoughts and discussion. I’ve only been developing in flutter for about 4 months now or so if I’m dead wrong on this and there are better ways of using provider alongside cleaner architecture and layering applications I would love to hear about them.
February 18, 2021 at 07:31PM by Mrbiggleswarth25
https://ift.tt/3s0KkOg
How do you prevent flutter provider from becoming a God class?
My team and I have been using the provider package for state management for awhile now and it seems like there are some apparent issues post Mortem of some of our projects using it.I understand how provider is basically a souped up dependency injection tool for my widget tree. But I don’t see how using this tool can lead to a good design. In my experience, our providers become bloated god classes with state and business logic thrown all over the place.I understand provider is a super simple and easy to explain state management tool especially for beginners but I just don’t see how using singletons like this in app development can lead to clean architecture. Let alone the inability to using test any of the methods in my providers without jumping through hoops.Just seems like while BloC looks scarier it can provide a better way of keeping business logic separated from the presentation layer.Open to your thoughts and discussion. I’ve only been developing in flutter for about 4 months now or so if I’m dead wrong on this and there are better ways of using provider alongside cleaner architecture and layering applications I would love to hear about them.
February 18, 2021 at 07:31PM by Mrbiggleswarth25
https://ift.tt/3s0KkOg
reddit
How do you prevent flutter provider from becoming a God class?
My team and I have been using the provider package for state management for awhile now and it seems like there are some apparent issues post...
New post on Flutter Dev Google group:
Is Android screen saver (DreamService) functionality supported?
Hi folks, I managed to add my app to the Screen savers list, but that's it – the app won't actually launch from there. I haven't found anything related to the matter in official SDK API docs. So, AFAIU, this kind of functionality is not supported for now, but maybe I'm wrong... Any suggestions?
February 18, 2021 at 08:41PM by Artem Bondarenko
https://ift.tt/3qunqi2
Is Android screen saver (DreamService) functionality supported?
Hi folks, I managed to add my app to the Screen savers list, but that's it – the app won't actually launch from there. I haven't found anything related to the matter in official SDK API docs. So, AFAIU, this kind of functionality is not supported for now, but maybe I'm wrong... Any suggestions?
February 18, 2021 at 08:41PM by Artem Bondarenko
https://ift.tt/3qunqi2
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:
Coding a YouTube API | Create Your Own API Using NodeJS
https://youtube.com/watch?v=bqNxNsKKwqw
February 18, 2021 at 08:43PM by backslashflutter
https://ift.tt/37qrbxz
Coding a YouTube API | Create Your Own API Using NodeJS
https://youtube.com/watch?v=bqNxNsKKwqw
February 18, 2021 at 08:43PM by backslashflutter
https://ift.tt/37qrbxz
YouTube
Coding a YouTube API | Create Your Own API Using NodeJS (Express, Cheerio and Request)
Want to create your own API? In this video I am going to showcase you how you can create your own API which will scrap the data from your YouTube channel and display it in JSON format. The libraries that we will be using in today's video are Express, Cheerio…
New tweet from FlutterDev:
📣 Get your #FlutterEngage questions ready for the leadership roundtable!
Want to ask about engineering roadmaps, product features, or technical architecture? Tweet using #AskFlutter for a chance to get your questions answered live on March 3.
Join us → https://t.co/T9025C5NCV pic.twitter.com/CtnUEAkBHr— Flutter (@FlutterDev) February 18, 2021
February 18, 2021 at 10:00PM
http://twitter.com/FlutterDev/status/1362507221943291905
📣 Get your #FlutterEngage questions ready for the leadership roundtable!
Want to ask about engineering roadmaps, product features, or technical architecture? Tweet using #AskFlutter for a chance to get your questions answered live on March 3.
Join us → https://t.co/T9025C5NCV pic.twitter.com/CtnUEAkBHr— Flutter (@FlutterDev) February 18, 2021
February 18, 2021 at 10:00PM
http://twitter.com/FlutterDev/status/1362507221943291905
Twitter
#flutterengage hashtag on Twitter
See Tweets about #flutterengage on Twitter. See what people are saying and join the conversation.
New post on /r/flutterdev subreddit:
How to use a Stack to place one widget on top of another
https://youtu.be/H_7O29WEDYg
February 19, 2021 at 04:49AM by projectmind_guru
https://ift.tt/2M3cMQm
How to use a Stack to place one widget on top of another
https://youtu.be/H_7O29WEDYg
February 19, 2021 at 04:49AM by projectmind_guru
https://ift.tt/2M3cMQm
YouTube
(Ep 72) Using Flutter Stack - Home Page Refactor Pt 2
In this video you'll see how to use a flutter stack to position one widget, with trip details, over another widget containing the trips location image. This video is the second of a 5 video series where you'll see how to update the homepage layout to match…
New post on /r/flutterdev subreddit:
🔥 Upload Image/Video in Flutter with Rest API & WordPress 🔥
https://youtu.be/dn_4VT6Prkg
February 19, 2021 at 07:00AM by SnippetCoder_YT
https://ift.tt/2NctIVm
🔥 Upload Image/Video in Flutter with Rest API & WordPress 🔥
https://youtu.be/dn_4VT6Prkg
February 19, 2021 at 07:00AM by SnippetCoder_YT
https://ift.tt/2NctIVm
YouTube
🔥 Upload Image/Video in Flutter with Rest API & WordPress 🔥
In this video, We will learn How To Upload Image/Video from Flutter to WordPress Media Library using Rest API.
⏱TIMESTAMPS
00:00 - Video Introduction
01:11 - Image Picker Flutter Plugin
02:35 - Image Upload Integration
24:35 - Final Demo
24:47 - Wordpress…
⏱TIMESTAMPS
00:00 - Video Introduction
01:11 - Image Picker Flutter Plugin
02:35 - Image Upload Integration
24:35 - Final Demo
24:47 - Wordpress…
New post on /r/flutterdev subreddit:
How to Solve Expanded Widgets must be placed Inside Flex Widgets??
An expanded Widget is a widget that expands a child of a Row Widget, Column Widget, or Flex so that the child fills the available space...Read the full DETAILED article here: https://flutteragency.com/how-to-solve-expanded-widgets-must-be-placed-inside-flex-widgets/
February 19, 2021 at 06:23AM by lil_dragplix
https://ift.tt/2NjxCf0
How to Solve Expanded Widgets must be placed Inside Flex Widgets??
An expanded Widget is a widget that expands a child of a Row Widget, Column Widget, or Flex so that the child fills the available space...Read the full DETAILED article here: https://flutteragency.com/how-to-solve-expanded-widgets-must-be-placed-inside-flex-widgets/
February 19, 2021 at 06:23AM by lil_dragplix
https://ift.tt/2NjxCf0
Flutter Agency - Mobile App Designing, Development & Consulting
Expanded Widget – Flutter Widget Guide By Flutter Agency - Flutter Agency
What is Expanded Widget? Expanded Widget is a widget that expands a child of a Row Widget, Column Widget, or Flex so that the child fills the available space. Why we need Expanded Widget ? When a user wants to fill between widgets user can make use of this…
New post on Flutter Dev Google group:
API documents are not getting generated
Hi Team, We have published our package
API documents are not getting generated
Hi Team, We have published our package
New post on Flutter Dev Google group:
How can I distinguish the difference between Controller and Builder?(newbie)
I read some document about AnimationController、PageController、StreamBuilder、FutureBuilder and so on. But I don't know how can I distinguish the difference between Controller and Builder. For example, AnimationController and PageController why do they all use "Controller" for suffix, it
February 19, 2021 at 10:56AM by 1F LI
https://ift.tt/2NGtmpO
How can I distinguish the difference between Controller and Builder?(newbie)
I read some document about AnimationController、PageController、StreamBuilder、FutureBuilder and so on. But I don't know how can I distinguish the difference between Controller and Builder. For example, AnimationController and PageController why do they all use "Controller" for suffix, it
February 19, 2021 at 10:56AM by 1F LI
https://ift.tt/2NGtmpO
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:
crash using Isolate.spawnUri
The following crashes with UI actions are only available on root isolate
. I dont intend to do any ui actions just process some inputs.
February 19, 2021 at 11:07AM by Nydedrisean
https://ift.tt/3k3flhS
crash using Isolate.spawnUri
The following crashes with UI actions are only available on root isolate
. I dont intend to do any ui actions just process some inputs.
import 'dart:isolate';
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
var response = ReceivePort();
var remote = Isolate.spawnUri(
Uri.parse('http://192.168.0.100/echo.dart'), ['foo'], response.sendPort);
remote.then((_) => response.first).then((msg) {
print("received: $msg");
});
}
class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
title: 'Flutter Demo',
theme: ThemeData(
primarySwatch: Colors.blue,
visualDensity: VisualDensity.adaptivePlatformDensity,
),
home: Scaffold(
body: Text("aaaa"),
),
);
}
}
http://192.168.0.100/echo.dart (is accessible from emulator checked)import 'dart:isolate';
void main(List<String> args, SendPort replyTo) {
replyTo.send(args[0] + 'iis');
}
February 19, 2021 at 11:07AM by Nydedrisean
https://ift.tt/3k3flhS
reddit
crash using Isolate.spawnUri
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
Is Flutter Worth Learning In 2021?
https://youtube.com/watch?v=BTxrKm8ssjw&feature=share
February 19, 2021 at 10:59AM by faizollah
https://ift.tt/3sbYADV
Is Flutter Worth Learning In 2021?
https://youtube.com/watch?v=BTxrKm8ssjw&feature=share
February 19, 2021 at 10:59AM by faizollah
https://ift.tt/3sbYADV
YouTube
Is Flutter Worth Learning In 2021?
Flutter is relatively a new platform based on dart language. The dart language has been around longer than flutter. Flutter put dart in the spotlight. It is important to know if this platform is worth time, money, and effort in 2021. In this video, we talk…
New post on /r/flutterdev subreddit:
VRouter
Check out vrouter, a routing system close to the one in Vue.js and based on Navigator 2.0On web or mobile, this will make your life easy for everything regarding routing and navigation. Have a look at vrouter.dev for more info.Do not hesitate to contribute or give your feedback!
February 19, 2021 at 10:39AM by Lulupointu
https://ift.tt/3bjgf67
VRouter
Check out vrouter, a routing system close to the one in Vue.js and based on Navigator 2.0On web or mobile, this will make your life easy for everything regarding routing and navigation. Have a look at vrouter.dev for more info.Do not hesitate to contribute or give your feedback!
February 19, 2021 at 10:39AM by Lulupointu
https://ift.tt/3bjgf67
Dart packages
vrouter | Flutter package
A navigation package that makes navigation and routing easy on every platform. Built on top of Navigator 2.
New post on /r/flutterdev subreddit:
App Feedback Thread - February 19, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
February 19, 2021 at 03:00PM by AutoModerator
https://ift.tt/3sa2ehW
App Feedback Thread - February 19, 2021
This thread is for getting feedback on your own apps.Developers:must provide feedback for othersmust include Play Store, App Store, GitHub, GitLab, or BitBucket linkmust make top level commentmust make effort to respond to questions and feedback from commentersmay be open or closed sourceCommenters:must give constructive feedback in replies to top level commentsmust not include links to other appsTo cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback.As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you.- r/FlutterDev Mods
February 19, 2021 at 03:00PM by AutoModerator
https://ift.tt/3sa2ehW
reddit
App Feedback Thread - February 19, 2021
This thread is for getting feedback on your own apps. ## Developers: * must **provide feedback** for others * must include **Play Store**, **App...
New post on /r/flutterdev subreddit:
Flutter Tutorial E-Commerce App Using Strapi CMS - 1
https://www.youtube.com/watch?v=PNDRS9VlaSA
February 19, 2021 at 02:29PM by cybdom
https://ift.tt/3dtrgnS
Flutter Tutorial E-Commerce App Using Strapi CMS - 1
https://www.youtube.com/watch?v=PNDRS9VlaSA
February 19, 2021 at 02:29PM by cybdom
https://ift.tt/3dtrgnS
YouTube
Flutter Tutorial E-Commerce App Using Strapi CMS - 1
Source code: https://bit.ly/3pxdByr
Written tutorial: https://cybdom.tech/flutter-tutorial-e-commerce-app-using-strapi-cms-1/
Buy Me A Coffee: https://www.buymeacoffee.com/bi3cp0Zk5
Follow me on Twitter: https://twitter.com/cybdom
Hire me at: https://cybdom.tech/hire…
Written tutorial: https://cybdom.tech/flutter-tutorial-e-commerce-app-using-strapi-cms-1/
Buy Me A Coffee: https://www.buymeacoffee.com/bi3cp0Zk5
Follow me on Twitter: https://twitter.com/cybdom
Hire me at: https://cybdom.tech/hire…
New post on /r/flutterdev subreddit:
Flutter Tutorial: E-Commerce App Using Strapi CMS
https://ift.tt/3pzY54Y
February 19, 2021 at 02:28PM by cybdom
https://ift.tt/3puDCyw
Flutter Tutorial: E-Commerce App Using Strapi CMS
https://ift.tt/3pzY54Y
February 19, 2021 at 02:28PM by cybdom
https://ift.tt/3puDCyw
Flutter Tutorial by Cybdom Tech
Flutter Tutorial: E-Commerce App Using Strapi CMS - 1
In this short series we will build a fully featured e-commerce app using Strapi CMS and even handle Payments using Stripe.
New post on /r/flutterdev subreddit:
Offline Speech Recognition in Flutter: Build a Voice-Controlled Flutter Clock App (Source code in comments)
https://ift.tt/2ZxiQUs
February 19, 2021 at 04:00PM by eonlav
https://ift.tt/3bm3nfl
Offline Speech Recognition in Flutter: Build a Voice-Controlled Flutter Clock App (Source code in comments)
https://ift.tt/2ZxiQUs
February 19, 2021 at 04:00PM by eonlav
https://ift.tt/3bm3nfl
Medium
Offline Speech Recognition in Flutter: No Siri, No Google, and No, It’s Not Speech-To-Text
I don’t have to tell you about the importance of hands-free mobile apps in the 21st century. What I do have to tell you is that it’s…
New tweet from FlutterDev:
📺 The #BoringShow is back! 📺
Join @filiphracek and @Fitzface for some paired programming as they discuss adaptive design and walk through the process of creating an adaptive app for various screen sizes and devices.
Watch for more 👉 https://t.co/yxCNKIyawr pic.twitter.com/mU15GgEbd1— Flutter (@FlutterDev) February 19, 2021
February 19, 2021 at 04:00PM
http://twitter.com/FlutterDev/status/1362778978818400258
📺 The #BoringShow is back! 📺
Join @filiphracek and @Fitzface for some paired programming as they discuss adaptive design and walk through the process of creating an adaptive app for various screen sizes and devices.
Watch for more 👉 https://t.co/yxCNKIyawr pic.twitter.com/mU15GgEbd1— Flutter (@FlutterDev) February 19, 2021
February 19, 2021 at 04:00PM
http://twitter.com/FlutterDev/status/1362778978818400258
Twitter
#boringshow hashtag on Twitter
38m ago @FlutterDev tweeted: "📺 The #BoringShow is back! 📺
Join @f.." - read what others are saying and join the conversation.
Join @f.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Any package that gives you this "waiting for content" widget?
https://ibb.co/N6f92FBI understand the way to implement it would be using a FutureBuilder, but do you know any package that gives these placeholders as waiting screens?
February 19, 2021 at 05:14PM by fcort
https://ift.tt/3k7DAM6
Any package that gives you this "waiting for content" widget?
https://ibb.co/N6f92FBI understand the way to implement it would be using a FutureBuilder, but do you know any package that gives these placeholders as waiting screens?
February 19, 2021 at 05:14PM by fcort
https://ift.tt/3k7DAM6
ImgBB
Screenshot-20210219-170931-Wallapop
Image Screenshot-20210219-170931-Wallapop hosted in ImgBB
New post on /r/flutterdev subreddit:
Send Email From Flutter Application | Attach html documents to email
https://ift.tt/3qCYWDd
February 19, 2021 at 04:24PM by rrtutors
https://ift.tt/3udPuZl
Send Email From Flutter Application | Attach html documents to email
https://ift.tt/3qCYWDd
February 19, 2021 at 04:24PM by rrtutors
https://ift.tt/3udPuZl
Rrtutors
Send Email From Flutter Application | Attach html documents to email
Sending email is one of the communication channel. We know Seding email from server, but sometimes we may get an option to send email form mobile application. In this post we are going to learn how to send email from flutter applciation through the default…