New post on /r/flutterdev subreddit:
Any Experiences with using Cupertino Widgets for iOS Version? Worth it or stick to Material?
Has anyone developed an App that uses cupertino widgets for iOS? I'm currently experiencing with it using the flutter_platform_widgets library. I like the look but I'm not sure if its worth the work. There are quite a few Widgets that are not supported in cupertino design such as TabBars under the AppBar and FloatingActionButtons. I'm still undecided if I should rather use Material for iOS Apps as well for simplicity reasons.
January 12, 2020 at 02:45PM by jwknows
https://ift.tt/2NkeQkr
Any Experiences with using Cupertino Widgets for iOS Version? Worth it or stick to Material?
Has anyone developed an App that uses cupertino widgets for iOS? I'm currently experiencing with it using the flutter_platform_widgets library. I like the look but I'm not sure if its worth the work. There are quite a few Widgets that are not supported in cupertino design such as TabBars under the AppBar and FloatingActionButtons. I'm still undecided if I should rather use Material for iOS Apps as well for simplicity reasons.
January 12, 2020 at 02:45PM by jwknows
https://ift.tt/2NkeQkr
reddit
Any Experiences with using Cupertino Widgets for iOS Version?...
Has anyone developed an App that uses cupertino widgets for iOS? I'm currently experiencing with it using the flutter\_platform\_widgets library....
New post on /r/flutterdev subreddit:
Really need your feedback on new get_it API
Hi,after trying out the new API of GetIt to orchestrate an async startup in my main project I got the feeling that it is not as good as I thought and that the previous version actually was easier to understand and more flexible.Please have a look and comment on this Gist discussion https://gist.github.com/escamoteur/c4c717518729a4c24a4ce95c10111473#gistcomment-3135119
January 12, 2020 at 03:17PM by escamoteur
https://ift.tt/2NjTB2l
Really need your feedback on new get_it API
Hi,after trying out the new API of GetIt to orchestrate an async startup in my main project I got the feeling that it is not as good as I thought and that the previous version actually was easier to understand and more flexible.Please have a look and comment on this Gist discussion https://gist.github.com/escamoteur/c4c717518729a4c24a4ce95c10111473#gistcomment-3135119
January 12, 2020 at 03:17PM by escamoteur
https://ift.tt/2NjTB2l
Gist
GetItSync.dart
GitHub Gist: instantly share code, notes, and snippets.
New post on /r/flutterdev subreddit:
How to Fetch preview of link in flutter
https://youtu.be/sZQ4Ddtz2A4
January 12, 2020 at 03:12PM by prolongservices
https://ift.tt/2R8ej6m
How to Fetch preview of link in flutter
https://youtu.be/sZQ4Ddtz2A4
January 12, 2020 at 03:12PM by prolongservices
https://ift.tt/2R8ej6m
YouTube
How to Fetch preview of link in flutter
Fetch preview of link in flutter, same as whatsapp and other websites/apps fetch preview of link. We will not use any third party app to fetch preview of link. We will parse html content of link and then extract title, description, images etc.
To achieve…
To achieve…
New post on /r/flutterdev subreddit:
GitHub - DrAchernar/location-based-AR-app: This Flutter project is an example for a location based AR app with navigation support.
https://ift.tt/3a5ivfw
January 12, 2020 at 03:32PM by DrAchernar
https://ift.tt/35LUreD
GitHub - DrAchernar/location-based-AR-app: This Flutter project is an example for a location based AR app with navigation support.
https://ift.tt/3a5ivfw
January 12, 2020 at 03:32PM by DrAchernar
https://ift.tt/35LUreD
GitHub
GitHub - DrAchernar/location-based-AR-app: This Flutter project is an example for a location based AR app with navigation support.
This Flutter project is an example for a location based AR app with navigation support. - GitHub - DrAchernar/location-based-AR-app: This Flutter project is an example for a location based AR app ...
New post on /r/flutterdev subreddit:
Firebase Authentication in Flutter | Production Patterns
https://youtu.be/tKET5s_Vu-c
January 12, 2020 at 04:32PM by Filledstacks
https://ift.tt/2FJCVgo
Firebase Authentication in Flutter | Production Patterns
https://youtu.be/tKET5s_Vu-c
January 12, 2020 at 04:32PM by Filledstacks
https://ift.tt/2FJCVgo
YouTube
Firebase Authentication in Flutter | Production Patterns
In this video I go over the way I use Firebase Authentication in production to keep my code maintainable and easy to manage. We cover the basic login and sign up functionality.
Written: https://www.filledstacks.com/post/firebase-authentication-in-flutter/…
Written: https://www.filledstacks.com/post/firebase-authentication-in-flutter/…
New post on /r/flutterdev subreddit:
Adding top and bottom separators with ListView.separated | Code With Andrea
https://ift.tt/2FHeL67
January 12, 2020 at 05:17PM by bizz84
https://ift.tt/2uHwzMi
Adding top and bottom separators with ListView.separated | Code With Andrea
https://ift.tt/2FHeL67
January 12, 2020 at 05:17PM by bizz84
https://ift.tt/2uHwzMi
Code With Andrea
Adding top and bottom separators with ListView.separated | Code With Andrea
New post on /r/flutterdev subreddit:
State vs Data, do you ever mix the two?
I'm using hydrated bloc to persist app state to the device and I've got my data in Firebase. I'm tempted to create state objects from relatively static data retrieved to reduce DB hits and speed things up a bit. My current thinking is to create a bloc for "recently viewed" data, where whole documents are stored in a map.Does this make sense to do? Is there a better way?
January 12, 2020 at 06:39PM by inhumantsar
https://ift.tt/37Y1br3
State vs Data, do you ever mix the two?
I'm using hydrated bloc to persist app state to the device and I've got my data in Firebase. I'm tempted to create state objects from relatively static data retrieved to reduce DB hits and speed things up a bit. My current thinking is to create a bloc for "recently viewed" data, where whole documents are stored in a map.Does this make sense to do? Is there a better way?
January 12, 2020 at 06:39PM by inhumantsar
https://ift.tt/37Y1br3
reddit
State vs Data, do you ever mix the two?
I'm using hydrated bloc to persist app state to the device and I've got my data in Firebase. I'm tempted to create state objects from relatively...
New post on /r/flutterdev subreddit:
Easy UI Templates
Hey all, I'm looking for a simple dashboard template, something I can use to get started quickly. Charts and all... I want to build a really quick prototype in about a week. Any idea where I could find something like that?
January 12, 2020 at 08:28PM by spaces_over_tabs
https://ift.tt/2R88plK
Easy UI Templates
Hey all, I'm looking for a simple dashboard template, something I can use to get started quickly. Charts and all... I want to build a really quick prototype in about a week. Any idea where I could find something like that?
January 12, 2020 at 08:28PM by spaces_over_tabs
https://ift.tt/2R88plK
reddit
Easy UI Templates
Hey all, I'm looking for a simple dashboard template, something I can use to get started quickly. Charts and all... I want to build a really quick...
New post on /r/flutterdev subreddit:
Animated Bottom Drawer | Flutter UI Tutorial
https://www.youtube.com/watch?v=BgxkKlYzep8
January 12, 2020 at 10:13PM by Elixane
https://ift.tt/2Nh5u8T
Animated Bottom Drawer | Flutter UI Tutorial
https://www.youtube.com/watch?v=BgxkKlYzep8
January 12, 2020 at 10:13PM by Elixane
https://ift.tt/2Nh5u8T
YouTube
Flutter - Animated Bottom Drawer | Flutter UI Tutorial
#flutter #animation #bottomdrawer
In this Flutter UI Tutorial we will be looking at way of creating this awesome Animated Bottom Drawer from Scratch using Flutter Widgets such as:
- Positioned Widget in Flutter
- AnimatedPositioned Widget in Flutter
…
In this Flutter UI Tutorial we will be looking at way of creating this awesome Animated Bottom Drawer from Scratch using Flutter Widgets such as:
- Positioned Widget in Flutter
- AnimatedPositioned Widget in Flutter
…
New post on /r/flutterdev subreddit:
How to Create Liquid Swipe Animation in Flutter | Liquid Swipe Flutter
https://ift.tt/2QM4dc7
January 12, 2020 at 09:31PM by Elixane
https://ift.tt/2FGMcWj
How to Create Liquid Swipe Animation in Flutter | Liquid Swipe Flutter
https://ift.tt/2QM4dc7
January 12, 2020 at 09:31PM by Elixane
https://ift.tt/2FGMcWj
alltechsavvy.hashnode.dev
How to Create Liquid Swipe Animation in Flutter | Liquid Swipe Flutter
Today tutorial, I am going to show you how to create Liquid Swipe Animation in Flutter. liquid Swipe animation is amazing and its Created for iOS Platform and for React Native Platform. this animation Or Liquid Swipe Animation is Inspired by Cubert...
New post on /r/flutterdev subreddit:
FlutterForce — Week 60
https://ift.tt/2TgFw9r
January 12, 2020 at 10:37AM by flutterist
https://ift.tt/37YhxQA
FlutterForce — Week 60
https://ift.tt/2TgFw9r
January 12, 2020 at 10:37AM by flutterist
https://ift.tt/37YhxQA
Medium
FlutterForce — #Week 60
Weekly Flutter Resources
New post on /r/flutterdev subreddit:
Soft UI in Flutter
https://youtu.be/dVczh4azA_M
January 11, 2020 at 04:22PM by ishanfx
https://ift.tt/30j7V03
Soft UI in Flutter
https://youtu.be/dVczh4azA_M
January 11, 2020 at 04:22PM by ishanfx
https://ift.tt/30j7V03
YouTube
Neumorphism Design and code challenge using Figma and Flutter
Neumorphism (Soft UI) consider as a new trend in 2020 and I will show how to design Neumorphism in Figma and code in Flutter app.Article - https://mightytech...
New post on /r/flutterdev subreddit:
Babeledit can edit arb files
from their site:Edit your json, yaml, php, arb, vue or properties translation files with ease.babel edit
January 11, 2020 at 02:29PM by bogdan_marinescu
https://ift.tt/3a5yquj
Babeledit can edit arb files
from their site:Edit your json, yaml, php, arb, vue or properties translation files with ease.babel edit
January 11, 2020 at 02:29PM by bogdan_marinescu
https://ift.tt/3a5yquj
Codeandweb
BabelEdit - Editor for JSON translation files for Angular & React
Edit your translation files in parallel. Supports Angular (ngx-translate), React (react-intl) and other frameworks that use JSON to store translations.
New post on Flutter Dev Google group:
Using video_player to display a video from a given starting position
Hi! I'm trying to create a simple app where I can iterate between video clips. Each videoClip is described by a file location, a start time, and an end time (Durations). When I switch from one clip to another, I would like the UI to simply show the starting frame of the next video clip. I am
January 12, 2020 at 11:49PM by tusike
https://ift.tt/2Nk12Xb
Using video_player to display a video from a given starting position
Hi! I'm trying to create a simple app where I can iterate between video clips. Each videoClip is described by a file location, a start time, and an end time (Durations). When I switch from one clip to another, I would like the UI to simply show the starting frame of the next video clip. I am
January 12, 2020 at 11:49PM by tusike
https://ift.tt/2Nk12Xb
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:
"An InputDecorator, which is typically created by a TextField" not fixed by wrapping in Expanded
I have this: Expanded( child: TextField( controller: _controller ) ) Inside a Column, inside a row, in the body of Scaffold. I get the error "An InputDecorator, which is typically created by a TextField, cannot have an unbounded width". The
January 13, 2020 at 12:31AM by Guyren Howe
https://ift.tt/36Lh97W
"An InputDecorator, which is typically created by a TextField" not fixed by wrapping in Expanded
I have this: Expanded( child: TextField( controller: _controller ) ) Inside a Column, inside a row, in the body of Scaffold. I get the error "An InputDecorator, which is typically created by a TextField, cannot have an unbounded width". The
January 13, 2020 at 12:31AM by Guyren Howe
https://ift.tt/36Lh97W
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:
Widget Hide and Seek: A guide to managing Flutter widget’s visibility
https://ift.tt/3a4824k
January 13, 2020 at 04:26AM by lgn03
https://ift.tt/36QiU3B
Widget Hide and Seek: A guide to managing Flutter widget’s visibility
https://ift.tt/3a4824k
January 13, 2020 at 04:26AM by lgn03
https://ift.tt/36QiU3B
Medium
Widget Hide and Seek: A guide to managing Flutter widget’s visibility
In Flutter, hiding a widget is very easy. Is it?
New post on /r/flutterdev subreddit:
Flutter File Picker for Mac OS
Hi Guys,I am currently building a Desktop application using Flutter. I am wondering if anyone knows about a file picker that supports Desktop, macOS specifically, that does not require Go-flutter. I'd like to avoid other commands (hover commands) to test my code and work only in the Flutter environment.The file_picker (https://pub.dev/packages/file_picker) plugin supports desktop file picking through go-flutter. I don't want all that setup.Additionally I found this file_chooser plugin (https://github.com/google/flutter-desktop-embedding/tree/master/plugins/file_chooser) which I'm trying to get running in my code but there's no errors, no feedback, no dialog, nothing. It just doesn't execute the code.I'm looking for existing solutions before I take on the mission of building my own. If you know of anything or have suggestions I'd greatly appreciate your input.-Dane
January 13, 2020 at 07:17AM by Filledstacks
https://ift.tt/37Zgn7q
Flutter File Picker for Mac OS
Hi Guys,I am currently building a Desktop application using Flutter. I am wondering if anyone knows about a file picker that supports Desktop, macOS specifically, that does not require Go-flutter. I'd like to avoid other commands (hover commands) to test my code and work only in the Flutter environment.The file_picker (https://pub.dev/packages/file_picker) plugin supports desktop file picking through go-flutter. I don't want all that setup.Additionally I found this file_chooser plugin (https://github.com/google/flutter-desktop-embedding/tree/master/plugins/file_chooser) which I'm trying to get running in my code but there's no errors, no feedback, no dialog, nothing. It just doesn't execute the code.I'm looking for existing solutions before I take on the mission of building my own. If you know of anything or have suggestions I'd greatly appreciate your input.-Dane
January 13, 2020 at 07:17AM by Filledstacks
https://ift.tt/37Zgn7q
Dart packages
file_picker | Flutter package
A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.
New post on /r/flutterdev subreddit:
FLUTTER CAR VIN BARCODE SCANNER - Implement Barcode Scanner Code
https://youtu.be/znbZ1wBk70A
January 13, 2020 at 07:29AM by cmcoffee91
https://ift.tt/35T2c2t
FLUTTER CAR VIN BARCODE SCANNER - Implement Barcode Scanner Code
https://youtu.be/znbZ1wBk70A
January 13, 2020 at 07:29AM by cmcoffee91
https://ift.tt/35T2c2t
YouTube
FLUTTER BARCODE SCANNER - Implement Barcode Scanner Code
This is maybe the final video. I want to make the UI better as well maybe. So in this video, we are going to write the code that allows users to scan the bar...
New post on /r/flutterdev subreddit:
Provider vs Get_It - Memory consumption test
I'm considering switching to Get_It from Provider as my default singleton provider.In order to measure if are there some impact in memory consumption, I've created some simple code to profile how each solution manages the lazy allocation of objects in memory.The test consists on monitoring the memory consumption while the number of registered singletons grows.By running Flutter in "profile" mode, from Dart DevTools, I got the following results :get_it: 3.1.0Implementation:
January 13, 2020 at 07:22AM by carnevalli
https://ift.tt/30gRTUy
Provider vs Get_It - Memory consumption test
I'm considering switching to Get_It from Provider as my default singleton provider.In order to measure if are there some impact in memory consumption, I've created some simple code to profile how each solution manages the lazy allocation of objects in memory.The test consists on monitoring the memory consumption while the number of registered singletons grows.By running Flutter in "profile" mode, from Dart DevTools, I got the following results :get_it: 3.1.0Implementation:
GetIt sl = GetIt.instance;
sl.registerLazySingleton<AppGlobalState>(() => AppGlobalState());
sl.registerLazySingleton<JustALazyLoadingTest1>(() => JustALazyLoadingTest1());
...
sl.registerLazySingleton<JustALazyLoadingTest10>(() => JustALazyLoadingTest10());
Results - (size, count, accumulator)1 Singleton, 1 used (24, 1, 1)2 Singletons, 1 used (24, 1, 1)11 Singletons, 1 used (24, 1, 1),11 Singletons, 6 used (24, 1, 1),Provider: 4.0.1Implementation:MultiProvider(
providers: [
Provider<AppGlobalState>(create: (_) => AppGlobalState(),),
Provider<JustALazyLoadingTest1>(create: (_) => JustALazyLoadingTest1(),),
...
Provider<JustALazyLoadingTest10>(create: (_) => JustALazyLoadingTest10(),),
])
In order to allow multiple singletons, Provider uses two objects, so, for each test, consider the results of "Provider" + "Multiprovider".Results - (size, count, accumulator)1 Singleton, 1 used (40, 2, 2)Provider (24, 1, 1)MultiProvider (16, 1, 1)2 Singletons, 1 used (64, 3, 3)Provider (48, 2, 2)MultiProvider (16, 1, 1)11 Singletons, 1 used (280, 12, 12)Provider (264, 11, 11)MultiProvider (16, 1, 1)11 Singletons, 6 used (280, 12, 12)Provider (264, 11, 11)MultiProvider (16, 1, 1)ResultsGet_It had a better performance in all tests. No matter how many lazy singletons it holds, the memory consumption will be the same.In Provider, memory consumption grows as more lazy singletons are added to. Besides to "Provider" object, it also loads "MultiProvider", which makes using MultiProvider more expensive even if there's only one singleton.In both packages, the quantity of lazily instantiated objects had no impact on memory usage beyond the normal size of each single object.GitHub repos:Provider Test: https://github.com/carnevalli/flutter-provider-memory-consumption-testGet_It Test: https://github.com/carnevalli/flutter-getit-memory-consumption-testJanuary 13, 2020 at 07:22AM by carnevalli
https://ift.tt/30gRTUy
GitHub
GitHub - carnevalli/flutter-provider-memory-consumption-test: This project tests the memory consumption of Flutter Provider package.
This project tests the memory consumption of Flutter Provider package. - GitHub - carnevalli/flutter-provider-memory-consumption-test: This project tests the memory consumption of Flutter Provider ...
New post on Flutter Dev Google group:
Issue with installation of flutter
Hello team, I have issue with installation please give me solution for this error . following is attachment.please give me solution as soon as possible. [image: Untitled 1.png] thanks and regards indrajeet patil
January 13, 2020 at 08:41AM by Indrajeet Patil
https://ift.tt/30hs6ve
Issue with installation of flutter
Hello team, I have issue with installation please give me solution for this error . following is attachment.please give me solution as soon as possible. [image: Untitled 1.png] thanks and regards indrajeet patil
January 13, 2020 at 08:41AM by Indrajeet Patil
https://ift.tt/30hs6ve
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.