Reddit: d20 | Dart library for RPG dice rolling. Supports standard dice notation.
https://ift.tt/2CYAFTU
Submitted September 14, 2018 at 10:27PM by Purple_Pizzazz
via reddit https://ift.tt/2QwiXKc
https://ift.tt/2CYAFTU
Submitted September 14, 2018 at 10:27PM by Purple_Pizzazz
via reddit https://ift.tt/2QwiXKc
Dart Packages
d20 | Dart Package
d20 Dart package - D20 is a Dart library for RPG dice rolling. Supports standard notation (like "2d12", "d6+5" and "2d20-L").
Hi, I’m @filiphracek. My hobbies include standing in line at the post office, watching videos buffer, and debugging apps on YouTube.
Come join the excitement as my friends and I live-code Flutter apps and plugins on the #BoringShow → https://t.co/mhuLebkJ77 pic.twitter.com/Jj1exDzECD— Flutter (@flutterio) September 14, 2018
September 15, 2018 at 12:51AM
via Twitter https://twitter.com/flutterio
Come join the excitement as my friends and I live-code Flutter apps and plugins on the #BoringShow → https://t.co/mhuLebkJ77 pic.twitter.com/Jj1exDzECD— Flutter (@flutterio) September 14, 2018
September 15, 2018 at 12:51AM
via Twitter https://twitter.com/flutterio
Twitter
Filip Hráček (@filiphracek) | Twitter
The latest Tweets from Filip Hráček (@filiphracek). I explain difficult things to smart people. Separately, I also make games (@RaindeadGames) and useful little software projects (https://t.co/LnvSFrXDLK). San Fransisco Bay Area
GGroup: drawer issue in flutter
I used map view plugin as well as GoogleMapOverlayController to display map using flutter. But in both the cases i am facing an issue to display the drawer. i gave an option of navigation drawer in the app bar. whenever , i tap on the icon of navigation drawer, the drawer opens up but it is only
Submitted September 15, 2018 at 07:32AM by Simran Kaur
via Flutter Dev https://ift.tt/2OqXBwx
I used map view plugin as well as GoogleMapOverlayController to display map using flutter. But in both the cases i am facing an issue to display the drawer. i gave an option of navigation drawer in the app bar. whenever , i tap on the icon of navigation drawer, the drawer opens up but it is only
Submitted September 15, 2018 at 07:32AM by Simran Kaur
via Flutter Dev https://ift.tt/2OqXBwx
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: Offline Data
Dear Flutter and Dart Expert, I have a question about storing data on the flutter dart. my question is *how do I store data on the flutter dart offline*? one of the cases is if we want to store the message string offline and update the string when the device is reconnected to the server.
Submitted September 15, 2018 at 10:17AM by Denis Ramdan
via Flutter Dev https://ift.tt/2p8xiQv
Dear Flutter and Dart Expert, I have a question about storing data on the flutter dart. my question is *how do I store data on the flutter dart offline*? one of the cases is if we want to store the message string offline and update the string when the device is reconnected to the server.
Submitted September 15, 2018 at 10:17AM by Denis Ramdan
via Flutter Dev https://ift.tt/2p8xiQv
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_linkify: Turn URLs into inline Flutter links
https://ift.tt/2NHmFSN
Submitted September 15, 2018 at 10:51AM by CraftThatBlock
via reddit https://ift.tt/2NaQwn3
https://ift.tt/2NHmFSN
Submitted September 15, 2018 at 10:51AM by CraftThatBlock
via reddit https://ift.tt/2NaQwn3
Dart Packages
flutter_linkify | Flutter Package
flutter_linkify Flutter and Dart package - Allow inline links in text for Flutter.
Reddit: Flutter Bluetooth
Hi,Have any of you made anything with Flutter Blue or Flutter BLE? I’m currently working on a project using bluetooth and would love to use flutter. While working with the current examples and documentation I’m getting stuck on some area’s.I would love to see your source code!Also maybe some of you could answer these questions.Is it possible to receive strings? Is it possible to send strings? What does it mean when jt says “send and receive characteristics/descriptors”?Thanks in advance.
Submitted September 15, 2018 at 12:24PM by AnoNyWorm
via reddit https://ift.tt/2xl8Q28
Hi,Have any of you made anything with Flutter Blue or Flutter BLE? I’m currently working on a project using bluetooth and would love to use flutter. While working with the current examples and documentation I’m getting stuck on some area’s.I would love to see your source code!Also maybe some of you could answer these questions.Is it possible to receive strings? Is it possible to send strings? What does it mean when jt says “send and receive characteristics/descriptors”?Thanks in advance.
Submitted September 15, 2018 at 12:24PM by AnoNyWorm
via reddit https://ift.tt/2xl8Q28
reddit
r/FlutterDev - Flutter Bluetooth
1 vote and 0 comments so far on Reddit
Reddit: What are the best resources for a beginner to start learning dart/flutter?
I have experience with JS/node, but not so much object oriented languages. Where should I start learning?
Submitted September 15, 2018 at 01:02PM by ross231
via reddit https://ift.tt/2MzhsYj
I have experience with JS/node, but not so much object oriented languages. Where should I start learning?
Submitted September 15, 2018 at 01:02PM by ross231
via reddit https://ift.tt/2MzhsYj
reddit
r/FlutterDev - What are the best resources for a beginner to start learning dart/flutter?
2 votes and 0 comments so far on Reddit
Reddit: Using Azure App Services with Flutter
Hi Flutter experts!I'm currently a newbie trying to wrap my head on how to create a full-fledge app Flutter and the Azure platform. I'm trying to come up with a multi vendor ecommerce app using Flutter (UI/UX) and Azure (backend/business logic).For the ecommerce/backend part, I'm trying to use this architecture: https://azure.microsoft.com/en-us/solutions/architecture/scalable-ecommerce-web-app/For the CI/CD part I'm thinking on doing the CI part with gitlab and the CD part using flutter's path: https://flutter.io/fastlane-cd/ . I wouldn't mind having this process done in the new azure platform: https://azure.microsoft.com/en-us/solutions/devops/- Does anyone have any experience with azure mobile or azure app services?- Is there a way to use python or golang as backends instead of nodejs or .NET?Any advice is greatly appreciated!Regards,
Submitted September 15, 2018 at 07:25PM by elforce001
via reddit https://ift.tt/2QybD0s
Hi Flutter experts!I'm currently a newbie trying to wrap my head on how to create a full-fledge app Flutter and the Azure platform. I'm trying to come up with a multi vendor ecommerce app using Flutter (UI/UX) and Azure (backend/business logic).For the ecommerce/backend part, I'm trying to use this architecture: https://azure.microsoft.com/en-us/solutions/architecture/scalable-ecommerce-web-app/For the CI/CD part I'm thinking on doing the CI part with gitlab and the CD part using flutter's path: https://flutter.io/fastlane-cd/ . I wouldn't mind having this process done in the new azure platform: https://azure.microsoft.com/en-us/solutions/devops/- Does anyone have any experience with azure mobile or azure app services?- Is there a way to use python or golang as backends instead of nodejs or .NET?Any advice is greatly appreciated!Regards,
Submitted September 15, 2018 at 07:25PM by elforce001
via reddit https://ift.tt/2QybD0s
Microsoft
Architect scalable e-commerce web app | Microsoft Azure
The e-commerce website includes simple order processing workflows with the help of Azure services. Using Azure Functions and Web Apps, developers can focus on building personalized experiences and ...
Reddit: E-commerce App with flutter - UPDATE VIDEO: 1
https://www.youtube.com/attribution_link?a=JYOgTLRAcbU&u=%2Fwatch%3Fv%3D7NkBiXJIDKI%26feature%3Dshare
Submitted September 15, 2018 at 09:19PM by kibatheseven
via reddit https://ift.tt/2NJoEpA
https://www.youtube.com/attribution_link?a=JYOgTLRAcbU&u=%2Fwatch%3Fv%3D7NkBiXJIDKI%26feature%3Dshare
Submitted September 15, 2018 at 09:19PM by kibatheseven
via reddit https://ift.tt/2NJoEpA
YouTube
E-commerce App with flutter - UPDATE VIDEO: 1
Hello guys this is an update video, just to show to you in which state the app is at, and also to show where are we going with the tutorials on this app, if ...
Reddit: Flutter Advanced : Build Beautiful Material Search App or Integrate it with Any App
https://youtu.be/FPcl1tu0gDs
Submitted September 16, 2018 at 08:44AM by imthepk
via reddit https://ift.tt/2pbE34d
https://youtu.be/FPcl1tu0gDs
Submitted September 16, 2018 at 08:44AM by imthepk
via reddit https://ift.tt/2pbE34d
YouTube
Flutter Advanced : Build Beautiful Material Search App or Integrate it with Any App
In this video, I will explain how to implement search functionality in any app with best practices and beautiful material design.
#Flutter #MaterialSearch #SearchBar
Please give stars for this project on git and like the video.
Source Code -
Flutter…
#Flutter #MaterialSearch #SearchBar
Please give stars for this project on git and like the video.
Source Code -
Flutter…
GGroup: $ sign in text.
Hi All, I want to display like this *150$* Any one can help how to add *$ *sign in Text()?
Submitted September 16, 2018 at 10:14AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2phXRD7
Hi All, I want to display like this *150$* Any one can help how to add *$ *sign in Text()?
Submitted September 16, 2018 at 10:14AM by Sanjay Tejani
via Flutter Dev https://ift.tt/2phXRD7
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: Build a kid's puzzle card game with Flutter
https://ift.tt/2xi2ilz
Submitted September 16, 2018 at 10:21AM by Elixane
via reddit https://ift.tt/2CZb64Y
https://ift.tt/2xi2ilz
Submitted September 16, 2018 at 10:21AM by Elixane
via reddit https://ift.tt/2CZb64Y
Medium
Build a kid puzzle card game with Flutter
Hi guys, today, I’ll show you how to create a simple puzzle card game. With Flutter, we can easily got it.
Reddit: Flutter hands on : Building a movie listing app using Flutter (Part 2) — Movie Detail Page
https://ift.tt/2CY5OH7
Submitted September 16, 2018 at 12:51PM by Purple_Pizzazz
via reddit https://ift.tt/2QApJ1p
https://ift.tt/2CY5OH7
Submitted September 16, 2018 at 12:51PM by Purple_Pizzazz
via reddit https://ift.tt/2QApJ1p
Medium
Flutter hands on : Building a movie listing app using Flutter (Part 2) — Movie Detail Page
In Part 1 of the tutorial we created the home page which lists the Top Rated movies. If you haven’t read part 1 of this tutorial series…
Reddit: Testing tidbit #2 - Why does using Image.network crash widget tests?
https://ift.tt/2CY6bkZ
Submitted September 16, 2018 at 12:24PM by roughike
via reddit https://ift.tt/2NP2F0r
https://ift.tt/2CY6bkZ
Submitted September 16, 2018 at 12:24PM by roughike
via reddit https://ift.tt/2NP2F0r
iirokrankka.com
Testing tidbit #2 - Why does using Image.network crash widget tests?
Widget tests are fun. At least as long as you don’t pump any Image.network widgets. But what if I told you there’s a simple way to solve those crashes and continue having that widget testing fun? And no, I’m not as cool as Morpheus is, but I did take some…
Reddit: Moving from text field to dropdown button without 2 taps?
Say you have a form with a text field and a dropdown button.The issue is that when the text field has focus and the keyboard is up, if you tap the dropdown button it makes the text field lose focus (good) but it doesn't give the dropdown button focus (bad) like it would another text field.What's worse is you actually get a frame of the dropdown button's box open that causes a small flash on the screen.Is there a way to give the dropdown button focus directly from the text field?
Submitted September 16, 2018 at 01:01PM by RedPandaIsBestPanda
via reddit https://ift.tt/2pdqVLQ
Say you have a form with a text field and a dropdown button.The issue is that when the text field has focus and the keyboard is up, if you tap the dropdown button it makes the text field lose focus (good) but it doesn't give the dropdown button focus (bad) like it would another text field.What's worse is you actually get a frame of the dropdown button's box open that causes a small flash on the screen.Is there a way to give the dropdown button focus directly from the text field?
Submitted September 16, 2018 at 01:01PM by RedPandaIsBestPanda
via reddit https://ift.tt/2pdqVLQ
reddit
r/FlutterDev - Moving from text field to dropdown button without 2 taps?
1 vote and 0 comments so far on Reddit
Reddit: Pubspec Assist - Visual Studio Code extension that allows you to easily add dependencies to your project.
https://ift.tt/2OrLrn1
Submitted September 16, 2018 at 02:55PM by JaapVermeulen
via reddit https://ift.tt/2QBo9N4
https://ift.tt/2OrLrn1
Submitted September 16, 2018 at 02:55PM by JaapVermeulen
via reddit https://ift.tt/2QBo9N4
Visualstudio
Pubspec Assist - Visual Studio Marketplace
Extension for Visual Studio Code - Easily add dependencies to your Dart / Flutter project.
Reddit: My Flutter Path (003): Navigator
https://ift.tt/2QAtV15
Submitted September 16, 2018 at 07:03PM by PedroMassango
via reddit https://ift.tt/2xlt5wx
https://ift.tt/2QAtV15
Submitted September 16, 2018 at 07:03PM by PedroMassango
via reddit https://ift.tt/2xlt5wx
Medium
My Flutter Path (003): Navigator
Coming from Android we had the Activities, so how we navigate to a new Screen in Flutter? using the Navigator!
GGroup: Expanding a widget with an animation once request returns
Hi! In my app, I am sending a request to a server to get the contents that a certain tile contains. While the request is made, I'm showing a placeholder tile. Once the request returns, I would like to have the widget expand with an animation. Basically, here's a model of what my code looks like
Submitted September 16, 2018 at 07:25PM by CherryMan
via Flutter Dev https://ift.tt/2CZOVfi
Hi! In my app, I am sending a request to a server to get the contents that a certain tile contains. While the request is made, I'm showing a placeholder tile. Once the request returns, I would like to have the widget expand with an animation. Basically, here's a model of what my code looks like
Submitted September 16, 2018 at 07:25PM by CherryMan
via Flutter Dev https://ift.tt/2CZOVfi
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: Database and videos
How would I put videos on firebase real-time database and cloud database?
Submitted September 16, 2018 at 08:14PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2xozLKs
How would I put videos on firebase real-time database and cloud database?
Submitted September 16, 2018 at 08:14PM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2xozLKs
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: Fluttery Update: Courses & Challenges
https://www.youtube.com/watch?v=n_iJAztZVxM
Submitted September 16, 2018 at 09:35PM by Purple_Pizzazz
via reddit https://ift.tt/2MFiFxk
https://www.youtube.com/watch?v=n_iJAztZVxM
Submitted September 16, 2018 at 09:35PM by Purple_Pizzazz
via reddit https://ift.tt/2MFiFxk
YouTube
Fluttery Update: Courses & Challenges
Fluttery Update: I've been working on the Flutter framework but now it's time to talk Flutter Challenges and Flutter courses! I'm focusing on courses, so Flu...
GGroup: CDN with flutter
Does anyone know where you can find a CDN that can store videos that will work with flutter?
Submitted September 17, 2018 at 12:01AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2p9yCCO
Does anyone know where you can find a CDN that can store videos that will work with flutter?
Submitted September 17, 2018 at 12:01AM by Harish Balasubramanian
via Flutter Dev https://ift.tt/2p9yCCO
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.