New post on Flutter Dev Google group:
Edit Xcode project
Hi, I'am about few days in flutter world. What I want to do it is to test how android and iOS looks. I tried the first tutorial and everything worked smooth. My blocking thing at this moment it is how can I edit (let say I want to make a custom text only on iOS) the Xcode project? I tried to find
May 06, 2019 at 02:01AM by geanni Barbulescu
http://bit.ly/2PQ509Z
Edit Xcode project
Hi, I'am about few days in flutter world. What I want to do it is to test how android and iOS looks. I tried the first tutorial and everything worked smooth. My blocking thing at this moment it is how can I edit (let say I want to make a custom text only on iOS) the Xcode project? I tried to find
May 06, 2019 at 02:01AM by geanni Barbulescu
http://bit.ly/2PQ509Z
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:
Data Persistence with SQLite | Flutter
http://bit.ly/2FZWWz6
May 06, 2019 at 06:08AM by ashishrawat2911
http://bit.ly/2H3ONeE
Data Persistence with SQLite | Flutter
http://bit.ly/2FZWWz6
May 06, 2019 at 06:08AM by ashishrawat2911
http://bit.ly/2H3ONeE
Medium
Data Persistence with SQLite | Flutter
To work with SQLite database in flutter, you will need sqflite plugin
New post on /r/flutterdev subreddit:
Vertical Drag & Tween Sequence | Flutter SDK
https://youtu.be/znzvjS5tRnQ
May 06, 2019 at 05:20AM by prateeksharma1712
http://bit.ly/2ZYh79I
Vertical Drag & Tween Sequence | Flutter SDK
https://youtu.be/znzvjS5tRnQ
May 06, 2019 at 05:20AM by prateeksharma1712
http://bit.ly/2ZYh79I
YouTube
Vertical Drag & Tween Sequence | Flutter SDK
#TweenSequence #VerticalDrag An example of creating a bottom sheet and dragging it when the user drags vertical up or down. Also showcasing the use of TweenSequence and science behind executing one tween after another.
Example taken is from dribbble - h…
Example taken is from dribbble - h…
New post on /r/flutterdev subreddit:
Flutter @ Google I/O 2019
Google I/O is happening May 7-9! A livestream will be available from the Google Developers YouTube channel. Here are all the events that are related to Flutter:Streamed sessions (time in PDT):Tuesday, May 7Google Keynote - 10:00am - 11:30amDeveloper Keynote - 12:45pm - 1:45pmBeyond Mobile: Material Design, Adaptable UIs, and Flutter - 2:00pm - 3:00pmWednesday, May 8Building for iOS with Flutter - 9:30am - 10:30amBeyond Mobile: Building Flutter Apps for iOS, Android, Chrome OS, and Web - 2:30pm - 3:30pmDart: Multi-Platform, Productive, Fast — Pick 3 - 5:30pm - 6:30pmThursday, May 9Pragmatic State Management in Flutter - 10:30am - 11:30amLive chat on DiscordJoin us on our Discord chat server to discuss the event in real time. We’ll have a dedicated channel for Google I/O.
May 06, 2019 at 08:39AM by JaapVermeulen
http://bit.ly/2vFjrVi
Flutter @ Google I/O 2019
Google I/O is happening May 7-9! A livestream will be available from the Google Developers YouTube channel. Here are all the events that are related to Flutter:Streamed sessions (time in PDT):Tuesday, May 7Google Keynote - 10:00am - 11:30amDeveloper Keynote - 12:45pm - 1:45pmBeyond Mobile: Material Design, Adaptable UIs, and Flutter - 2:00pm - 3:00pmWednesday, May 8Building for iOS with Flutter - 9:30am - 10:30amBeyond Mobile: Building Flutter Apps for iOS, Android, Chrome OS, and Web - 2:30pm - 3:30pmDart: Multi-Platform, Productive, Fast — Pick 3 - 5:30pm - 6:30pmThursday, May 9Pragmatic State Management in Flutter - 10:30am - 11:30amLive chat on DiscordJoin us on our Discord chat server to discuss the event in real time. We’ll have a dedicated channel for Google I/O.
May 06, 2019 at 08:39AM by JaapVermeulen
http://bit.ly/2vFjrVi
YouTube
Google for Developers
Subscribe to join a community of creative developers and learn the latest in Google technology — from AI and cloud, to mobile and web.
Explore more at developers.google.com
Explore more at developers.google.com
New post on /r/flutterdev subreddit:
Flutter Crash Course: 06 Navigation and Routing in Flutter
https://www.youtube.com/watch?v=Q_MI4B6-wKo
May 06, 2019 at 09:32AM by Purple_Pizzazz
http://bit.ly/2Yb4iHj
Flutter Crash Course: 06 Navigation and Routing in Flutter
https://www.youtube.com/watch?v=Q_MI4B6-wKo
May 06, 2019 at 09:32AM by Purple_Pizzazz
http://bit.ly/2Yb4iHj
YouTube
06 Navigation and Routing in Flutter
NOTE: for the full course, check out https://fluttercrashcourse.com/courses/basics
In this lesson we'll cover:
- Using ListView
- Handling tap events with GestureDetector
- Navigation and parameterized Named Routes with Navigator, MaterialPageRoute and…
In this lesson we'll cover:
- Using ListView
- Handling tap events with GestureDetector
- Navigation and parameterized Named Routes with Navigator, MaterialPageRoute and…
New post on /r/flutterdev subreddit:
What tool do you use to create your designs/wireframes?
I'm new to mobile development, and jumped in right ahead on Flutter. I'l loving it so far.I've became experienced enough to start designing my mobile apps before starting development. Before I used to jump right into development and design along developing...What tool do you recommend for designing flutter/material applications, and even maybe work on a wireframe.I'm on Ubuntu, so I would prefer a cross-platform tool.I've done some researches, and found Sketch to be leading so far?Thank you
May 06, 2019 at 12:39PM by lambasoft
http://bit.ly/2V35FG3
What tool do you use to create your designs/wireframes?
I'm new to mobile development, and jumped in right ahead on Flutter. I'l loving it so far.I've became experienced enough to start designing my mobile apps before starting development. Before I used to jump right into development and design along developing...What tool do you recommend for designing flutter/material applications, and even maybe work on a wireframe.I'm on Ubuntu, so I would prefer a cross-platform tool.I've done some researches, and found Sketch to be leading so far?Thank you
May 06, 2019 at 12:39PM by lambasoft
http://bit.ly/2V35FG3
reddit
r/FlutterDev - What tool do you use to create your designs/wireframes?
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Advice about good practice
Hi guys.I made a small app to learn more about BLoC pattern, Rx and overall about Flutter.Here is my repo, this is a small app to manage life events as travels etc...https://github.com/qeude/events-appDo you have any advices about good practices maybe or how I could make it better ?I still have some things to add as :- the location of an event- some improvements about state management- improve the image selection- improve the hero animationThank you in advance. :)
May 06, 2019 at 01:35PM by nitneuqedue
http://bit.ly/2DOsyY0
Advice about good practice
Hi guys.I made a small app to learn more about BLoC pattern, Rx and overall about Flutter.Here is my repo, this is a small app to manage life events as travels etc...https://github.com/qeude/events-appDo you have any advices about good practices maybe or how I could make it better ?I still have some things to add as :- the location of an event- some improvements about state management- improve the image selection- improve the hero animationThank you in advance. :)
May 06, 2019 at 01:35PM by nitneuqedue
http://bit.ly/2DOsyY0
GitHub
qeude/events-app
📱Flutter App to manage life events. Contribute to qeude/events-app development by creating an account on GitHub.
New post on Flutter Dev Google group:
Circular progress indicator for http.post and webview in flutter
I am new to flutter. Please help me with these two cases. a. I am doing an http.post request to an API in flutter which returns some value. I want to add a circular progress bar unless the value is returned from the API. How to do that ? b. I am using web view in flutter to view html pages. I
May 06, 2019 at 02:17PM by Niladri Paul
http://bit.ly/2H5RqfV
Circular progress indicator for http.post and webview in flutter
I am new to flutter. Please help me with these two cases. a. I am doing an http.post request to an API in flutter which returns some value. I want to add a circular progress bar unless the value is returned from the API. How to do that ? b. I am using web view in flutter to view html pages. I
May 06, 2019 at 02:17PM by Niladri Paul
http://bit.ly/2H5RqfV
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:
Wallpaper app made with Flutter.
Wallpaper app made with Flutter.Concepts used:1.State Management using BLoC pattern2.Dynamic Theming3.Navigation Using PageViews and BottomNavigationBarSource Code : https://github.com/bimsina/wallpaper
May 06, 2019 at 02:35PM by bimsina
http://bit.ly/2ViFq3p
Wallpaper app made with Flutter.
Wallpaper app made with Flutter.Concepts used:1.State Management using BLoC pattern2.Dynamic Theming3.Navigation Using PageViews and BottomNavigationBarSource Code : https://github.com/bimsina/wallpaper
May 06, 2019 at 02:35PM by bimsina
http://bit.ly/2ViFq3p
GitHub
GitHub - bimsina/wallpaper: Wallpaper App made with Flutter with Dynamic Theming.
Wallpaper App made with Flutter with Dynamic Theming. - bimsina/wallpaper
New post on /r/flutterdev subreddit:
How to manage multilingual app?
Hi, I'm developing a social network app and I need to show many text boxes in at least English, Spanish, Italian, French and German. What's the best practice to do that in Flutter (without writing many many many if-else blocks in the code)? Is there any 3rd party plugin?Thanks
May 06, 2019 at 04:06PM by lemel94
http://bit.ly/2VKnUoi
How to manage multilingual app?
Hi, I'm developing a social network app and I need to show many text boxes in at least English, Spanish, Italian, French and German. What's the best practice to do that in Flutter (without writing many many many if-else blocks in the code)? Is there any 3rd party plugin?Thanks
May 06, 2019 at 04:06PM by lemel94
http://bit.ly/2VKnUoi
reddit
r/FlutterDev - How to manage multilingual app?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Options to Animate in Flutter
http://bit.ly/2H6oi8u
May 06, 2019 at 05:08PM by Elixane
http://bit.ly/2PRQlLp
Options to Animate in Flutter
http://bit.ly/2H6oi8u
May 06, 2019 at 05:08PM by Elixane
http://bit.ly/2PRQlLp
Medium
Options to Animate in Flutter
All options to animate the same thing in Flutter.
New post on Flutter Dev Google group:
How to use Firebase Auth and Facebook login together?
Hello everyone, I am completely new to Flutter/Dart so pardon my lack of knowledge. I am trying to set up a login page in my app. I would like to use Firebase Auth as it supports a wide range of authentication options. However, I want to start with Facebook for which I am using the following
May 06, 2019 at 05:52PM by suhas....@gmail.com
http://bit.ly/2vIqEng
How to use Firebase Auth and Facebook login together?
Hello everyone, I am completely new to Flutter/Dart so pardon my lack of knowledge. I am trying to set up a login page in my app. I would like to use Firebase Auth as it supports a wide range of authentication options. However, I want to start with Facebook for which I am using the following
May 06, 2019 at 05:52PM by suhas....@gmail.com
http://bit.ly/2vIqEng
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:
Flutter, notifications ‘bubble up’ and values ‘go down’
http://bit.ly/2JeDf9H
May 06, 2019 at 06:51PM by develodroid
http://bit.ly/2Wx29Wc
Flutter, notifications ‘bubble up’ and values ‘go down’
http://bit.ly/2JeDf9H
May 06, 2019 at 06:51PM by develodroid
http://bit.ly/2Wx29Wc
Medium
Flutter, notifications ‘bubble up’ and values ‘go down’
There are a couple of ways of communicating widgets in Flutter. In this post, we will check two of them: notifications and values. This…
New post on Flutter Dev Google group:
E' PEDOFILO INCULA ED AMMAZZA BAMBINI: DANIELE MINOTTI! CRIMINALISSIMO AVV DI RAPALLO E GENOVA!!! E'
E' PEDOFILO INCULA ED AMMAZZA BAMBINI: DANIELE MINOTTI! CRIMINALISSIMO AVV DI RAPALLO E GENOVA!!! E' STALKER ASSASSINO VIA INTERNET NONCHE' PEDERASTA CHE STUPRA ED UCCIDE I BAMBINI: DANIELE MINOTTI, AVVOCATO DEPRAVATO, PERVERTITO, SANGUINARIO...........KILLER, DI RAPALLO E GENOVA. *https://www.f
May 06, 2019 at 07:54PM by SIMONA-PREMOLI EXLESBIANAMANTE-DE MARINA-BERLUSCONI
http://bit.ly/2H1zAtn
E' PEDOFILO INCULA ED AMMAZZA BAMBINI: DANIELE MINOTTI! CRIMINALISSIMO AVV DI RAPALLO E GENOVA!!! E'
E' PEDOFILO INCULA ED AMMAZZA BAMBINI: DANIELE MINOTTI! CRIMINALISSIMO AVV DI RAPALLO E GENOVA!!! E' STALKER ASSASSINO VIA INTERNET NONCHE' PEDERASTA CHE STUPRA ED UCCIDE I BAMBINI: DANIELE MINOTTI, AVVOCATO DEPRAVATO, PERVERTITO, SANGUINARIO...........KILLER, DI RAPALLO E GENOVA. *https://www.f
May 06, 2019 at 07:54PM by SIMONA-PREMOLI EXLESBIANAMANTE-DE MARINA-BERLUSCONI
http://bit.ly/2H1zAtn
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 OCR - Recognize Text
Hello guys, I'm develop a application in Flutter language that needs read text in images, I'm trying use MLKit Firebase, but I not successful, someone got already do like this?
May 06, 2019 at 08:38PM by William Sgobi
http://bit.ly/2WobpMc
Flutter OCR - Recognize Text
Hello guys, I'm develop a application in Flutter language that needs read text in images, I'm trying use MLKit Firebase, but I not successful, someone got already do like this?
May 06, 2019 at 08:38PM by William Sgobi
http://bit.ly/2WobpMc
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:
Flutter: Enter Animation | Simple Animations Package
https://youtu.be/LoVENbCUqiM
May 06, 2019 at 08:16PM by RobertBrunhage
http://bit.ly/2LtzsYU
Flutter: Enter Animation | Simple Animations Package
https://youtu.be/LoVENbCUqiM
May 06, 2019 at 08:16PM by RobertBrunhage
http://bit.ly/2LtzsYU
YouTube
Flutter: Enter Animation | Simple Animations Package
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
Plugin: https://pub.dev/packages/simple_animations…
Join the Discord Community: https://discord.gg/CPwSezC
2 month of free premium Skillshare ➡️ https://skillshare.eqcm.net/vY4ve
Plugin: https://pub.dev/packages/simple_animations…
New post on /r/flutterdev subreddit:
Since when did pub.dartlang.org change to pub.dev?
https://pub.dev/
May 06, 2019 at 08:11PM by ren3f
http://bit.ly/2VOH3Fs
Since when did pub.dartlang.org change to pub.dev?
https://pub.dev/
May 06, 2019 at 08:11PM by ren3f
http://bit.ly/2VOH3Fs
Dart packages
The official repository for Dart and Flutter packages.
Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.
New post on /r/flutterdev subreddit:
Dart and Flutter on Facebook
With the demise of Google+, which had some sizeable communities for Dart, we've been forced to move our groups to Facebook. For anyone who's interested in checking them out, here they are:DartFlutter
May 06, 2019 at 09:16PM by Darkglow666
http://bit.ly/2JgZuvX
Dart and Flutter on Facebook
With the demise of Google+, which had some sizeable communities for Dart, we've been forced to move our groups to Facebook. For anyone who's interested in checking them out, here they are:DartFlutter
May 06, 2019 at 09:16PM by Darkglow666
http://bit.ly/2JgZuvX
Facebook
Log in to Facebook
Log in to Facebook to start sharing and connecting with your friends, family and people you know.
New post on /r/flutterdev subreddit:
mobile_popup | Flutter plugin to show a PopUp Surface on Tablet / Desktop and for Mobile a Full Screen View.
http://bit.ly/2V6NqQ2
May 06, 2019 at 09:53PM by Purple_Pizzazz
http://bit.ly/2ZZJPHg
mobile_popup | Flutter plugin to show a PopUp Surface on Tablet / Desktop and for Mobile a Full Screen View.
http://bit.ly/2V6NqQ2
May 06, 2019 at 09:53PM by Purple_Pizzazz
http://bit.ly/2ZZJPHg
Dart Packages
mobile_popup | Flutter Package
A Flutter plugin to show a PopUp Surface on Tablet / Desktop and for Mobile a Full Screen View.
New post on /r/flutterdev subreddit:
Managing Packages In Flutter
http://bit.ly/2V0hv3T
May 06, 2019 at 09:52PM by Purple_Pizzazz
http://bit.ly/2ZZJRim
Managing Packages In Flutter
http://bit.ly/2V0hv3T
May 06, 2019 at 09:52PM by Purple_Pizzazz
http://bit.ly/2ZZJRim
Medium
Managing Packages In Flutter
How To Deal With Different Packages