New post on /r/flutterdev subreddit:
Flutter vs React Native – What to Choose? [Update July 2019]
https://ift.tt/2XsNTCb
July 05, 2019 at 12:21PM by agnieszka_droids
https://ift.tt/2NxXmU9
Flutter vs React Native – What to Choose? [Update July 2019]
https://ift.tt/2XsNTCb
July 05, 2019 at 12:21PM by agnieszka_droids
https://ift.tt/2NxXmU9
Droids On Roids
Flutter vs React Native – what to choose in 2020?
Flutter vs React Native – a comparison for business & app owners to find out which framework is the best fit for your cross-platform app development.
New post on /r/flutterdev subreddit:
Hi Devs. What do you use for CI/CD?
I am aware of a few solutions and would love to know what the community prefers
July 05, 2019 at 02:17PM by omar16100
https://ift.tt/2Xsk6K2
Hi Devs. What do you use for CI/CD?
I am aware of a few solutions and would love to know what the community prefers
July 05, 2019 at 02:17PM by omar16100
https://ift.tt/2Xsk6K2
reddit
r/FlutterDev - Hi Devs. What do you use for CI/CD?
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
How to Paint in Flutter
https://ift.tt/2JoDPQX
July 05, 2019 at 03:53PM by Elixane
https://ift.tt/32dbEwU
How to Paint in Flutter
https://ift.tt/2JoDPQX
July 05, 2019 at 03:53PM by Elixane
https://ift.tt/32dbEwU
Medium
How to Paint in Flutter
A simple guide for learning to use the CustomPaint widget
New tweet from FlutterDev:
The Flutter Outline displays a live view of the structure of a file in your Flutter project! You can use it to quickly navigate through the code and perform refactors on your widgets with the buttons at the top. #FlutterFriday pic.twitter.com/quApwFQBKy— Flutter (@FlutterDev) July 5, 2019
July 05, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1147173319956934656
The Flutter Outline displays a live view of the structure of a file in your Flutter project! You can use it to quickly navigate through the code and perform refactors on your widgets with the buttons at the top. #FlutterFriday pic.twitter.com/quApwFQBKy— Flutter (@FlutterDev) July 5, 2019
July 05, 2019 at 06:00PM
http://twitter.com/FlutterDev/status/1147173319956934656
Twitter
#flutterfriday hashtag on Twitter
35m ago @FlutterDev tweeted: "✳️ Early access to features like HotUI a.." - read what others are saying and join the conversation.
New post on /r/flutterdev subreddit:
Equinox - a Eva Design implementation in Flutter
https://ift.tt/2S1Gzrd
July 05, 2019 at 07:04PM by kekland322
https://ift.tt/2JfqiMz
Equinox - a Eva Design implementation in Flutter
https://ift.tt/2S1Gzrd
July 05, 2019 at 07:04PM by kekland322
https://ift.tt/2JfqiMz
GitHub
kekland/equinox
Flutter UI library based on Eva Design System ✨. Contribute to kekland/equinox development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
The Flutter Outline displays a live view of the structure of a file in your Flutter project! You can use it to quickly navigate through the code and perform refactors on your widgets with the buttons at the top.
https://twitter.com/FlutterDev/status/1147173319956934656
July 05, 2019 at 06:32PM by EngineerScientist
https://ift.tt/2xt9Gub
The Flutter Outline displays a live view of the structure of a file in your Flutter project! You can use it to quickly navigate through the code and perform refactors on your widgets with the buttons at the top.
https://twitter.com/FlutterDev/status/1147173319956934656
July 05, 2019 at 06:32PM by EngineerScientist
https://ift.tt/2xt9Gub
Twitter
Flutter
The Flutter Outline displays a live view of the structure of a file in your Flutter project! You can use it to quickly navigate through the code and perform refactors on your widgets with the buttons at the top. #FlutterFriday https://t.co/quApwFQBKy
New post on /r/flutterdev subreddit:
Is there a way to communicate over Wi-Fi P2P offline when two devices are on the same network?
I am trying to find out whether it is at all possible for two Flutter apps to communicate with each other when on the same Wi-Fi network.I have found:this (paid) project: https://bridgefy.me/this (unanswered) SO question: https://stackoverflow.com/questions/55310010/how-to-build-flutter-app-that-communicate-directly-with-each-otherthey don't actually answer, rather tell you it's possible using native iOS and WebSocketsI'm sure there are native APIs to use, but going with the Flutter way of building one app for both platforms, I don't see how it would be possible for an iOS device to communicate with an Android.I'm wondering about the WebSockets response. Theoretically speaking, couldn't one device create a server locally on the Wi-Fi and the rest would somehow communicate using WS?Thanks.
July 05, 2019 at 05:45PM by PotentialEconomics
https://ift.tt/2L4eK0G
Is there a way to communicate over Wi-Fi P2P offline when two devices are on the same network?
I am trying to find out whether it is at all possible for two Flutter apps to communicate with each other when on the same Wi-Fi network.I have found:this (paid) project: https://bridgefy.me/this (unanswered) SO question: https://stackoverflow.com/questions/55310010/how-to-build-flutter-app-that-communicate-directly-with-each-otherthey don't actually answer, rather tell you it's possible using native iOS and WebSocketsI'm sure there are native APIs to use, but going with the Flutter way of building one app for both platforms, I don't see how it would be possible for an iOS device to communicate with an Android.I'm wondering about the WebSockets response. Theoretically speaking, couldn't one device create a server locally on the Wi-Fi and the rest would somehow communicate using WS?Thanks.
July 05, 2019 at 05:45PM by PotentialEconomics
https://ift.tt/2L4eK0G
New post on /r/flutterdev subreddit:
Shake phone to show on-device log console
https://ift.tt/2Nx8IYD
July 05, 2019 at 08:00PM by leisim
https://ift.tt/328i2FL
Shake phone to show on-device log console
https://ift.tt/2Nx8IYD
July 05, 2019 at 08:00PM by leisim
https://ift.tt/328i2FL
GitHub
leisim/logger
Small, easy to use and extensible logger which prints beautiful logs. - leisim/logger
New post on /r/flutterdev subreddit:
Authentication Package for Azure Wrapper
Hey everyone, i created a small (still very much in alpha) wrapper for the Microsoft Authentication Library for Android and iOS and would love some feedback on it, the documentation, etc.Keep in mind i never really did any Swift or Kotlin until making this, so sure the code is going to be quite smelly, but anyone who wants to use it, the package is available at https://pub.dev/packages/msal_flutter/versions/0.0.1 and the code is on github at https://github.com/moodio/msal-flutter
July 05, 2019 at 08:36PM by mswehli
https://ift.tt/2RXcBo7
Authentication Package for Azure Wrapper
Hey everyone, i created a small (still very much in alpha) wrapper for the Microsoft Authentication Library for Android and iOS and would love some feedback on it, the documentation, etc.Keep in mind i never really did any Swift or Kotlin until making this, so sure the code is going to be quite smelly, but anyone who wants to use it, the package is available at https://pub.dev/packages/msal_flutter/versions/0.0.1 and the code is on github at https://github.com/moodio/msal-flutter
July 05, 2019 at 08:36PM by mswehli
https://ift.tt/2RXcBo7
Dart packages
msal_flutter | Flutter Package
A Microsoft Authentication Library wrapper for Android and iOS
New post on /r/flutterdev subreddit:
Creating Instagram's Photo Feed using Flutter (Blog Post & Video)
https://www.youtube.com/watch?v=LUpphBjNR5E
July 05, 2019 at 07:41PM by nickwu241
https://ift.tt/2YwssNa
Creating Instagram's Photo Feed using Flutter (Blog Post & Video)
https://www.youtube.com/watch?v=LUpphBjNR5E
July 05, 2019 at 07:41PM by nickwu241
https://ift.tt/2YwssNa
YouTube
Instagram Clone with Flutter, UI Demo for Instagroot
Read about my experience at:
https://medium.com/@nickwu241/creating-an-instagram-clone-with-flutter-4e81eab2ed69
Source Code: https://github.com/nickwu241/instagroot
Try the App on Google Play Store: https://play.google.com/store/apps/details?id=wu.nick.instagroot…
https://medium.com/@nickwu241/creating-an-instagram-clone-with-flutter-4e81eab2ed69
Source Code: https://github.com/nickwu241/instagroot
Try the App on Google Play Store: https://play.google.com/store/apps/details?id=wu.nick.instagroot…
New post on /r/flutterdev subreddit:
First Flutter App Released!
Hey Reddit!I released my first 100% Flutter app live in Google Play and Apple App Store. Hope you like it!! :)It's called Drink Happy and allows you to create and find Happy Hours and Music events at local bars and restaurants.Please try it out, give me feedback, use it, ask me about stuff. I'm usually on the Flutter Gitter channel, I'll help out as much as I can!(U.S. only dist for now, but I'm going to release it wider when I get a few more features in)https://drinkhappy.netThanks!
July 05, 2019 at 10:22PM by sourcebrewery
https://ift.tt/2RXkB8D
First Flutter App Released!
Hey Reddit!I released my first 100% Flutter app live in Google Play and Apple App Store. Hope you like it!! :)It's called Drink Happy and allows you to create and find Happy Hours and Music events at local bars and restaurants.Please try it out, give me feedback, use it, ask me about stuff. I'm usually on the Flutter Gitter channel, I'll help out as much as I can!(U.S. only dist for now, but I'm going to release it wider when I get a few more features in)https://drinkhappy.netThanks!
July 05, 2019 at 10:22PM by sourcebrewery
https://ift.tt/2RXkB8D
drinkhappy.net
Drink Happy
Find and create all the best music events and happy hours
New post on /r/flutterdev subreddit:
Using Json serializable
I'm trying to use the json serializable package and I have it set up and everything, but I'm not sure how to use it... Do I just use the jsonencode and jsondecode functions from dart:convert?Edit: found it. My problem was that I was expecting jsonDecode to return the object, but you need to do YourClass.fromJson(jsonDecode(rawJsonString)
July 06, 2019 at 12:14AM by jlund24
https://ift.tt/2JfDtgr
Using Json serializable
I'm trying to use the json serializable package and I have it set up and everything, but I'm not sure how to use it... Do I just use the jsonencode and jsondecode functions from dart:convert?Edit: found it. My problem was that I was expecting jsonDecode to return the object, but you need to do YourClass.fromJson(jsonDecode(rawJsonString)
July 06, 2019 at 12:14AM by jlund24
https://ift.tt/2JfDtgr
reddit
r/FlutterDev - Using Json serializable
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Storing Service Accounts in flutter
Hiive just started learning flutter, and i found i need to use Google Big Query API for my App, so i have created a service account and have the json creditentals to use the API using OAuth in Flutter, so im leveraging the googleauth_api and googleapi packagesbut im struggling to find the best solution to store the service account credentials inside flutter as putting them in a /asset folder or putting them into as constants seems like bad practice,what methods have you used for storing these credentials so it can be used when the app is deployed to the play/appstoreThanks
July 05, 2019 at 11:50PM by mrvtec69
https://ift.tt/2LAyNTU
Storing Service Accounts in flutter
Hiive just started learning flutter, and i found i need to use Google Big Query API for my App, so i have created a service account and have the json creditentals to use the API using OAuth in Flutter, so im leveraging the googleauth_api and googleapi packagesbut im struggling to find the best solution to store the service account credentials inside flutter as putting them in a /asset folder or putting them into as constants seems like bad practice,what methods have you used for storing these credentials so it can be used when the app is deployed to the play/appstoreThanks
July 05, 2019 at 11:50PM by mrvtec69
https://ift.tt/2LAyNTU
reddit
r/FlutterDev - Storing Service Accounts in flutter
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
How to contribute to flutter plugins?
Hi everyone!I’ve been creating the MVP for my startup entirely in Flutter and I have to say it’s been a blast!! I have hit a wall though. One of the core features of my app is google maps. I’m currently using the google maps flutter plugin and am having a tough time adding route drawing to my app. Ive researched quite a few solutions but they all seem like work arounds.I would love to give back to the flutter community by contributing this feature to the google maps flutter plugin. Any advice on how to about this? :) ty for your time , this community is awesome!
July 05, 2019 at 11:23PM by pencilPenisHugeSack
https://ift.tt/2XIFeLl
How to contribute to flutter plugins?
Hi everyone!I’ve been creating the MVP for my startup entirely in Flutter and I have to say it’s been a blast!! I have hit a wall though. One of the core features of my app is google maps. I’m currently using the google maps flutter plugin and am having a tough time adding route drawing to my app. Ive researched quite a few solutions but they all seem like work arounds.I would love to give back to the flutter community by contributing this feature to the google maps flutter plugin. Any advice on how to about this? :) ty for your time , this community is awesome!
July 05, 2019 at 11:23PM by pencilPenisHugeSack
https://ift.tt/2XIFeLl
reddit
r/FlutterDev - How to contribute to flutter plugins?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter Logging - A Guide on How to Use it Effectively
https://youtu.be/c5CwHXj21xw
July 05, 2019 at 10:48PM by Filledstacks
https://ift.tt/2L5aGNU
Flutter Logging - A Guide on How to Use it Effectively
https://youtu.be/c5CwHXj21xw
July 05, 2019 at 10:48PM by Filledstacks
https://ift.tt/2L5aGNU
YouTube
Flutter Logging - A Guide on How to Use it Effectively
Written tutorial: https://www.filledstacks.com/post/flutter-logging-a-guide-to-use-it-effectively
Tutorial Source: https://github.com/FilledStacks/flutter-tutorials
Code to download: https://firebasestorage.googleapis.com/v0/b/filledstacks.appspot.com/…
Tutorial Source: https://github.com/FilledStacks/flutter-tutorials
Code to download: https://firebasestorage.googleapis.com/v0/b/filledstacks.appspot.com/…
New post on /r/flutterdev subreddit:
Sorting RSS News Feeds By Title
I'm trying to narrow down a way to sort RSS News feeds by title. For example when you go into a browser and load google.com/news they provide articles from multiple sources under the same title or topic. I'm sure google is using some kind of textual based machine learning to group news articles by title/topic.In my Flutter app I have multiple RSS feeds that I can loop through. Is there a basic way through regex (word matching, counting) that could help me sort News articles by title. As my data set grows larger I will look into using something like ML Kit and TensorFlow, however for now I was wondering if anyone had suggestions for getting this done as a basic proof of concept using Dart.
July 06, 2019 at 01:04AM by quantum3ntanglement
https://ift.tt/2L3iijW
Sorting RSS News Feeds By Title
I'm trying to narrow down a way to sort RSS News feeds by title. For example when you go into a browser and load google.com/news they provide articles from multiple sources under the same title or topic. I'm sure google is using some kind of textual based machine learning to group news articles by title/topic.In my Flutter app I have multiple RSS feeds that I can loop through. Is there a basic way through regex (word matching, counting) that could help me sort News articles by title. As my data set grows larger I will look into using something like ML Kit and TensorFlow, however for now I was wondering if anyone had suggestions for getting this done as a basic proof of concept using Dart.
July 06, 2019 at 01:04AM by quantum3ntanglement
https://ift.tt/2L3iijW
Google News
Comprehensive up-to-date news coverage, aggregated from sources all over the world by Google News.
New post on /r/flutterdev subreddit:
Can anyone recommend a tutorial that goes from start to finish for someone new to Flutter and Dart?
No text found
July 06, 2019 at 03:50AM by Sumif
https://ift.tt/32cwNak
Can anyone recommend a tutorial that goes from start to finish for someone new to Flutter and Dart?
No text found
July 06, 2019 at 03:50AM by Sumif
https://ift.tt/32cwNak
reddit
r/FlutterDev - Can anyone recommend a tutorial that goes from start to finish for someone new to Flutter and Dart?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
VSCode Extension to make JSONSerializable classes easier
I published my first VSCode extension for flutter and dart. It has snippets that allow writing JSONSerializable classes easily & has commands that allow executing the build_runner for code gen and watch for changes.Link: https://marketplace.visualstudio.com/items?itemName=aksharpatel47.vscode-flutter-helper&ssr=falseSource: https://github.com/aksharpatel47/vscode_flutter_helperAny feedback is appreciated.
July 06, 2019 at 03:18AM by aksharpatel47
https://ift.tt/2S01R8t
VSCode Extension to make JSONSerializable classes easier
I published my first VSCode extension for flutter and dart. It has snippets that allow writing JSONSerializable classes easily & has commands that allow executing the build_runner for code gen and watch for changes.Link: https://marketplace.visualstudio.com/items?itemName=aksharpatel47.vscode-flutter-helper&ssr=falseSource: https://github.com/aksharpatel47/vscode_flutter_helperAny feedback is appreciated.
July 06, 2019 at 03:18AM by aksharpatel47
https://ift.tt/2S01R8t
Visualstudio
Flutter Helpers - Visual Studio Marketplace
Extension for Visual Studio Code - Helper utilities for flutter projects
New post on /r/flutterdev subreddit:
When to Use Keys - Flutter Widgets 101 Ep. 4 (this has stumped me twice now!)
https://www.youtube.com/watch?v=kn0EOS-ZiIc
July 06, 2019 at 06:33AM by Dazza5000
https://ift.tt/2xA17ha
When to Use Keys - Flutter Widgets 101 Ep. 4 (this has stumped me twice now!)
https://www.youtube.com/watch?v=kn0EOS-ZiIc
July 06, 2019 at 06:33AM by Dazza5000
https://ift.tt/2xA17ha
YouTube
When to Use Keys - Flutter Widgets 101 Ep. 4
In this episode, you will learn about key parameters on widgets: when you need keys, where to put keys in your widget tree, and which key is right for you. More specifically, you'll learn about he nuances of how keys work, discern when to use keys in your…
New post on /r/flutterdev subreddit:
Sqflite + Jaguar ORM migrations
https://ift.tt/2Xqf5S2
July 06, 2019 at 10:38AM by marijannovak123
https://ift.tt/2JkNh7C
Sqflite + Jaguar ORM migrations
https://ift.tt/2Xqf5S2
July 06, 2019 at 10:38AM by marijannovak123
https://ift.tt/2JkNh7C
reddit
r/dartlang - Migrations with Sqflite + Jaguar ORM
2 votes and 1 comment so far on Reddit