New post on /r/flutterdev subreddit:
Flutter with firebase series Part 2 - Authentication
https://youtu.be/0oxQ5888EsQ
June 06, 2021 at 08:02AM by SIVARAM16
https://ift.tt/3pu4jox
Flutter with firebase series Part 2 - Authentication
https://youtu.be/0oxQ5888EsQ
June 06, 2021 at 08:02AM by SIVARAM16
https://ift.tt/3pu4jox
YouTube
Flutter with Firebase | Part - 2 | Firebase Authentication for Android, IOS, Web
In this video, I've shown how to implement firebase authentication in flutter for android, web, IOS.
Firebase SDK Setup: https://youtu.be/9UKLcgv_2BE
Here is the code repo: https://github.com/ThalapathySiva/Flutter-with-Firebase-Tutorial/tree/master/f…
Firebase SDK Setup: https://youtu.be/9UKLcgv_2BE
Here is the code repo: https://github.com/ThalapathySiva/Flutter-with-Firebase-Tutorial/tree/master/f…
New post on Flutter Dev Google group:
Music Stops Playing on IOS Device but works on Emulator?
Hello All, Just a general question as I have a radio application and we've had constant issues with getting this app to release for Apple due to it's background music services. I've enabled everything that I can think of but weirdly why does it work on the emulator and not real device? Any
June 07, 2021 at 07:05PM by Bridget Kelly O'Sheehan
https://ift.tt/3fXOdjP
Music Stops Playing on IOS Device but works on Emulator?
Hello All, Just a general question as I have a radio application and we've had constant issues with getting this app to release for Apple due to it's background music services. I've enabled everything that I can think of but weirdly why does it work on the emulator and not real device? Any
June 07, 2021 at 07:05PM by Bridget Kelly O'Sheehan
https://ift.tt/3fXOdjP
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:
MaterialBasedCupertinoThemeData
This is the wrong way to use it to theme CupertinoApps:late final MaterialBasedCupertinoThemeData cupertinoThemeData = MaterialBasedCupertinoThemeData(materialTheme: materialTheme);
// should be able to define one colorscheme and the material Theme infrastructure figures out things
// for light, high contrast light and high contrast dark
ThemeData materialTheme = ThemeData(
brightness: appBrightness,
visualDensity: VisualDensity.adaptivePlatformDensity, cardTheme: myCardTheme, colorScheme: myMaterialAppColorsSchemeLight,
);For the correct way, wait two days for my article as it's not in the Flutter Docs and no bok on flutter covers it
June 07, 2021 at 07:11PM by fredgrott
https://ift.tt/2RtPG8a
MaterialBasedCupertinoThemeData
This is the wrong way to use it to theme CupertinoApps:late final MaterialBasedCupertinoThemeData cupertinoThemeData = MaterialBasedCupertinoThemeData(materialTheme: materialTheme);
// should be able to define one colorscheme and the material Theme infrastructure figures out things
// for light, high contrast light and high contrast dark
ThemeData materialTheme = ThemeData(
brightness: appBrightness,
visualDensity: VisualDensity.adaptivePlatformDensity, cardTheme: myCardTheme, colorScheme: myMaterialAppColorsSchemeLight,
);For the correct way, wait two days for my article as it's not in the Flutter Docs and no bok on flutter covers it
June 07, 2021 at 07:11PM by fredgrott
https://ift.tt/2RtPG8a
reddit
MaterialBasedCupertinoThemeData
This is the wrong way to use it to theme CupertinoApps: late final...
New post on Flutter Dev Google group:
Android - IOS differences
Hi all, I'm having a weird issue that only affects IOS sim (not tested on IOS device). My app uses an sqlite db to store the data from various elements of my app. This db data is copied to a list and displayed in the app. The only thing that's different is contacts. As I don't really want to
June 07, 2021 at 09:54PM by BabsKy
https://ift.tt/3gaCz4c
Android - IOS differences
Hi all, I'm having a weird issue that only affects IOS sim (not tested on IOS device). My app uses an sqlite db to store the data from various elements of my app. This db data is copied to a list and displayed in the app. The only thing that's different is contacts. As I don't really want to
June 07, 2021 at 09:54PM by BabsKy
https://ift.tt/3gaCz4c
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:
How to add OnTap to container of this code?
import 'package:flutter/material.dart'; import 'package:flutter/cupertino.dart'; void main() => runApp(new MaterialApp(home: new HomePage(),)); class HomePage extends StatelessWidget { //final text = new Text('Text here', style: new TextStyle(fontSize: 50.0),); // final margin = const
June 07, 2021 at 10:01PM by sona
https://ift.tt/34VWIFV
How to add OnTap to container of this code?
import 'package:flutter/material.dart'; import 'package:flutter/cupertino.dart'; void main() => runApp(new MaterialApp(home: new HomePage(),)); class HomePage extends StatelessWidget { //final text = new Text('Text here', style: new TextStyle(fontSize: 50.0),); // final margin = const
June 07, 2021 at 10:01PM by sona
https://ift.tt/34VWIFV
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:
Top 30 Flutter Tips and Tricks
https://www.youtube.com/watch?v=5vDq5DXXxss
June 07, 2021 at 10:41PM by fluttermapp
https://ift.tt/3w0BvGU
Top 30 Flutter Tips and Tricks
https://www.youtube.com/watch?v=5vDq5DXXxss
June 07, 2021 at 10:41PM by fluttermapp
https://ift.tt/3w0BvGU
YouTube
Top 30 Flutter Tips and Tricks
Master app development 👉 https://fluttermapp.com/
Flutter Best Tips and Tricks for any Flutter Developer. Best Practices, Widgets, Plugins, Tips and Tricks with Flutter will be deliver into this Video. In other words, in this In this video, we will show…
Flutter Best Tips and Tricks for any Flutter Developer. Best Practices, Widgets, Plugins, Tips and Tricks with Flutter will be deliver into this Video. In other words, in this In this video, we will show…
New tweet from FlutterDev:
📝 Q1 2021 survey results are in! 🎉 8,652 respondents and an all-time high score for user satisfaction with Dart. 🔥 A single codebase, ready-made UI widgets, and hot reload are Flutter's biggest draws. Read the results here ↓ https://t.co/OflbbRR8Zf— Flutter (@FlutterDev) Jun 7, 2021
June 08, 2021 at 12:22AM
http://twitter.com/FlutterDev/status/1402028173320142852
📝 Q1 2021 survey results are in! 🎉 8,652 respondents and an all-time high score for user satisfaction with Dart. 🔥 A single codebase, ready-made UI widgets, and hot reload are Flutter's biggest draws. Read the results here ↓ https://t.co/OflbbRR8Zf— Flutter (@FlutterDev) Jun 7, 2021
June 08, 2021 at 12:22AM
http://twitter.com/FlutterDev/status/1402028173320142852
New post on Flutter Dev Google group:
Flutter gets error on launching apps.
I have done “flutter run --profile” on 2 different device and get the same error. The app seems to load but everything stops at a white screen on my devices. If I pull the app and unplug from the desktop, then restart the app, all tests seem o be fine. Never had this problem before. ———
June 08, 2021 at 12:33AM by jerry hamby
https://ift.tt/2T8sFrM
Flutter gets error on launching apps.
I have done “flutter run --profile” on 2 different device and get the same error. The app seems to load but everything stops at a white screen on my devices. If I pull the app and unplug from the desktop, then restart the app, all tests seem o be fine. Never had this problem before. ———
June 08, 2021 at 12:33AM by jerry hamby
https://ift.tt/2T8sFrM
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:
eror cant find value key and title
import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class Product { final String name; final String description; final int price; final String image; Product(this.name, this.description, this.price, this.image); static List
eror cant find value key and title
import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class Product { final String name; final String description; final int price; final String image; Product(this.name, this.description, this.price, this.image); static List
New post on /r/flutterdev subreddit:
How to change status bar text color in Flutter
https://ift.tt/3inJ3iX
June 08, 2021 at 05:11AM by sarunw
https://ift.tt/3z86oLt
How to change status bar text color in Flutter
https://ift.tt/3inJ3iX
June 08, 2021 at 05:11AM by sarunw
https://ift.tt/3z86oLt
Sarunw
How to change status bar text color in Flutter | Sarunw
Learn different ways to change status bar text color in Flutter.
New post on /r/flutterdev subreddit:
in_app_notification: Show any Widget as a notification.
https://ift.tt/3z4MUr0
June 08, 2021 at 04:40AM by Kurogoma4D
https://ift.tt/3z7I4Jz
in_app_notification: Show any Widget as a notification.
https://ift.tt/3z4MUr0
June 08, 2021 at 04:40AM by Kurogoma4D
https://ift.tt/3z7I4Jz
Dart packages
in_app_notification | Flutter Package
A Flutter package to show custom in-app notification with any Widgets.
New post on /r/flutterdev subreddit:
What is up with the new ButtonStyle property for TextButton and ElevatedButton?
It is confusing to see that the replacement for FlatButton and RaisedButton namely TextButton and ElevatedButton takes a new ButtonStyle type which has
June 08, 2021 at 07:30AM by mighty3xodus
https://ift.tt/3w4ehiT
What is up with the new ButtonStyle property for TextButton and ElevatedButton?
It is confusing to see that the replacement for FlatButton and RaisedButton namely TextButton and ElevatedButton takes a new ButtonStyle type which has
MaterialStateProperty<T>
type for most of the properties. This has caused me to primarily use MaterialButton.Could anyone explain the reasoning behind why was this change made? What are your thoughts behind this and has this affected how you use buttons?June 08, 2021 at 07:30AM by mighty3xodus
https://ift.tt/3w4ehiT
reddit
What is up with the new ButtonStyle property for TextButton and...
It is confusing to see that the replacement for FlatButton and RaisedButton namely TextButton and ElevatedButton takes a new ButtonStyle type...
New post on /r/flutterdev subreddit:
Resolve Error Importing Package HTTP/HTTP.dart In Flutter
https://ift.tt/2T5DURW
June 08, 2021 at 07:18AM by lil_dragplix
https://ift.tt/2TbPueb
Resolve Error Importing Package HTTP/HTTP.dart In Flutter
https://ift.tt/2T5DURW
June 08, 2021 at 07:18AM by lil_dragplix
https://ift.tt/2TbPueb
Flutter Agency - Mobile App Designing, Development & Consulting
How to Resolve Error Importing package:http/http.dart In Flutter? - Flutter Agency
A composable, Future-based library for making HTTP requests. It is easy to retrieve and upload JSON via a REST-based web service. So in this article, we will go through the How to Resolve Error Importing package:http/http.dart In Flutter. How to Resolve Error…
New post on Flutter Dev Google group:
Facebook SDK Update
Dear Team, I am writing behalf of the Travelstart team (Flapp). We are using the Flutter framework for our app - Flapp, with the recent update from Apple with regards to iOS 14.5, Facebook is asking to update the SDK which will support SKAdNetwork. Our dev team looking for Facebook SDK update
June 08, 2021 at 12:12PM by Naveen Kumar Nanchari
https://ift.tt/2T7MjV9
Facebook SDK Update
Dear Team, I am writing behalf of the Travelstart team (Flapp). We are using the Flutter framework for our app - Flapp, with the recent update from Apple with regards to iOS 14.5, Facebook is asking to update the SDK which will support SKAdNetwork. Our dev team looking for Facebook SDK update
June 08, 2021 at 12:12PM by Naveen Kumar Nanchari
https://ift.tt/2T7MjV9
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:
Can you guys help me ?
The same app works fine on another PC without erros But I'm experiencing this using a new PC.This line show up on the terminal :E/flutter ( 4548): [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: FormatException: Invalid double
June 08, 2021 at 03:02PM by g0tham_
https://ift.tt/3w2FaUs
Can you guys help me ?
The same app works fine on another PC without erros But I'm experiencing this using a new PC.This line show up on the terminal :E/flutter ( 4548): [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: FormatException: Invalid double
June 08, 2021 at 03:02PM by g0tham_
https://ift.tt/3w2FaUs
reddit
Can you guys help me ?
The same app works fine on another PC without erros But I'm experiencing this using a new PC. This line show up on the terminal : E/flutter...
New post on /r/flutterdev subreddit:
Building decentralized applications using flutter
Does anyone have any suggestion on tutorials on how to make dapps using flutter and how to connect the flutter application to external wallets?
June 08, 2021 at 02:35PM by harishankar1014
https://ift.tt/2T6Ltb2
Building decentralized applications using flutter
Does anyone have any suggestion on tutorials on how to make dapps using flutter and how to connect the flutter application to external wallets?
June 08, 2021 at 02:35PM by harishankar1014
https://ift.tt/2T6Ltb2
reddit
Building decentralized applications using flutter
Does anyone have any suggestion on tutorials on how to make dapps using flutter and how to connect the flutter application to external wallets?
New post on /r/flutterdev subreddit:
Responsive UI for different mobile devices
If a designer gives you zeplin app model it will be based on a model he choose as a reference how we can adapt to all devices? For example icon he gave 45 x 55 it will fine in reference screen but if we are opening in tablet it will be small how we can tackle this problem.. I know there is some plugin like sizer out there but it is based on % of screen resolution not by pixel
June 08, 2021 at 01:36PM by think_code_repeat
https://ift.tt/3zb0pFO
Responsive UI for different mobile devices
If a designer gives you zeplin app model it will be based on a model he choose as a reference how we can adapt to all devices? For example icon he gave 45 x 55 it will fine in reference screen but if we are opening in tablet it will be small how we can tackle this problem.. I know there is some plugin like sizer out there but it is based on % of screen resolution not by pixel
June 08, 2021 at 01:36PM by think_code_repeat
https://ift.tt/3zb0pFO
reddit
Responsive UI for different mobile devices
If a designer gives you zeplin app model it will be based on a model he choose as a reference how we can adapt to all devices? For example icon he...
New post on /r/flutterdev subreddit:
Flutter Expert IDE Set Up
https://ift.tt/3geJidy
June 08, 2021 at 01:11PM by fredgrott
https://ift.tt/3pw5V1b
Flutter Expert IDE Set Up
https://ift.tt/3geJidy
June 08, 2021 at 01:11PM by fredgrott
https://ift.tt/3pw5V1b
Medium
Flutter Expert IDE Set Up
Sorry Google, the best IDE for flutter development is MS’s Vscode. As a node IDE is the future as far as developer tools. I am going to…
New post on Flutter Dev Google group:
Authresult and update profile
I have been learning flutter by watching onemanstartup and netninja and there was a part where I had to combine two of their individual methods, the resulting code is: Future createUserWithEmailAndPassword(String email, String password, String name) async { try { AuthResult result = await
June 08, 2021 at 03:31PM by Sven Arndt
https://ift.tt/3pxuLxz
Authresult and update profile
I have been learning flutter by watching onemanstartup and netninja and there was a part where I had to combine two of their individual methods, the resulting code is: Future createUserWithEmailAndPassword(String email, String password, String name) async { try { AuthResult result = await
June 08, 2021 at 03:31PM by Sven Arndt
https://ift.tt/3pxuLxz
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:
So how are you implementing navigation?
Do you stick to navigator 1.0, use navigator 2.0, or use some of those fancy packages like Beamer and VRouter?I'm building a new app and I think it's time for me to finally learn how use nav2.0 or beamer or something, so I'd like to see what solutions everyone out there is using.
June 08, 2021 at 03:12PM by Shazamo333
https://ift.tt/3x73rc4
So how are you implementing navigation?
Do you stick to navigator 1.0, use navigator 2.0, or use some of those fancy packages like Beamer and VRouter?I'm building a new app and I think it's time for me to finally learn how use nav2.0 or beamer or something, so I'd like to see what solutions everyone out there is using.
June 08, 2021 at 03:12PM by Shazamo333
https://ift.tt/3x73rc4
reddit
So how are you implementing navigation?
Do you stick to navigator 1.0, use navigator 2.0, or use some of those fancy packages like Beamer and VRouter? I'm building a new app and I think...
New post on Flutter Dev Google group:
Willing to contribute?
Hey there, I am sarvesh and I would like to know if anyone would like to contribute to yahoofin
Willing to contribute?
Hey there, I am sarvesh and I would like to know if anyone would like to contribute to yahoofin