New post on /r/flutterdev subreddit:
eBook Online Book Reading App - Flutter UI - Speed Code
https://youtu.be/ACdraZRANaU
April 23, 2020 at 04:46PM by anwarabir
https://ift.tt/2x6YMxG
eBook Online Book Reading App - Flutter UI - Speed Code
https://youtu.be/ACdraZRANaU
April 23, 2020 at 04:46PM by anwarabir
https://ift.tt/2x6YMxG
YouTube
eBook Online Book Reading App - Flutter UI - Speed Code
Flamingo is an eBook (reading book) app design by #flutter, at home page it shows you some recommended books, also the book of the day. At the bottom you gonna find your most recent book that you read. On details page book info with it's chapters. note that…
New post on Flutter Dev Google group:
Custom Keyboard in flutter accessible in any other application's textarea as a keyboard plugin
Hi, is there a way to develop a custom keyboard in flutter for both iOS and Android which has to be a keyboard plugin which I can change by going to the keyboard setting in my phone. Or develop a custom keyboard in native Android/iOS, and bundle it together with the flutter application, but it
April 23, 2020 at 05:23PM by Onimesh
https://ift.tt/2VtxASW
Custom Keyboard in flutter accessible in any other application's textarea as a keyboard plugin
Hi, is there a way to develop a custom keyboard in flutter for both iOS and Android which has to be a keyboard plugin which I can change by going to the keyboard setting in my phone. Or develop a custom keyboard in native Android/iOS, and bundle it together with the flutter application, but it
April 23, 2020 at 05:23PM by Onimesh
https://ift.tt/2VtxASW
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:
Expo, if you can hear us, please come to Flutter
https://medium.com/@magistro/why-flutter-needs-a-service-like-expo-a40ff863a856
April 23, 2020 at 06:15PM by red_magistro
https://ift.tt/2Vu7z6a
Expo, if you can hear us, please come to Flutter
https://medium.com/@magistro/why-flutter-needs-a-service-like-expo-a40ff863a856
April 23, 2020 at 06:15PM by red_magistro
https://ift.tt/2Vu7z6a
Medium
Why Flutter needs a service like Expo
For those of you who haven’t used Expo before, here’s an extract from its documentation:
New post on /r/flutterdev subreddit:
Flutter Animations
https://youtu.be/FO7OetAgewEcode link: https://github.com/cimplesid/Flutter-Animation-tutorial
April 23, 2020 at 06:46PM by cimplesid
https://ift.tt/2RVZSn5
Flutter Animations
https://youtu.be/FO7OetAgewEcode link: https://github.com/cimplesid/Flutter-Animation-tutorial
April 23, 2020 at 06:46PM by cimplesid
https://ift.tt/2RVZSn5
YouTube
Flutter animations ! Make Hippo from an Elephant
link to code:https://github.com/cimplesid/Flutter-Animation-tutorial
SUBSCRIBE HERE:
http://bit.ly/sidtubesub
Buy me a cup of coffee:https://www.patreon.com/cimplesid
check my apps here:https://play.google.com/store/apps/developer?id=Quotes+Nepal
Social links:…
SUBSCRIBE HERE:
http://bit.ly/sidtubesub
Buy me a cup of coffee:https://www.patreon.com/cimplesid
check my apps here:https://play.google.com/store/apps/developer?id=Quotes+Nepal
Social links:…
New post on /r/flutterdev subreddit:
The Flutter Guide to Firebase Analytics
https://ift.tt/2XO2eIt
April 23, 2020 at 06:38PM by gaspard-m
https://ift.tt/2VSWlXS
The Flutter Guide to Firebase Analytics
https://ift.tt/2XO2eIt
April 23, 2020 at 06:38PM by gaspard-m
https://ift.tt/2VSWlXS
Medium
The Flutter Guide to Firebase Analytics
A simple guide on how to set up and how to use Firebase Analytics in Flutter.
New post on Flutter Dev Google group:
Flutter Doctor: CocoaPods installed but not working.
I'm trying to run Pod Setup after installing cocoapods and getting this error: /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.5/lib/cocoapods/executable.rb:97:in `expand_path': user flutter doesn't exist (ArgumentError) from /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.5/lib/cocoapods/executable.r
April 23, 2020 at 07:11PM by Daniel
https://ift.tt/2KttNyO
Flutter Doctor: CocoaPods installed but not working.
I'm trying to run Pod Setup after installing cocoapods and getting this error: /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.5/lib/cocoapods/executable.rb:97:in `expand_path': user flutter doesn't exist (ArgumentError) from /Library/Ruby/Gems/2.3.0/gems/cocoapods-1.7.5/lib/cocoapods/executable.r
April 23, 2020 at 07:11PM by Daniel
https://ift.tt/2KttNyO
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:
Flutter - iOS. Tapping statusbar scrolls all listviews within a bottom navigation bar to the top.
This is a sample code to demonstrate the unexpected behaviour. import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( title: 'Demo', theme: ThemeData( primarySwatch:
April 23, 2020 at 07:15PM by Samuel Akabo
https://ift.tt/3ayUZXv
Flutter - iOS. Tapping statusbar scrolls all listviews within a bottom navigation bar to the top.
This is a sample code to demonstrate the unexpected behaviour. import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( title: 'Demo', theme: ThemeData( primarySwatch:
April 23, 2020 at 07:15PM by Samuel Akabo
https://ift.tt/3ayUZXv
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 bring data from firebase based on the location of the user i.e display data- from-the-nearest-users in the flutter app?
Hello, guys I am new to flutter firebase and location based services, i want to build an app in which the user can see other users who are near , of some distance like a 1km and can get notification from them, when they do any new activity? … please help out guys…please, please....:)
April 23, 2020 at 07:26PM by Sai Varaprasad
https://ift.tt/2XZKXMz
how to bring data from firebase based on the location of the user i.e display data- from-the-nearest-users in the flutter app?
Hello, guys I am new to flutter firebase and location based services, i want to build an app in which the user can see other users who are near , of some distance like a 1km and can get notification from them, when they do any new activity? … please help out guys…please, please....:)
April 23, 2020 at 07:26PM by Sai Varaprasad
https://ift.tt/2XZKXMz
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 to bring data from firebase based on the location of the user i.e display data- from-the-nearest-users in the flutter app?
Hello, guys I am new to flutter firebase and location based services, i want to build an app in which the user can see other users who are near , of some distance like a 1km and can get notification from them, when they do any new activity? … please help out guys…please, please....:)
April 23, 2020 at 07:46PM by Sai_Varaprasad
https://ift.tt/3eUIWY2
how to bring data from firebase based on the location of the user i.e display data- from-the-nearest-users in the flutter app?
Hello, guys I am new to flutter firebase and location based services, i want to build an app in which the user can see other users who are near , of some distance like a 1km and can get notification from them, when they do any new activity? … please help out guys…please, please....:)
April 23, 2020 at 07:46PM by Sai_Varaprasad
https://ift.tt/3eUIWY2
reddit
how to bring data from firebase based on the location of the user...
Hello, guys I am new to flutter firebase and location based services, i want to build an app in which the user can see other users who are near ,...
New post on Flutter Dev Google group:
problem installing flutter on macOS
1.) I downloaded and unzipped the flutter zip file on Desktop. 2.) I start the terminal and change from 'zsh' to 'bash' by the command 'exec bash'. 3.) Then I run the command vim .bash_profile 4.) Press 'i', paste the export command: export PATH=/Users/shantanukumar/Desktop/flutter/bin:$PATH
April 23, 2020 at 07:55PM by Shantanu Kumar
https://ift.tt/3eUN9Lk
problem installing flutter on macOS
1.) I downloaded and unzipped the flutter zip file on Desktop. 2.) I start the terminal and change from 'zsh' to 'bash' by the command 'exec bash'. 3.) Then I run the command vim .bash_profile 4.) Press 'i', paste the export command: export PATH=/Users/shantanukumar/Desktop/flutter/bin:$PATH
April 23, 2020 at 07:55PM by Shantanu Kumar
https://ift.tt/3eUN9Lk
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 tweet from FlutterDev:
Think outside of the box! 📦
Sometimes a squared image or other widget doesn’t quite work. Maybe it's just too square! The ClipOval widget can clip its children to look like round circles and ovals.
📺 Watch more #WidgetoftheWeek → https://t.co/N0rZtRUF54 pic.twitter.com/p2QSzsVTFS— Flutter (@FlutterDev) April 23, 2020
April 23, 2020 at 08:18PM
http://twitter.com/FlutterDev/status/1253387686913511424
Think outside of the box! 📦
Sometimes a squared image or other widget doesn’t quite work. Maybe it's just too square! The ClipOval widget can clip its children to look like round circles and ovals.
📺 Watch more #WidgetoftheWeek → https://t.co/N0rZtRUF54 pic.twitter.com/p2QSzsVTFS— Flutter (@FlutterDev) April 23, 2020
April 23, 2020 at 08:18PM
http://twitter.com/FlutterDev/status/1253387686913511424
Twitter
#widgetoftheweek hashtag on Twitter
15h ago @FlutterDev tweeted: "✏️ Writing your own button controls from.." - read what others are saying and join the conversation.
New tweet from FlutterDev:
“Flutter had everything we needed.”
@nubank is the largest digital bank outside Asia with over 20 million users. After switching to @Flutter they unified their front-end development team on a single framework!
See how Flutter is being integrated → https://t.co/EvsbuXZnwI pic.twitter.com/OvmASJsvvq— Flutter (@FlutterDev) April 23, 2020
April 23, 2020 at 08:30PM
http://twitter.com/FlutterDev/status/1253390699711492096
“Flutter had everything we needed.”
@nubank is the largest digital bank outside Asia with over 20 million users. After switching to @Flutter they unified their front-end development team on a single framework!
See how Flutter is being integrated → https://t.co/EvsbuXZnwI pic.twitter.com/OvmASJsvvq— Flutter (@FlutterDev) April 23, 2020
April 23, 2020 at 08:30PM
http://twitter.com/FlutterDev/status/1253390699711492096
X (formerly Twitter)
Nubank (@nubank) on X
Nubank. N Possibilidades.
New post on /r/flutterdev subreddit:
Supporting the Flutter community through COVID-19
https://ift.tt/2yzSbvW
April 23, 2020 at 08:13PM by HHendrik
https://ift.tt/2yAYwqY
Supporting the Flutter community through COVID-19
https://ift.tt/2yzSbvW
April 23, 2020 at 08:13PM by HHendrik
https://ift.tt/2yAYwqY
www.bitrise.io
Bitrise COVID-19 Support
Our priority is supporting the mobile development community through these turbulent times. These are the things we're doing to help
New post on /r/flutterdev subreddit:
Why is Firebase Cloud Messaging impossibly complicated on Android
I've been on this problem on and off for a month now. On iOS notifications easily come in as a top banner as per iOS style but on android, there is NOTHING i can do to configure my notifications on FCM to come in as what they call Heads Up notification which according to different advice on the internet need to be high priority, should not have a "notification" section, etc...Can someone explain to me the logic here?
April 23, 2020 at 08:08PM by nicolaszein
https://ift.tt/3cHWaW1
Why is Firebase Cloud Messaging impossibly complicated on Android
I've been on this problem on and off for a month now. On iOS notifications easily come in as a top banner as per iOS style but on android, there is NOTHING i can do to configure my notifications on FCM to come in as what they call Heads Up notification which according to different advice on the internet need to be high priority, should not have a "notification" section, etc...Can someone explain to me the logic here?
April 23, 2020 at 08:08PM by nicolaszein
https://ift.tt/3cHWaW1
reddit
Why is Firebase Cloud Messaging impossibly complicated on Android
I've been on this problem on and off for a month now. On iOS notifications easily come in as a top banner as per iOS style but on android, there...
New post on /r/flutterdev subreddit:
How to use the LearnDash rest api with flutter
How would I be able to use LearnDash REST api using flutter? I need to be able to make Get and Pos requests and Authentication. How would this be possible?Thanks in advance.
April 23, 2020 at 08:03PM by _hadhodrim
https://ift.tt/3eNsybs
How to use the LearnDash rest api with flutter
How would I be able to use LearnDash REST api using flutter? I need to be able to make Get and Pos requests and Authentication. How would this be possible?Thanks in advance.
April 23, 2020 at 08:03PM by _hadhodrim
https://ift.tt/3eNsybs
reddit
How to use the LearnDash rest api with flutter
How would I be able to use LearnDash REST api using flutter? I need to be able to make Get and Pos requests and Authentication. How would this be...
New post on /r/flutterdev subreddit:
Need Help in fixing Flutter Auction Theme Issue
Hello flutter team, I am facing a issue in https://github.com/MarkGeorge10/Auction_flutter.git , I tried to update dependencies but no use, can someone update itThanks in advance
April 23, 2020 at 07:56PM by invisiblelike89
https://ift.tt/3bCtttu
Need Help in fixing Flutter Auction Theme Issue
Hello flutter team, I am facing a issue in https://github.com/MarkGeorge10/Auction_flutter.git , I tried to update dependencies but no use, can someone update itThanks in advance
April 23, 2020 at 07:56PM by invisiblelike89
https://ift.tt/3bCtttu
GitHub
MarkGeorge10/Auction_flutter
Contribute to MarkGeorge10/Auction_flutter development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
How to connect flutter web to mysql
I run my flutter app in 2 emulators, android and chrome. In android emulator my app showed mysql data but flutter web didn't show the data in chrome emulator.Any help?
April 23, 2020 at 08:43PM by andrijasa
https://ift.tt/34XiYyv
How to connect flutter web to mysql
I run my flutter app in 2 emulators, android and chrome. In android emulator my app showed mysql data but flutter web didn't show the data in chrome emulator.Any help?
April 23, 2020 at 08:43PM by andrijasa
https://ift.tt/34XiYyv
reddit
How to connect flutter web to mysql
A subreddit for Google's portable UI framework.
New post on /r/flutterdev subreddit:
android development
I want to learn android app development. I'm really good at C++ and oop. I figured that you can develop android apps using flutter but flutter uses dart and many people say that you need java to develop android apps now my questions are 1) Should I learn (dart & flutter) or (java) for android ? 2) Will dart & flutter replace java for android development? 3) How other developers develop apps in other languages and run on android 4) Is it possible to do android devlopment with C++ only ?
April 23, 2020 at 09:13PM by yogesh0906
https://ift.tt/2VQTbE2
android development
I want to learn android app development. I'm really good at C++ and oop. I figured that you can develop android apps using flutter but flutter uses dart and many people say that you need java to develop android apps now my questions are 1) Should I learn (dart & flutter) or (java) for android ? 2) Will dart & flutter replace java for android development? 3) How other developers develop apps in other languages and run on android 4) Is it possible to do android devlopment with C++ only ?
April 23, 2020 at 09:13PM by yogesh0906
https://ift.tt/2VQTbE2
reddit
android development
A subreddit for Google's portable UI framework.
New post on Flutter Dev Google group:
Textfield outline border
Hello, I have TextFormField decorated with borders, but after get a validation error it losed
April 23, 2020 at 09:16PM by Saul Palenzuela Hdez
https://ift.tt/2VQZUh3
Textfield outline border
Hello, I have TextFormField decorated with borders, but after get a validation error it losed
April 23, 2020 at 09:16PM by Saul Palenzuela Hdez
https://ift.tt/2VQZUh3
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:
Slaying a UI Antipattern with Flutter
https://ift.tt/2VWT0XT
April 23, 2020 at 10:44PM by Elixane
https://ift.tt/2KqeUxg
Slaying a UI Antipattern with Flutter
https://ift.tt/2VWT0XT
April 23, 2020 at 10:44PM by Elixane
https://ift.tt/2KqeUxg
chimon.hashnode.dev
Slaying a UI Antipattern with Flutter
The Problem
This problem is presented in How Elm Slays a UI Antipattern by Kris Jenkins, and has inspired a host of implementations and articles in every language from Kotlin to Reason.
The problem commonly presented: when loading data from a remote ...
This problem is presented in How Elm Slays a UI Antipattern by Kris Jenkins, and has inspired a host of implementations and articles in every language from Kotlin to Reason.
The problem commonly presented: when loading data from a remote ...
New post on /r/flutterdev subreddit:
Introducing Google Fonts for Flutter v 1.0.0!
https://ift.tt/2S1u3Jk
April 23, 2020 at 10:41PM by Elixane
https://ift.tt/3ayLiIL
Introducing Google Fonts for Flutter v 1.0.0!
https://ift.tt/2S1u3Jk
April 23, 2020 at 10:41PM by Elixane
https://ift.tt/3ayLiIL
Medium
Introducing Google Fonts for Flutter v 1.0.0!
By MH Johnson and Anthony Robledo