New post on Flutter Dev Google group:
v1.7.8+hotfix.2 available in the stable channel...
By now, you may have noticed that v1.7.8+hotfix.2 is now available in our stable channel! This includes a whole passel of fixes and features, but in particular it addresses the upcoming Google Play Store requirement that app submissions include 32-bit and 64-bit bundles, as described in
July 09, 2019 at 09:52PM by Ray Rischpater
https://ift.tt/2NFf0FA
v1.7.8+hotfix.2 available in the stable channel...
By now, you may have noticed that v1.7.8+hotfix.2 is now available in our stable channel! This includes a whole passel of fixes and features, but in particular it addresses the upcoming Google Play Store requirement that app submissions include 32-bit and 64-bit bundles, as described in
July 09, 2019 at 09:52PM by Ray Rischpater
https://ift.tt/2NFf0FA
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:
Is Overlapping ListItems (Puzzle shaped items) inside a ListView possible?
🧩 🧩🧩Lets say I have puzzle pieces as 'ListItem's and I want to have infinite vertical scrolling for this 'ListView'. The contents of the puzzle pieces are taken from server.The problem I am having is the items shapes are not simple rectangles, but instead puzzle piece shapes. These interlock each other meaning the 'ListItem's overlap along their height.What would be a strategy to overcome this issue in Flutter? I know about stacks and can easily make a view using stack and positioned puzzles inside of it. However since i need them to be scrolled infinitely I don't know what the performance would be
July 09, 2019 at 09:45PM by aytunch
https://ift.tt/2JnrFJ4
Is Overlapping ListItems (Puzzle shaped items) inside a ListView possible?
🧩 🧩🧩Lets say I have puzzle pieces as 'ListItem's and I want to have infinite vertical scrolling for this 'ListView'. The contents of the puzzle pieces are taken from server.The problem I am having is the items shapes are not simple rectangles, but instead puzzle piece shapes. These interlock each other meaning the 'ListItem's overlap along their height.What would be a strategy to overcome this issue in Flutter? I know about stacks and can easily make a view using stack and positioned puzzles inside of it. However since i need them to be scrolled infinitely I don't know what the performance would be
July 09, 2019 at 09:45PM by aytunch
https://ift.tt/2JnrFJ4
reddit
r/FlutterDev - Is Overlapping ListItems (Puzzle shaped items) inside a ListView possible?
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
Has anyone tried using absurdly large DataTables?
Specifically, I'm talking about this one.I'm trying to show this table inside a Flutter app for some testing. API is here, and it's based on the table here. I was hesitating between showing a list of Cards, ListTiles, an ExpansionPanel or a DataTable.I've looked at some tutorials to see some screenshots on what it looks like before trying to implement it, but they all use a reasonable amount of columns, which makes it impossible to imagine what would happen if a
July 09, 2019 at 10:43PM by NatoBoram
https://ift.tt/2Y2m1Va
Has anyone tried using absurdly large DataTables?
Specifically, I'm talking about this one.I'm trying to show this table inside a Flutter app for some testing. API is here, and it's based on the table here. I was hesitating between showing a list of Cards, ListTiles, an ExpansionPanel or a DataTable.I've looked at some tutorials to see some screenshots on what it looks like before trying to implement it, but they all use a reasonable amount of columns, which makes it impossible to imagine what would happen if a
DataTable
was needlessly large. Is it responsive?So... How do you personally show such tables?July 09, 2019 at 10:43PM by NatoBoram
https://ift.tt/2Y2m1Va
api.flutter.dev
DataTable class - material library - Dart API
API docs for the DataTable class from the material library, for the Dart programming language.
New post on /r/flutterdev subreddit:
Flutter 1.7 stable
https://ift.tt/2JF31Ts
July 10, 2019 at 02:38AM by aagarwal1012
https://ift.tt/2XCh5a2
Flutter 1.7 stable
https://ift.tt/2JF31Ts
July 10, 2019 at 02:38AM by aagarwal1012
https://ift.tt/2XCh5a2
Medium
Announcing Flutter 1.7
Continued refinement and polish for mobile platforms
New post on /r/flutterdev subreddit:
Flutter (Web) Apps | It's All Widgets!
https://ift.tt/2JF341A
July 10, 2019 at 02:27AM by hillel369
https://ift.tt/2Xy6tcd
Flutter (Web) Apps | It's All Widgets!
https://ift.tt/2JF341A
July 10, 2019 at 02:27AM by hillel369
https://ift.tt/2Xy6tcd
New post on /r/flutterdev subreddit:
Slidy, a CLI to structure your project and manage packages like a NPM.
This CLI consists of a way to assemble your project structured by modules, pages, repositories, widgets always following the standards of good practices that has been applied by the community flutter in bigger and more structured projects. It also provides the libraries manager (libs or pubs) with it you can install multiple libraries with just one command line and even remove and update.Live and post on medium in Portuguese:https://medium.com/flutterando/estruturando-um-projeto-flutter-3e950d697987https://www.youtube.com/watch?v=Zok9dL3GKiw&t=825sPackage: https://pub.dev/packages/slidy
July 10, 2019 at 02:22AM by irvine5k
https://ift.tt/2JF37KO
Slidy, a CLI to structure your project and manage packages like a NPM.
This CLI consists of a way to assemble your project structured by modules, pages, repositories, widgets always following the standards of good practices that has been applied by the community flutter in bigger and more structured projects. It also provides the libraries manager (libs or pubs) with it you can install multiple libraries with just one command line and even remove and update.Live and post on medium in Portuguese:https://medium.com/flutterando/estruturando-um-projeto-flutter-3e950d697987https://www.youtube.com/watch?v=Zok9dL3GKiw&t=825sPackage: https://pub.dev/packages/slidy
July 10, 2019 at 02:22AM by irvine5k
https://ift.tt/2JF37KO
Medium
Estruturando um projeto Flutter.
Uma das coisas que mais revolucionaram no Flutter foi a decisão da Google de deixar que a comunidade dite a estrutura de desenvolvimento…
New tweet from FlutterDev:
Announcing the availability of Flutter 1.7!
The release includes support for AndroidX and for updated Play Store requirements, a number of new & enhanced components, and bug fixes with over 2,500 issues closed since our last stable release.
More here → https://t.co/FPDEG3xDzY pic.twitter.com/BGXm3AMoIX— Flutter (@FlutterDev) July 9, 2019
July 10, 2019 at 01:20AM
http://twitter.com/FlutterDev/status/1148733682024407041
Announcing the availability of Flutter 1.7!
The release includes support for AndroidX and for updated Play Store requirements, a number of new & enhanced components, and bug fixes with over 2,500 issues closed since our last stable release.
More here → https://t.co/FPDEG3xDzY pic.twitter.com/BGXm3AMoIX— Flutter (@FlutterDev) July 9, 2019
July 10, 2019 at 01:20AM
http://twitter.com/FlutterDev/status/1148733682024407041
Medium
Announcing Flutter 1.7
Continued refinement and polish for mobile platforms
New post on /r/flutterdev subreddit:
Automatic code generation for bloc pattern using Dart
I wrote an article about automatic code generation using a command-line app,https://medium.com/@saifulislamadar_12003/boilerplate-code-generation-using-dart-e2c08aa21bb7
July 10, 2019 at 05:18AM by adarbadar
https://ift.tt/2YM6Koi
Automatic code generation for bloc pattern using Dart
I wrote an article about automatic code generation using a command-line app,https://medium.com/@saifulislamadar_12003/boilerplate-code-generation-using-dart-e2c08aa21bb7
July 10, 2019 at 05:18AM by adarbadar
https://ift.tt/2YM6Koi
Medium
Boilerplate code generation using Dart
Introduction
New post on /r/flutterdev subreddit:
Primeros pasos con Flutter
https://ift.tt/2XSNoAD
July 10, 2019 at 05:59AM by emanuelpeg
https://ift.tt/30qvd2S
Primeros pasos con Flutter
https://ift.tt/2XSNoAD
July 10, 2019 at 05:59AM by emanuelpeg
https://ift.tt/30qvd2S
Blogspot
Primeros pasos con Flutter
Java Apache Linux Spring SOA Scala Ruby Maven javascript php Open Source NoSql Hibernate Python Erlang MongoDb Hadoop Rest big data Cassandra Spark
New post on Flutter Dev Google group:
Deploying multiple flavours to app Store
Hi Everyone, I'm using more than five apps with the same code base and different templates(flavors).In Play Store different application is deployed successfully But I have a doubt does apple blocks me while deploying these different app in app store?. Thanks
July 10, 2019 at 09:23AM by Suriya SCT
https://ift.tt/32hgCJ1
Deploying multiple flavours to app Store
Hi Everyone, I'm using more than five apps with the same code base and different templates(flavors).In Play Store different application is deployed successfully But I have a doubt does apple blocks me while deploying these different app in app store?. Thanks
July 10, 2019 at 09:23AM by Suriya SCT
https://ift.tt/32hgCJ1
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 for cross-platform app development: to use or not to use
https://ift.tt/32gzFTS
July 10, 2019 at 08:53AM by behindthedash
https://ift.tt/2XCzEe7
Flutter for cross-platform app development: to use or not to use
https://ift.tt/32gzFTS
July 10, 2019 at 08:53AM by behindthedash
https://ift.tt/2XCzEe7
Dashbouquet
Flutter for Cross-Platform app Development: to use or not to use? — Dashbouquet
Flutter has come with an array of developer-friendly attributes to build highly sophisticated cross-platform apps at rapid speed. Flutter is a completely free and open-source framework loaded with an array of development tools, widgets, and frameworks that…
New post on /r/flutterdev subreddit:
Interesting features of the Dart programming language
https://ift.tt/2S1VDoO
July 10, 2019 at 08:20AM by Darkglow666
https://ift.tt/2JynbOF
Interesting features of the Dart programming language
https://ift.tt/2S1VDoO
July 10, 2019 at 08:20AM by Darkglow666
https://ift.tt/2JynbOF
New post on /r/flutterdev subreddit:
Flutter PSA: Since Dart 2.4 (currently in Flutter stable), you can send large amounts of data between isolates (i.e. CPU threads) cheaply by using TransferableTypedData.
https://twitter.com/filiphracek/status/1148773199745835008
July 10, 2019 at 10:49AM by EngineerScientist
https://ift.tt/2JojFaN
Flutter PSA: Since Dart 2.4 (currently in Flutter stable), you can send large amounts of data between isolates (i.e. CPU threads) cheaply by using TransferableTypedData.
https://twitter.com/filiphracek/status/1148773199745835008
July 10, 2019 at 10:49AM by EngineerScientist
https://ift.tt/2JojFaN
Twitter
Filip Hráček
Flutter PSA: Since Dart 2.4 (currently in Flutter stable), you can send large amounts of data between isolates (i.e. CPU threads) cheaply by using TransferableTypedData. api.dartlang.org/stable/2.4.0/d…
New post on /r/flutterdev subreddit:
why don't we have set state in the stateless widget
well the title summaries my doubt
July 10, 2019 at 12:46PM by havinghai
https://ift.tt/2Jz4kmN
why don't we have set state in the stateless widget
well the title summaries my doubt
July 10, 2019 at 12:46PM by havinghai
https://ift.tt/2Jz4kmN
reddit
r/FlutterDev - why don't we have set state in the stateless widget
0 votes and 1 comment so far on Reddit
New post on Flutter Dev Google group:
In android studio how do I reload code files from disk?
I am working on a flutter project in android studio. By mistake I run (git clean -xfd) (git stash save --keep-index) these command and my all edited file are rollbacked. My all today work is lost. Is there any way to undo or reload a file's contents from disk. Please Help me... I tried this but
July 10, 2019 at 01:28PM by Gursewak Singh
https://ift.tt/2YKiZSj
In android studio how do I reload code files from disk?
I am working on a flutter project in android studio. By mistake I run (git clean -xfd) (git stash save --keep-index) these command and my all edited file are rollbacked. My all today work is lost. Is there any way to undo or reload a file's contents from disk. Please Help me... I tried this but
July 10, 2019 at 01:28PM by Gursewak Singh
https://ift.tt/2YKiZSj
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:
SSH access to the machine running the build
https://ift.tt/2XCyxLl
July 10, 2019 at 01:45PM by Gigatronbot
https://ift.tt/30tss0R
SSH access to the machine running the build
https://ift.tt/2XCyxLl
July 10, 2019 at 01:45PM by Gigatronbot
https://ift.tt/30tss0R
Codemagic blog
Debugging Codemagic builds via SSH
Access the machine running your build via SSH to take a look under the hood.
New post on /r/flutterdev subreddit:
Is there anyway to write Dart code on the web version of editor?
Is there such edit without requiring downloading Android Studio/Flutter Plugin ?The reason I am asking is: There is some time I don't use personal computer. For example, if I am in office and have some spare time, is there some way to practice some simple dart code on the browser (such as a website)?Thanks.
July 10, 2019 at 02:38PM by VAer1
https://ift.tt/2xIG6AM
Is there anyway to write Dart code on the web version of editor?
Is there such edit without requiring downloading Android Studio/Flutter Plugin ?The reason I am asking is: There is some time I don't use personal computer. For example, if I am in office and have some spare time, is there some way to practice some simple dart code on the browser (such as a website)?Thanks.
July 10, 2019 at 02:38PM by VAer1
https://ift.tt/2xIG6AM
reddit
r/FlutterDev - Is there anyway to write Dart code on the web version of editor?
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Dart vs JavaScript/TypeScript & Java - The Computer Language Benchmarks Game
https://ift.tt/2JA97UX
July 10, 2019 at 03:11PM by zaiste
https://ift.tt/2XDhfxU
Dart vs JavaScript/TypeScript & Java - The Computer Language Benchmarks Game
https://ift.tt/2JA97UX
July 10, 2019 at 03:11PM by zaiste
https://ift.tt/2XDhfxU
benchmarksgame-team.pages.debian.net
Dart vs Node js - Which programs are fastest? | Computer Language Benchmarks Game
Dart Node js - Which programs are fastest?
New post on Flutter Dev Google group:
flutter doctor is not working properly
i am just running the command in both command prompt and VScode it is showing any results .
July 10, 2019 at 03:55PM by ಮಂಜು
https://ift.tt/2XXAhhJ
flutter doctor is not working properly
i am just running the command in both command prompt and VScode it is showing any results .
July 10, 2019 at 03:55PM by ಮಂಜು
https://ift.tt/2XXAhhJ
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:
As of today, flutter and flutter_web are two distinct frameworks, so user intefaces can't be shared between a mobile and a web app. This project demonstrates a principle for sharing UI code between flutter and flutter_web based on conditional imports.
https://ift.tt/2XEMhoX
July 10, 2019 at 04:19PM by EngineerScientist
https://ift.tt/2XDmNbB
As of today, flutter and flutter_web are two distinct frameworks, so user intefaces can't be shared between a mobile and a web app. This project demonstrates a principle for sharing UI code between flutter and flutter_web based on conditional imports.
https://ift.tt/2XEMhoX
July 10, 2019 at 04:19PM by EngineerScientist
https://ift.tt/2XDmNbB
GitHub
aloisdeniel/flutter_shared_ui_poc
A proof that ui can be shared between flutter mobile and web. - aloisdeniel/flutter_shared_ui_poc
New post on /r/flutterdev subreddit:
Firebase Auth - Token or no token
So I am loving Flutter so far since it has been really easy to code, and the layout system is so very nice, hot reload is amazing, etc.Since I am just getting into this I was wondering about the Firebase_Auth plugin. So going through this Udemy course Learn Flutter & Dart To Build IOS and Android apps, Max mentions using a token. However, he is also using REST APIs to do authentication.Doing a google search results in firebase auth being used, and using the provider package. I am totally onboard with that, but do I need a token in the end, or can I have all of the basic functionality, calling firebase functions, just using the flutter_function package?For you who are using Firebase Auth and the provider package how does your users resign in, do you somehow continuously check that they are signed in, or do you log them out automatically via the expire token that you can get through firebase_auth?
July 10, 2019 at 04:19PM by doggyaws
https://ift.tt/2XDnTEf
Firebase Auth - Token or no token
So I am loving Flutter so far since it has been really easy to code, and the layout system is so very nice, hot reload is amazing, etc.Since I am just getting into this I was wondering about the Firebase_Auth plugin. So going through this Udemy course Learn Flutter & Dart To Build IOS and Android apps, Max mentions using a token. However, he is also using REST APIs to do authentication.Doing a google search results in firebase auth being used, and using the provider package. I am totally onboard with that, but do I need a token in the end, or can I have all of the basic functionality, calling firebase functions, just using the flutter_function package?For you who are using Firebase Auth and the provider package how does your users resign in, do you somehow continuously check that they are signed in, or do you log them out automatically via the expire token that you can get through firebase_auth?
July 10, 2019 at 04:19PM by doggyaws
https://ift.tt/2XDnTEf
reddit
r/FlutterDev - Firebase Auth - Token or no token
0 votes and 1 comment so far on Reddit