Reddit: looking for a codeveloper
looking to codevelop an app with somebody, i've been using flutter for 3 months now. understand basic layouts. I'd say I'm more of a designer than a backend guy but I can learn anything. I have a good idea for an app, dm me if interested.
Submitted July 03, 2018 at 06:17AM by alaricat
via reddit https://ift.tt/2KFbnNa
looking to codevelop an app with somebody, i've been using flutter for 3 months now. understand basic layouts. I'd say I'm more of a designer than a backend guy but I can learn anything. I have a good idea for an app, dm me if interested.
Submitted July 03, 2018 at 06:17AM by alaricat
via reddit https://ift.tt/2KFbnNa
reddit
r/FlutterDev - looking for a codeveloper
1 votes and 0 so far on reddit
GGroup: Flutter-Carousel ---fitting images
how can I provide full screen of pictures. for each device. how can I do it? import 'package:flutter/material.dart'; import 'package:carousel_slider/carousel_slider.dart'; final List imgList = [ ' https://ift.tt/2lPuBSn
Submitted July 03, 2018 at 09:34AM by Veysel Kaya
via Flutter Dev https://ift.tt/2z78Arr
how can I provide full screen of pictures. for each device. how can I do it? import 'package:flutter/material.dart'; import 'package:carousel_slider/carousel_slider.dart'; final List imgList = [ ' https://ift.tt/2lPuBSn
Submitted July 03, 2018 at 09:34AM by Veysel Kaya
via Flutter Dev https://ift.tt/2z78Arr
Reddit: Flutter Playground Repository
Here is my Flutter Playground app repository, contains some of examples that I have implemented.Will add more examples soon.https://github.com/ibhavikmakwana/FlutterPlayground
Submitted July 03, 2018 at 09:58AM by ibhavikmakwana
via reddit https://ift.tt/2lOaMKY
Here is my Flutter Playground app repository, contains some of examples that I have implemented.Will add more examples soon.https://github.com/ibhavikmakwana/FlutterPlayground
Submitted July 03, 2018 at 09:58AM by ibhavikmakwana
via reddit https://ift.tt/2lOaMKY
GitHub
GitHub - ibhavikmakwana/FlutterPlayground: Playground app for Flutter
Playground app for Flutter. Contribute to ibhavikmakwana/FlutterPlayground development by creating an account on GitHub.
GGroup: WebSocket.connect() fails when on cellular network
When using a real Android device I cannot connect to a WebSocket server when using cellular network. Over WIFI it works like expected. Looking server side it seems that the device does not start a proper handshake. The *Connection* header is *keep-alive *over cellular network while over WIFI it
Submitted July 03, 2018 at 01:46PM by Maik Mewes
via Flutter Dev https://ift.tt/2KMvpSA
When using a real Android device I cannot connect to a WebSocket server when using cellular network. Over WIFI it works like expected. Looking server side it seems that the device does not start a proper handshake. The *Connection* header is *keep-alive *over cellular network while over WIFI it
Submitted July 03, 2018 at 01:46PM by Maik Mewes
via Flutter Dev https://ift.tt/2KMvpSA
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.
GGroup: TextFields and Labels
Hi all, Is there a way to change the position and style for the labelText? I couldn't find any good examples. I know there is a labelStyle property but doesn't give any examples. I need the label next to the text field instead of on the top. My current approach has a Row with a Text wrapped in
Submitted July 03, 2018 at 02:50PM by Marc Andrew
via Flutter Dev https://ift.tt/2NpmIj8
Hi all, Is there a way to change the position and style for the labelText? I couldn't find any good examples. I know there is a labelStyle property but doesn't give any examples. I need the label next to the text field instead of on the top. My current approach has a Row with a Text wrapped in
Submitted July 03, 2018 at 02:50PM by Marc Andrew
via Flutter Dev https://ift.tt/2NpmIj8
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.
Reddit: I created a simple drop in file for @flutterio to show a native "What's New" screen for showcasing new features for the user! Supports as many items as you need, item navigation, dark mode support, Native Alert Popups and Native Buttons. 👌🏼
https://ift.tt/2KDpKBz
Submitted July 03, 2018 at 03:29PM by SoundDr
via reddit https://ift.tt/2KIj2Hj
https://ift.tt/2KDpKBz
Submitted July 03, 2018 at 03:29PM by SoundDr
via reddit https://ift.tt/2KIj2Hj
Gist
Drop in file for flutter to show a whats new page for the user that is native for android and iOS. (Similar to apples version in…
Reddit: A Complete Guide to the Flutter SDK & Flutter Framework for building native iOS and Android apps
https://ift.tt/2tYQOB9
Submitted July 03, 2018 at 05:48PM by nishanjki
via reddit https://ift.tt/2lUvqsR
https://ift.tt/2tYQOB9
Submitted July 03, 2018 at 05:48PM by nishanjki
via reddit https://ift.tt/2lUvqsR
Medium
A Complete Guide to the Flutter SDK & Flutter Framework for building native iOS and Android apps
You don’t need to learn Android/ Java and iOS/ Swift to build real native mobile apps!
We just launched a new Github repo for samples and @redbrogdon's already added a JSON example app! It shows how to deserialize with 3 different libraries.
Check it out at → https://t.co/kbGCdCwgf5 pic.twitter.com/vRsyXXMiz0— Flutter (@flutterio) July 3, 2018
July 03, 2018 at 06:40PM
via Twitter https://twitter.com/flutterio
Check it out at → https://t.co/kbGCdCwgf5 pic.twitter.com/vRsyXXMiz0— Flutter (@flutterio) July 3, 2018
July 03, 2018 at 06:40PM
via Twitter https://twitter.com/flutterio
Twitter
Andrew Brogdon (@RedBrogdon) | Twitter
The latest Tweets from Andrew Brogdon (@RedBrogdon). I work with @Flutterio at the Google
GGroup: Refreshing child widget
Hi, I made some changes to the default Flutter template in order to test some code: class _UsersPageState extends State { int _counter = 0; CounterWidget counterWidget = new CounterWidget(); List userList = new List(); void _incrementCounter() { counterWidg
Submitted July 03, 2018 at 07:16PM by Willie Nandi
via Flutter Dev https://ift.tt/2u0FLY8
Hi, I made some changes to the default Flutter template in order to test some code: class _UsersPageState extends State { int _counter = 0; CounterWidget counterWidget = new CounterWidget(); List userList = new List(); void _incrementCounter() { counterWidg
Submitted July 03, 2018 at 07:16PM by Willie Nandi
via Flutter Dev https://ift.tt/2u0FLY8
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.
Reddit: Flutter Samples: A collection of open source samples that illustrate best practices for Flutter.
https://ift.tt/2KvaDuP
Submitted July 03, 2018 at 07:02PM by Purple_Pizzazz
via reddit https://ift.tt/2MHBKzo
https://ift.tt/2KvaDuP
Submitted July 03, 2018 at 07:02PM by Purple_Pizzazz
via reddit https://ift.tt/2MHBKzo
GitHub
flutter/samples
A collection of Flutter examples and demos. Contribute to flutter/samples development by creating an account on GitHub.
Reddit: Tips on using Android Studio to develop Flutter apps
https://ift.tt/2KJIcp8
Submitted July 03, 2018 at 06:11PM by Purple_Pizzazz
via reddit https://ift.tt/2KtUgie
https://ift.tt/2KJIcp8
Submitted July 03, 2018 at 06:11PM by Purple_Pizzazz
via reddit https://ift.tt/2KtUgie
Medium
Tips on using Android Studio to develop Flutter apps
There is an interesting technology by Google called Flutter. It is a framework where you can create mobile apps on iOS and Android at the…
GGroup: Flutter sqflite plugin database always returning null
I want to write a simple database application for saving workouts and exercises, but for some reason the Future function always returns null, and I get an error for calling snapshot.data.length on null, even though i check for the ConnectionState. How can I fix this? Is there any obvious bugs
Submitted July 03, 2018 at 07:36PM by leo nx
via Flutter Dev https://ift.tt/2u1TCgV
I want to write a simple database application for saving workouts and exercises, but for some reason the Future function always returns null, and I get an error for calling snapshot.data.length on null, even though i check for the ConnectionState. How can I fix this? Is there any obvious bugs
Submitted July 03, 2018 at 07:36PM by leo nx
via Flutter Dev https://ift.tt/2u1TCgV
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.
GGroup: [Breaking change] material tap target sizes
Hi Flutter, The change described here has been submitted as https://ift.tt/2z8PK3b.
Submitted July 03, 2018 at 07:56PM by Jonah Williams
via Flutter Dev https://ift.tt/2lPrxW8
Hi Flutter, The change described here has been submitted as https://ift.tt/2z8PK3b.
Submitted July 03, 2018 at 07:56PM by Jonah Williams
via Flutter Dev https://ift.tt/2lPrxW8
GitHub
Add flag to ThemeData to expand tap targets of certain material widgets by jonahwilliams · Pull Request #18369 · flutter/flutter
Adds a new ThemeData property called materialTapTargetSize which configures minimum tap targets
Defaults to MaterialTapTargetSize.padded.
Increase size of checkbox, switch, and radio button to 48...
Defaults to MaterialTapTargetSize.padded.
Increase size of checkbox, switch, and radio button to 48...
It’s easy to create custom widgets in Flutter, but you can also combine standards like Stack, Expanded and LayoutBuilder to compose new, more complex widgets. @mjohnsullivan used this method to make a Backdrop widget.
Read his post to learn more → https://t.co/xEpxXiVmPS— Flutter (@flutterio) July 3, 2018
July 03, 2018 at 10:31PM
via Twitter https://twitter.com/flutterio
Read his post to learn more → https://t.co/xEpxXiVmPS— Flutter (@flutterio) July 3, 2018
July 03, 2018 at 10:31PM
via Twitter https://twitter.com/flutterio
Twitter
Matt Sullivan (@mjohnsullivan) | Twitter
The latest Tweets from Matt Sullivan (@mjohnsullivan). Developer relations for @FlutterDev by day. Often by night too. Mountain View, CA
Reddit: Flutter UI Design — Beer Menu — Hero Animation
https://ift.tt/2KDOERP
Submitted July 04, 2018 at 12:36AM by Purple_Pizzazz
via reddit https://ift.tt/2MO2O07
https://ift.tt/2KDOERP
Submitted July 04, 2018 at 12:36AM by Purple_Pizzazz
via reddit https://ift.tt/2MO2O07
Noteworthy - The Journal Blog
Beer Menu — Hero Animation – Noteworthy - The Journal Blog
Flutter UI Design
Reddit: Official URL_Launcher plugin can't handle custom URL Schemes .
Hi, I tried to use the URLLauncher plugin to open another with a custom scheme, unfortunately it's crashing when used with custom schemes, only the basics work like sms, tel, ...## Steps to Reproduce
Submitted July 04, 2018 at 02:41AM by TheOSM
via reddit https://ift.tt/2lSVzsn
Hi, I tried to use the URLLauncher plugin to open another with a custom scheme, unfortunately it's crashing when used with custom schemes, only the basics work like sms, tel, ...## Steps to Reproduce
// A common example of launching Whatsapp
_launchURL() async {
const url = 'whatsapp://send?text=Hello%2C%20World!';
if (await canLaunch(url)) {
await launch(url);
} else {
throw 'Could not launch $url';
}
}.
Has anyone been able to share string data between 2 apps on ios using the url schemes in Flutter ? Are there other ways to do it ? The Android side with Intent was quite straightforward.Submitted July 04, 2018 at 02:41AM by TheOSM
via reddit https://ift.tt/2lSVzsn
reddit
r/FlutterDev - Official URL_Launcher plugin can't handle custom URL Schemes .
2 votes and 1 so far on reddit
Want to display a quick, ephemeral message in your app? Try out Scaffold’s support for Snackbar. #WidgetWednesday
Learn more here → https://t.co/bSGXnkUlqR
Example here → https://t.co/OeJikyse9q pic.twitter.com/Cip3q7nDEk— Flutter (@flutterio) July 4, 2018
July 04, 2018 at 06:00PM
via Twitter https://twitter.com/flutterio
Learn more here → https://t.co/bSGXnkUlqR
Example here → https://t.co/OeJikyse9q pic.twitter.com/Cip3q7nDEk— Flutter (@flutterio) July 4, 2018
July 04, 2018 at 06:00PM
via Twitter https://twitter.com/flutterio
Twitter
#widgetwednesday hashtag on Twitter
On Aug 8 @flutterio tweeted: "Allow users to drag & drop in your a.." - read what others are saying and join the conversation.
Reddit: Speed Dial w/ Floating Action menu like Google Inbox
https://ift.tt/2u5J0xs
Submitted July 04, 2018 at 10:28PM by Sol_Ido
via reddit https://ift.tt/2NpVqJq
https://ift.tt/2u5J0xs
Submitted July 04, 2018 at 10:28PM by Sol_Ido
via reddit https://ift.tt/2NpVqJq
GitHub
tiagojencmartins/unicornspeeddial
Flutter Floating Action Button with Speed Dial. Contribute to tiagojencmartins/unicornspeeddial development by creating an account on GitHub.
Reddit: flutter_scroll_gallery | Plugin to create Image carousels with a scroll thumbnail at the bottom
https://ift.tt/2tSMtQv
Submitted July 04, 2018 at 10:16PM by Elixane
via reddit https://ift.tt/2zaGFXK
https://ift.tt/2tSMtQv
Submitted July 04, 2018 at 10:16PM by Elixane
via reddit https://ift.tt/2zaGFXK
Dart Packages
flutter_scroll_gallery | Flutter Package
flutter_scroll_gallery Flutter and Dart package - A Flutter package that help you to create Image carousels with scroll thumbnail in bottom
Reddit: Securely Store Passwords
Is there a way to securely store passwords on flutter directly without any platform specific code?
Submitted July 04, 2018 at 11:00PM by mocomaco
via reddit https://ift.tt/2lRjEQe
Is there a way to securely store passwords on flutter directly without any platform specific code?
Submitted July 04, 2018 at 11:00PM by mocomaco
via reddit https://ift.tt/2lRjEQe
reddit
r/FlutterDev - Securely Store Passwords
1 votes and 3 so far on reddit
Reddit: foody | Food Ordering/Delivery mobile app for Restaurants with a REST api written with Slim PHP using BloC Pattern by @atehrosius
https://ift.tt/2KJ2b7s
Submitted July 04, 2018 at 10:52PM by Elixane
via reddit https://ift.tt/2za95RA
https://ift.tt/2KJ2b7s
Submitted July 04, 2018 at 10:52PM by Elixane
via reddit https://ift.tt/2za95RA
GitHub
trey-rosius/foody
Contribute to trey-rosius/foody development by creating an account on GitHub.