New post on /r/flutterdev subreddit:
Open source flutter projects with tests
Does anyone have any open-source flutter projects with completed tests? I am trying to learn good practices of testing but so far the only resources I have found aren't as adequate for me. So if anyone has any well-tested projects I would really like to read and see how it's done.
March 25, 2021 at 02:25AM by sahvoz31
https://ift.tt/3cj6aYs
Open source flutter projects with tests
Does anyone have any open-source flutter projects with completed tests? I am trying to learn good practices of testing but so far the only resources I have found aren't as adequate for me. So if anyone has any well-tested projects I would really like to read and see how it's done.
March 25, 2021 at 02:25AM by sahvoz31
https://ift.tt/3cj6aYs
reddit
Open source flutter projects with tests
Does anyone have any open-source flutter projects with completed tests? I am trying to learn good practices of testing but so far the only...
New post on /r/flutterdev subreddit:
Why is there only Pdanet+/easytether apps for tethering /hiding tether usage?
With Flutter 2 I'm surprised there hasn't been an attempt to write a tether app. I would love to try and make one but have no idea how to hook into the data aspects of sharing/hiding hotspot/tether usage. Can Dart/Flutter handle that type of data? Tbh I know very little of Dart/Flutter so more info in how to begin this would be helpful. Eventual f-droid support would be incredible too.
March 25, 2021 at 02:17AM by KageOG
https://ift.tt/3ck3Tw1
Why is there only Pdanet+/easytether apps for tethering /hiding tether usage?
With Flutter 2 I'm surprised there hasn't been an attempt to write a tether app. I would love to try and make one but have no idea how to hook into the data aspects of sharing/hiding hotspot/tether usage. Can Dart/Flutter handle that type of data? Tbh I know very little of Dart/Flutter so more info in how to begin this would be helpful. Eventual f-droid support would be incredible too.
March 25, 2021 at 02:17AM by KageOG
https://ift.tt/3ck3Tw1
reddit
Why is there only Pdanet+/easytether apps for tethering /hiding...
With Flutter 2 I'm surprised there hasn't been an attempt to write a tether app. I would love to try and make one but have no idea how to hook...
New post on Flutter Dev Google group:
https://pub.dev/ 502 server error
In China, https://pub.dev/ and https://ift.tt/2H7CSth occur 502 server error flutter pub get get error also plz fix it thx
March 25, 2021 at 03:13AM by Draymond Hu
https://ift.tt/3rk52bs
https://pub.dev/ 502 server error
In China, https://pub.dev/ and https://ift.tt/2H7CSth occur 502 server error flutter pub get get error also plz fix it thx
March 25, 2021 at 03:13AM by Draymond Hu
https://ift.tt/3rk52bs
Dart packages
The official repository for Dart and Flutter packages.
Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.
New tweet from FlutterDev:
π£β¨ #FlutterEngage in UK & Ireland!#FlutterEngage UK & Ireland is happening this Thursday, March 25th 6pm GMT. Join the event for 3 great talks and a Q&A with @timsneath!
RSVP here π https://t.co/EDAWwtmm22 pic.twitter.com/rBJkbNQZkSβ Flutter (@FlutterDev) March 25, 2021
March 25, 2021 at 04:00AM
http://twitter.com/FlutterDev/status/1374918967169531904
π£β¨ #FlutterEngage in UK & Ireland!#FlutterEngage UK & Ireland is happening this Thursday, March 25th 6pm GMT. Join the event for 3 great talks and a Q&A with @timsneath!
RSVP here π https://t.co/EDAWwtmm22 pic.twitter.com/rBJkbNQZkSβ Flutter (@FlutterDev) March 25, 2021
March 25, 2021 at 04:00AM
http://twitter.com/FlutterDev/status/1374918967169531904
Twitter
#flutterengage hashtag on Twitter
See Tweets about #flutterengage on Twitter. See what people are saying and join the conversation.
New post on /r/flutterdev subreddit:
Null-safety packages not working
After upgrading to Flutter 2.0.3 lots for Null-Safety packages are not workingflutter_barcode_scanner : 2.0.0-nullsafety.0 shutting down VMblue_thermal_printer: ^1.1.2 Throws Null Type ErrorIs there anybody give me some alternative bug free Null-Safety packages which does the smiler tasks.And I need similar null-safety packages for sms_otp_auto_verify: ^1.2.2Any support and help will be highly appreciated.Most Important question ....Can we downgrade and build our app in earlier flutter framework ? Will it cause any problem in the near future.Thank you
March 25, 2021 at 05:04AM by excode_net
https://ift.tt/3fpDfUL
Null-safety packages not working
After upgrading to Flutter 2.0.3 lots for Null-Safety packages are not workingflutter_barcode_scanner : 2.0.0-nullsafety.0 shutting down VMblue_thermal_printer: ^1.1.2 Throws Null Type ErrorIs there anybody give me some alternative bug free Null-Safety packages which does the smiler tasks.And I need similar null-safety packages for sms_otp_auto_verify: ^1.2.2Any support and help will be highly appreciated.Most Important question ....Can we downgrade and build our app in earlier flutter framework ? Will it cause any problem in the near future.Thank you
March 25, 2021 at 05:04AM by excode_net
https://ift.tt/3fpDfUL
reddit
Null-safety packages not working
After upgrading to Flutter 2.0.3 lots for Null-Safety packages are not working 1. flutter\_barcode\_scanner : 2.0.0-nullsafety.0 shutting down...
New post on /r/flutterdev subreddit:
Flutter video call, audio call and live streaming.
Hello to all the Developers,I have a question and I really think this is the best place to ask. That said, any help or knowledge will be helpful.TO THE POINT.I am working on my app and wanted to add a video/audio call or even a live streaming feature/s like Instagram to it, but unfortunately, all the posts and ideas I found on the WWW (unbelievable but true) is about third parties like Agora, Sinch, etc...My goal is to create something similar to IG live streaming for users for free, not to charge for that service or anything of that kind of direction.But instead, all the possibilities I find are WebRTC, which is not fully customizable (a lot of unnecessary buttons) and that applies to its "brother" (JITSI).Can anyone (Savior) come and save me pleaseeeee ππ?Thanks in advance.
March 25, 2021 at 07:09AM by flutterlova
https://ift.tt/2NPckGi
Flutter video call, audio call and live streaming.
Hello to all the Developers,I have a question and I really think this is the best place to ask. That said, any help or knowledge will be helpful.TO THE POINT.I am working on my app and wanted to add a video/audio call or even a live streaming feature/s like Instagram to it, but unfortunately, all the posts and ideas I found on the WWW (unbelievable but true) is about third parties like Agora, Sinch, etc...My goal is to create something similar to IG live streaming for users for free, not to charge for that service or anything of that kind of direction.But instead, all the possibilities I find are WebRTC, which is not fully customizable (a lot of unnecessary buttons) and that applies to its "brother" (JITSI).Can anyone (Savior) come and save me pleaseeeee ππ?Thanks in advance.
March 25, 2021 at 07:09AM by flutterlova
https://ift.tt/2NPckGi
reddit
Flutter video call, audio call and live streaming.
Hello to all the Developers, I have a question and I really think this is the best place to ask. That said, any help or knowledge will be...
New post on /r/flutterdev subreddit:
An Open Source Android Launcher App example with Flutter + YouTube tutorial
Hey, here I have an Android Launcher App with tutorial made with Flutter. It's simple, but knowing Flutter you can add a loads of functionalities to it. Happy FlutteringTutorial: https://www.youtube.com/watch?v=5QJU3QIBLIw
Source: https://github.com/lohanidamodar/fl_live_launcher
March 25, 2021 at 07:54AM by lohanidamodar
https://ift.tt/3d5pUhp
An Open Source Android Launcher App example with Flutter + YouTube tutorial
Hey, here I have an Android Launcher App with tutorial made with Flutter. It's simple, but knowing Flutter you can add a loads of functionalities to it. Happy FlutteringTutorial: https://www.youtube.com/watch?v=5QJU3QIBLIw
Source: https://github.com/lohanidamodar/fl_live_launcher
March 25, 2021 at 07:54AM by lohanidamodar
https://ift.tt/3d5pUhp
YouTube
π΄ React Bits | Live EP 02 - Let's Build Android Launcher App in Flutter
In this second live episode, we are going to build a Android Launcher Application in Flutter. You can follow along. Source code will be provided in the description when the stream ends,.
Source Code (https://github.com/lohanidamodar/fl_live_launcher)
Packageβ¦
Source Code (https://github.com/lohanidamodar/fl_live_launcher)
Packageβ¦
New post on /r/flutterdev subreddit:
How to Resolve Flutter Web Unit Testing Errors: Not Found: 'dart:html'?
https://ift.tt/2QxljwJ
March 25, 2021 at 07:18AM by lil_dragplix
https://ift.tt/3rirK3p
How to Resolve Flutter Web Unit Testing Errors: Not Found: 'dart:html'?
https://ift.tt/2QxljwJ
March 25, 2021 at 07:18AM by lil_dragplix
https://ift.tt/3rirK3p
Flutter Agency
How to Resolve Flutter Web Unit Testing Errors: Not Found: 'dart:html' ?? - Flutter Agency
Application user may get some random error so read the article to solve to Resolve Flutter Web Unit Testing Errors: Not Found: 'dart:html'
New post on Flutter Dev Google group:
firebase_messaging 9.0.1: error with Firebase.initializeApp()
Hi guys, according to https://ift.tt/32eDXuS, with 9.0.1, there is no extra step to integrate it in flutter, it didn't mention to call Firebase.initializeApp(). but however, when I try to launch the app, it gives the error: [ERROR:flutter/lib/ui/ui_dart_state.cc(186)]
March 25, 2021 at 09:02AM by Siyi Wang
https://ift.tt/3smKHDE
firebase_messaging 9.0.1: error with Firebase.initializeApp()
Hi guys, according to https://ift.tt/32eDXuS, with 9.0.1, there is no extra step to integrate it in flutter, it didn't mention to call Firebase.initializeApp(). but however, when I try to launch the app, it gives the error: [ERROR:flutter/lib/ui/ui_dart_state.cc(186)]
March 25, 2021 at 09:02AM by Siyi Wang
https://ift.tt/3smKHDE
Dart packages
firebase_messaging | Flutter package
Flutter plugin for Firebase Cloud Messaging, a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.
New post on /r/flutterdev subreddit:
Flutter + Riverpod World Clock Application with Source Code
Open source Flutter + Riverpod sample application, A world clock using http://worldtimeapi.org/ open API.Source: https://github.com/lohanidamodar/flutter_worldtime
March 25, 2021 at 09:12AM by lohanidamodar
https://ift.tt/2QxrIIh
Flutter + Riverpod World Clock Application with Source Code
Open source Flutter + Riverpod sample application, A world clock using http://worldtimeapi.org/ open API.Source: https://github.com/lohanidamodar/flutter_worldtime
March 25, 2021 at 09:12AM by lohanidamodar
https://ift.tt/2QxrIIh
New post on /r/flutterdev subreddit:
Run R Code in Flutter?
Hello everyone,Im just curious about if in a Flutter app you can run some R algorithm or code, coz I tried with C and C++ and was no problem at all, but im not sure how to do it with R.Any suggestion?Thanks in advance
March 25, 2021 at 09:35AM by Kchopo
https://ift.tt/3sl2laP
Run R Code in Flutter?
Hello everyone,Im just curious about if in a Flutter app you can run some R algorithm or code, coz I tried with C and C++ and was no problem at all, but im not sure how to do it with R.Any suggestion?Thanks in advance
March 25, 2021 at 09:35AM by Kchopo
https://ift.tt/3sl2laP
Reddit
From the FlutterDev community on Reddit
Explore this post and more from the FlutterDev community
New post on /r/flutterdev subreddit:
Using Shared preference in flutter how to retrieve data and save data in shared preference .
https://ift.tt/31gNcLF
March 25, 2021 at 11:41AM by Dream10candev
https://ift.tt/2P9vNC6
Using Shared preference in flutter how to retrieve data and save data in shared preference .
https://ift.tt/31gNcLF
March 25, 2021 at 11:41AM by Dream10candev
https://ift.tt/2P9vNC6
GitHub
GitHub - dream10can/shared_preferences_data
Contribute to dream10can/shared_preferences_data development by creating an account on GitHub.
New post on /r/flutterdev subreddit:
Conversation with my girlfriend about Account kit integration in the Flutter.
https://ift.tt/3aAaxfA
March 25, 2021 at 01:37PM by ooWYXNoo
https://ift.tt/2NXnby8
Conversation with my girlfriend about Account kit integration in the Flutter.
https://ift.tt/3aAaxfA
March 25, 2021 at 01:37PM by ooWYXNoo
https://ift.tt/2NXnby8
reddit
Conversation about Integration of Account Kit in Flutter.
Posted in r/HMSCore by u/Basavaraj-Navi β’ 1 point and 0 comments
New post on /r/flutterdev subreddit:
Redux action creators for Dart - generate extension methods for your Redux actions
https://ift.tt/3cj7iv1
March 25, 2021 at 01:26PM by superl2
https://ift.tt/31iCmFe
Redux action creators for Dart - generate extension methods for your Redux actions
https://ift.tt/3cj7iv1
March 25, 2021 at 01:26PM by superl2
https://ift.tt/31iCmFe
GitHub
GitHub - hacker1024/redux_action_extension_generator.dart: A Dart-style equivalent to JavaScript Redux's action creator concept.
A Dart-style equivalent to JavaScript Redux's action creator concept. - GitHub - hacker1024/redux_action_extension_generator.dart: A Dart-style equivalent to JavaScript Redux's acti...
New post on /r/flutterdev subreddit:
RotatedBox (Widget of the Week)
https://youtube.com/watch?v=BFE6_UglLfQ&feature=share
March 25, 2021 at 06:04PM by Pixelreddit
https://ift.tt/3lPJemG
RotatedBox (Widget of the Week)
https://youtube.com/watch?v=BFE6_UglLfQ&feature=share
March 25, 2021 at 06:04PM by Pixelreddit
https://ift.tt/3lPJemG
YouTube
RotatedBox (Flutter Widget of the Week)
Learn more about RotatedBox β http://goo.gle/rotatedbox
Want to add an element to your design that is rotated by increments of 90 degrees? Like this: π€ β β₯? Use the RotatedBox widget. Learn how it works, how to set it up, and how it differs from Transform.rotate.β¦
Want to add an element to your design that is rotated by increments of 90 degrees? Like this: π€ β β₯? Use the RotatedBox widget. Learn how it works, how to set it up, and how it differs from Transform.rotate.β¦
New post on /r/flutterdev subreddit:
Suggestions for a new Flutter Package
I have been developing applications using Flutter for quite some time now (I think one and a half years). I wanted to ask the fellow developers here that "one Flutter package" (which is currently unavailable) which could help you code better (or save you from the drudgery), what would it be? (With a short description).If you really have something in mind that could help you and other Flutter Developers, please write to me at [sam.jain2122@gmaill.com](mailto:sam.jain2122@gmaill.com).
March 25, 2021 at 07:54PM by ProfessionalEar2404
https://ift.tt/3tWV3uq
Suggestions for a new Flutter Package
I have been developing applications using Flutter for quite some time now (I think one and a half years). I wanted to ask the fellow developers here that "one Flutter package" (which is currently unavailable) which could help you code better (or save you from the drudgery), what would it be? (With a short description).If you really have something in mind that could help you and other Flutter Developers, please write to me at [sam.jain2122@gmaill.com](mailto:sam.jain2122@gmaill.com).
March 25, 2021 at 07:54PM by ProfessionalEar2404
https://ift.tt/3tWV3uq
reddit
Suggestions for a new Flutter Package
A subreddit for Google's portable UI framework.
New tweet from FlutterDev:
π Develop multi-platform apps with @flutterdev!
Learn how Flutter can support building high quality experiences for a variety of screens including foldables, web, mobile, and in-vehicle experiences β https://t.co/F6FOUepxUgβ Google Play Apps & Games (@GooglePlayDev) March 25, 2021
March 25, 2021 at 10:00PM
http://twitter.com/FlutterDev/status/1375190908967153670
π Develop multi-platform apps with @flutterdev!
Learn how Flutter can support building high quality experiences for a variety of screens including foldables, web, mobile, and in-vehicle experiences β https://t.co/F6FOUepxUgβ Google Play Apps & Games (@GooglePlayDev) March 25, 2021
March 25, 2021 at 10:00PM
http://twitter.com/FlutterDev/status/1375190908967153670
Twitter
Flutter (@FlutterDev) | Twitter
The latest Tweets from Flutter (@FlutterDev). Googleβs UI toolkit to build apps for mobile, web, & desktop from a single codebase // #GoogleIO is back May 18β20. Register now β https://t.co/Z5dNdEYIpJ
New post on /r/flutterdev subreddit:
Create a Flutter Maps Widget in 10 Minutes
https://youtu.be/TNnAHfXXTFM
March 26, 2021 at 07:18AM by ArunITTech
https://ift.tt/3soZrSz
Create a Flutter Maps Widget in 10 Minutes
https://youtu.be/TNnAHfXXTFM
March 26, 2021 at 07:18AM by ArunITTech
https://ift.tt/3soZrSz
YouTube
Create a Flutter Maps Widget in 10 Minutes
Get an overview of the Syncfusion Flutter Maps widget. This video explains how to add the Syncfusion Flutter Maps widget to a Flutter project. It also explains how to set the geo JSON data for the shape layer from a local asset bundle, set a title for theβ¦
New post on /r/flutterdev subreddit:
New TextSpan hover callbacks in Flutter
Since yesterday, it became a little bit easier to create "real" hyperlinks with hover-effect because of two new callbacks that fire when the mouse is hovering over a TextSpan.Here is an example:
March 26, 2021 at 09:02AM by eibaan
https://ift.tt/2PseNHa
New TextSpan hover callbacks in Flutter
Since yesterday, it became a little bit easier to create "real" hyperlinks with hover-effect because of two new callbacks that fire when the mouse is hovering over a TextSpan.Here is an example:
class HyperText extends StatefulWidget { @override _HyperTextState createState() => _HyperTextState(); } class _HyperTextState extends State<HyperText> { late final _r = TapGestureRecognizer()..onTap = _onTap; var _hover = false; @override void dispose() { _r.dispose(); super.dispose(); } void _onTap() => print('Link was clicked'); @override Widget build(BuildContext context) { return Text.rich( TextSpan( children: [ TextSpan( text: 'This is a ', mouseCursor: SystemMouseCursors.text, ), TextSpan( text: 'Link', style: TextStyle( decoration: TextDecoration.underline, color: _hover ? Colors.blue : null, ), mouseCursor: SystemMouseCursors.click, onEnter: (_) => setState(() => _hover = true), onExit: (_) => setState(() => _hover = false), recognizer: _r), TextSpan( text: '!', mouseCursor: SystemMouseCursors.text, ), ], ), ); } }Unfortunately, you cannot simply set the mouseCursor for the container TextSpan. And adding a gesture recognizer is as chatty as before, requiring a stateful widget. Still, a nice improvement and you don't have to use your own render object to do the hit testing yourself.
March 26, 2021 at 09:02AM by eibaan
https://ift.tt/2PseNHa
GitHub
Add mouseCursor, onEnter, and onExit to TextSpan (#77754) Β· flutter/flutter@5647407
Flutter makes it easy and fast to build beautiful apps for mobile and beyond. - flutter/flutter
New post on Flutter Dev Google group:
Error when i try to implement scroll inside my registration page
The following assertion was thrown while applying parent data.: I/flutter (21259): Incorrect use of ParentDataWidget. I/flutter (21259): The ParentDataWidget Positioned(bottom: 10.0) wants to apply ParentData of type StackParentData to a I/flutter (21259): RenderObject, which has been set up to
March 26, 2021 at 11:49AM by malik gee
https://ift.tt/2NV5lvD
Error when i try to implement scroll inside my registration page
The following assertion was thrown while applying parent data.: I/flutter (21259): Incorrect use of ParentDataWidget. I/flutter (21259): The ParentDataWidget Positioned(bottom: 10.0) wants to apply ParentData of type StackParentData to a I/flutter (21259): RenderObject, which has been set up to
March 26, 2021 at 11:49AM by malik gee
https://ift.tt/2NV5lvD
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:
Introduction to crop_your_image - a brand-new Flutter package for Cropping Images
https://ift.tt/2PwKTBL
March 26, 2021 at 12:49PM by chooyan-eng
https://ift.tt/3roqdZT
Introduction to crop_your_image - a brand-new Flutter package for Cropping Images
https://ift.tt/2PwKTBL
March 26, 2021 at 12:49PM by chooyan-eng
https://ift.tt/3roqdZT
chooyan is working on Flutter
Introduction to crop_your_image - a brand-new Flutter package for Cropping Images
the most flexible Flutter package to embed the functionality of cropping images