New post on /r/flutterdev subreddit:
How to convert a container into a shareable image?
Hi,I have looked for the answer relentlessly on the internet but have found no answer. Basically, I have a container which contains some text and an image. When the user long presses on it, I want to be able to convert the entire container (including the text and image inside) into a shareable image that can be sent to their friends using the share sheet.The part that I am looking for is the process of converting the container into an image. Any help would be appreciated.
August 10, 2019 at 12:34PM by HumAapkeHaiDon
https://ift.tt/2TlGSOr
How to convert a container into a shareable image?
Hi,I have looked for the answer relentlessly on the internet but have found no answer. Basically, I have a container which contains some text and an image. When the user long presses on it, I want to be able to convert the entire container (including the text and image inside) into a shareable image that can be sent to their friends using the share sheet.The part that I am looking for is the process of converting the container into an image. Any help would be appreciated.
August 10, 2019 at 12:34PM by HumAapkeHaiDon
https://ift.tt/2TlGSOr
reddit
r/FlutterDev - How to convert a container into a shareable image?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Can someone point me to code calling Rust from Flutter ?
I'm looking for calling some low level libs but I've no experience with that sort of code.Is this related to FFI ?Thanks for explanations
August 10, 2019 at 01:06PM by Sol_Ido
https://ift.tt/2YXh3Fl
Can someone point me to code calling Rust from Flutter ?
I'm looking for calling some low level libs but I've no experience with that sort of code.Is this related to FFI ?Thanks for explanations
August 10, 2019 at 01:06PM by Sol_Ido
https://ift.tt/2YXh3Fl
reddit
r/FlutterDev - Can someone point me to code calling Rust from Flutter ?
0 votes and 1 comment so far on Reddit
New post on /r/flutterdev subreddit:
Control Wind Turbine rotation speed with Flare Controller
https://twitter.com/BlueAquilae/status/1160210563097661440
August 10, 2019 at 05:26PM by Sol_Ido
https://ift.tt/33sevTl
Control Wind Turbine rotation speed with Flare Controller
https://twitter.com/BlueAquilae/status/1160210563097661440
August 10, 2019 at 05:26PM by Sol_Ido
https://ift.tt/33sevTl
Twitter
Robert Felker
Some months ago I've been teaching #flutter at @ynov_bordeaux school One chapter was obviously dedicated to @2Dimensions Flare β‘οΈHow to control πͺοΈπͺοΈWind Turbine πͺοΈπͺοΈ Rotation speed using FlareController Flare actor https://t.co/wJkIBVlLrl Gist https://t.co/cltFutQ8qTβ¦
New post on Flutter Dev Google group:
Need a flutter developer
Dear Developers, We are looking for 2-3 developers having excellent hands on experience on Dart, Flutter, Firebase and Bloc pattern. Please go through the below details & if you are interested in this opportunity, please send us your *resume, git hub / play store URL & Skype id* on* bigdrea...@
August 10, 2019 at 07:03PM by BigDreamer
https://ift.tt/2YFjh0I
Need a flutter developer
Dear Developers, We are looking for 2-3 developers having excellent hands on experience on Dart, Flutter, Firebase and Bloc pattern. Please go through the below details & if you are interested in this opportunity, please send us your *resume, git hub / play store URL & Skype id* on* bigdrea...@
August 10, 2019 at 07:03PM by BigDreamer
https://ift.tt/2YFjh0I
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:
Not able to insert images in a container
This is the exception I keep on receiving even though I have created an 'assets' folder and placed im.jpeg in it. I have also added assets: -assets/im.jpeg in pubspec.yaml. Please help. I/flutter (13498): βββ‘ EXCEPTION CAUGHT BY IMAGE RESOURCE SERVICE βββββββββββββββββββββββββββββββββββββββββ
August 10, 2019 at 08:48PM by Nikhil Shrivastava
https://ift.tt/2OPEalA
Not able to insert images in a container
This is the exception I keep on receiving even though I have created an 'assets' folder and placed im.jpeg in it. I have also added assets: -assets/im.jpeg in pubspec.yaml. Please help. I/flutter (13498): βββ‘ EXCEPTION CAUGHT BY IMAGE RESOURCE SERVICE βββββββββββββββββββββββββββββββββββββββββ
August 10, 2019 at 08:48PM by Nikhil Shrivastava
https://ift.tt/2OPEalA
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:
challenge with Autocomplete of an address using PlacesAutoCompleteField
I am doing
August 10, 2019 at 10:37PM by m_k_johnson
https://ift.tt/2GYSjGS
challenge with Autocomplete of an address using PlacesAutoCompleteField
I am doing
PlacesAutocompleteField( hint: 'address', apiKey: kGoogleApiKey, mode: Mode.overlay, offset: 3),
I expect to get a TextField like UI. Then, as I start typing an address, it would use Google's API to start providing guesses as to the address. What happens is an overly appears. I start typing, no feedback. Unsettling: 1) must it be an overlay? Why not a TextField? 2) why wasn't what I typed starting to return results?My guess is I'm clueless. I could not find an example. Advice appreciated. Thank you.August 10, 2019 at 10:37PM by m_k_johnson
https://ift.tt/2GYSjGS
reddit
r/FlutterDev - challenge with Autocomplete of an address using PlacesAutoCompleteField
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Flutter image manipulation library?
i'm looking to create an app where an image is loaded from gallery, then the image has text written on it, then saved back to gallery, like a photo editing app, but only for adding a text overlay to an image. does anyone know of a library that would help me achie this?
August 10, 2019 at 10:20PM by dan-danny-daniel
https://ift.tt/2YUVqWl
Flutter image manipulation library?
i'm looking to create an app where an image is loaded from gallery, then the image has text written on it, then saved back to gallery, like a photo editing app, but only for adding a text overlay to an image. does anyone know of a library that would help me achie this?
August 10, 2019 at 10:20PM by dan-danny-daniel
https://ift.tt/2YUVqWl
reddit
r/FlutterDev - Flutter image manipulation library?
0 votes and 2 comments so far on Reddit
New post on /r/flutterdev subreddit:
RevealAPP
Anyone knows if there is something like revealapp for flutter development?
August 10, 2019 at 08:58PM by kyberplayer
https://ift.tt/2ZQ8367
RevealAPP
Anyone knows if there is something like revealapp for flutter development?
August 10, 2019 at 08:58PM by kyberplayer
https://ift.tt/2ZQ8367
reddit
r/FlutterDev - RevealAPP
1 vote and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Using Pusher in Flutter
https://ift.tt/2YQAyDL
August 11, 2019 at 01:53AM by EngineerScientist
https://ift.tt/2OQ8xZe
Using Pusher in Flutter
https://ift.tt/2YQAyDL
August 11, 2019 at 01:53AM by EngineerScientist
https://ift.tt/2OQ8xZe
Medium
Using Pusher in Flutter
Whatβs Pusher?
New post on /r/flutterdev subreddit:
Sticky Header and first column in data table with bidrectional scroll
I need help with a data table , i need fixed first row and column so that user can easily use it and understand . Also i need to highlight row and column together , i tried finding but could not , so came here to ask .
August 11, 2019 at 07:25AM by nikesh03
https://ift.tt/2YD7IqZ
Sticky Header and first column in data table with bidrectional scroll
I need help with a data table , i need fixed first row and column so that user can easily use it and understand . Also i need to highlight row and column together , i tried finding but could not , so came here to ask .
August 11, 2019 at 07:25AM by nikesh03
https://ift.tt/2YD7IqZ
reddit
r/FlutterDev - Sticky Header and first column in data table with bidrectional scroll
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Implement dark mode using flutter provider
https://ift.tt/2YTvhep
August 11, 2019 at 06:11AM by Sharonzac
https://ift.tt/2KrSU5N
Implement dark mode using flutter provider
https://ift.tt/2YTvhep
August 11, 2019 at 06:11AM by Sharonzac
https://ift.tt/2KrSU5N
Medium
Implement dark mode using flutter provider
Assuming that you have a basic understanding of how apps are built using flutter framework , lets get to work
New post on /r/flutterdev subreddit:
Flutter Live: Learning Flutter RxVMS | Learn it with me!
https://youtu.be/30UCnTzsbFc
August 11, 2019 at 07:54AM by RobertBrunhage
https://ift.tt/2KHOIOc
Flutter Live: Learning Flutter RxVMS | Learn it with me!
https://youtu.be/30UCnTzsbFc
August 11, 2019 at 07:54AM by RobertBrunhage
https://ift.tt/2KHOIOc
YouTube
Flutter Live: Learning Flutter RxVMS | Learn it with me!
Will be following: https://www.burkharts.net/apps/blog/rxvms-a-practical-architecture-for-flutter-apps/. Ps. I will not just make a counter app to learn RxVMS but we will start with that :)
Github: https://github.com/RobertBrunhage/flutter_state_managemβ¦
Github: https://github.com/RobertBrunhage/flutter_state_managemβ¦
New post on /r/flutterdev subreddit:
Building a simple application with Flutter and GraphQL
https://ift.tt/2GYOMs3
August 11, 2019 at 09:39AM by Elixane
https://ift.tt/2YScGLO
Building a simple application with Flutter and GraphQL
https://ift.tt/2GYOMs3
August 11, 2019 at 09:39AM by Elixane
https://ift.tt/2YScGLO
Medium
Building a simple application with Flutter and GraphQL
Flutter is an SDK(Software development kit) to build applications for Android and IOs. In the other hand, GraphQL is a query language thatβ¦
New post on /r/flutterdev subreddit:
Overlaying text on image and saving it to gallery?
I have an image that I am currently able to save to the gallery. However, I want to add text (specifically, the name of my app) to it and then convert the entire thing into an image and be able to save it. How do I go about this?
August 11, 2019 at 09:57AM by HumAapkeHaiDon
https://ift.tt/2YXUWTl
Overlaying text on image and saving it to gallery?
I have an image that I am currently able to save to the gallery. However, I want to add text (specifically, the name of my app) to it and then convert the entire thing into an image and be able to save it. How do I go about this?
August 11, 2019 at 09:57AM by HumAapkeHaiDon
https://ift.tt/2YXUWTl
reddit
r/FlutterDev - Overlaying text on image and saving it to gallery?
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Plugin code generation library
Hello there,I just published a couple libraries that helps in the creation of plugins by removing the need to write a lot of boiler plate.Just write an abstract class and abstract methods that should be forward to the native side. The library will create a concrete implementation using code generation with the methods and the data mappings*.[*] The set of data allowed in the methods parameters and return types is limited to primitive types, List, Map and classes that don't use generics. When using your classes they will need to have `toJson()` and `fromJson()` methods.github : https://github.com/BugsBunnyBR/plugin_gen.fluttergenerator library : https://pub.dev/packages/flutter_plugin_generatorannotation library: https://pub.dev/packages/flutter_plugin_annotationsTo use the generator the annotation library is needed.If you are interested, take a look at my github, there is a plugin example that maps pretty much all the library can do and give it a try. Here is the example apk... it just shows that data going to the native side and back.In this first release they are a bit limited in what it can do, but I would like any feedbacks, for the packages, documentation, code and ideas for improvements (I have a TODO in the github readme). These are my first dart packages, so be kind.βThanks in advance.
August 11, 2019 at 12:53PM by juliocbcotta
https://ift.tt/2ySlaYY
Plugin code generation library
Hello there,I just published a couple libraries that helps in the creation of plugins by removing the need to write a lot of boiler plate.Just write an abstract class and abstract methods that should be forward to the native side. The library will create a concrete implementation using code generation with the methods and the data mappings*.[*] The set of data allowed in the methods parameters and return types is limited to primitive types, List, Map and classes that don't use generics. When using your classes they will need to have `toJson()` and `fromJson()` methods.github : https://github.com/BugsBunnyBR/plugin_gen.fluttergenerator library : https://pub.dev/packages/flutter_plugin_generatorannotation library: https://pub.dev/packages/flutter_plugin_annotationsTo use the generator the annotation library is needed.If you are interested, take a look at my github, there is a plugin example that maps pretty much all the library can do and give it a try. Here is the example apk... it just shows that data going to the native side and back.In this first release they are a bit limited in what it can do, but I would like any feedbacks, for the packages, documentation, code and ideas for improvements (I have a TODO in the github readme). These are my first dart packages, so be kind.βThanks in advance.
August 11, 2019 at 12:53PM by juliocbcotta
https://ift.tt/2ySlaYY
GitHub
BugsBunnyBR/plugin_gen.flutter
A library to generate the flutter code for your plugin - BugsBunnyBR/plugin_gen.flutter
New post on /r/flutterdev subreddit:
Choosing between React Native and Flutter
https://ift.tt/2Kv4wUE
August 09, 2019 at 06:11PM by ncuillery
https://ift.tt/2yS3oF4
Choosing between React Native and Flutter
https://ift.tt/2Kv4wUE
August 09, 2019 at 06:11PM by ncuillery
https://ift.tt/2yS3oF4
The DEV Community
Choosing between React Native and Flutter
The rise of Flutter brought doubt to the decisions for a new mobile project. This doubt did not exist back in 2016/17 when someone needed a cross-platform mobile solution
New post on Flutter Dev Google group:
Register post request is failing on flutter app production
I am facing an issue with http post request for register in my flutter app. * http.Response response = await http.post(* * 'http://localhost:1337/auth/local/register',* * body: {"username": _username, "email": _email, "password": _password});* * final responseData =
August 11, 2019 at 03:05PM by CYRIL P. JOY
https://ift.tt/2TlXtSb
Register post request is failing on flutter app production
I am facing an issue with http post request for register in my flutter app. * http.Response response = await http.post(* * 'http://localhost:1337/auth/local/register',* * body: {"username": _username, "email": _email, "password": _password});* * final responseData =
August 11, 2019 at 03:05PM by CYRIL P. JOY
https://ift.tt/2TlXtSb
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:
Securing Flutter Mobile Apps from Reverse Engineering
Hi, I'm android mobile app developer and working for last 5 years on mobile Apps, just shifted to Flutter. I wanted to know if Flutter mobile app are secured from reverse engineering. I know about proguard, I tried proguard on my current Android Apps but did not get much success. Before shifting
August 11, 2019 at 03:47PM by Vamsidhar Gujjari
https://ift.tt/2KEjfwz
Securing Flutter Mobile Apps from Reverse Engineering
Hi, I'm android mobile app developer and working for last 5 years on mobile Apps, just shifted to Flutter. I wanted to know if Flutter mobile app are secured from reverse engineering. I know about proguard, I tried proguard on my current Android Apps but did not get much success. Before shifting
August 11, 2019 at 03:47PM by Vamsidhar Gujjari
https://ift.tt/2KEjfwz
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:
electron-quick-start-flutter: A minimal Electron application with flutter & dart
https://ift.tt/2MYqj9V
August 11, 2019 at 03:39PM by EngineerScientist
https://ift.tt/2YGSMYY
electron-quick-start-flutter: A minimal Electron application with flutter & dart
https://ift.tt/2MYqj9V
August 11, 2019 at 03:39PM by EngineerScientist
https://ift.tt/2YGSMYY
GitHub
hayderux/electron-quick-start-flutter
A minimal electron application with flutter & dart - hayderux/electron-quick-start-flutter
New post on /r/flutterdev subreddit:
A generally good read for those interested in some of the architectural theory behind Flutter.
https://ift.tt/2YH3DC0
August 11, 2019 at 04:35PM by EngineerScientist
https://ift.tt/2MTwPic
A generally good read for those interested in some of the architectural theory behind Flutter.
https://ift.tt/2YH3DC0
August 11, 2019 at 04:35PM by EngineerScientist
https://ift.tt/2MTwPic
flutter.dev
Inside Flutter
This document describes the inner workings of the Flutter toolkit that makeFlutterβs API possible. Because Flutter widgets are built using aggressivecomposition, user interfaces built with Flutter have a large number ofwidgets. To support this workload, Flutterβ¦