New post on /r/flutterdev subreddit:
🤸‍Follow the latest and greatest projects from the Flutter team!
https://ift.tt/2ZUluBt
September 06, 2019 at 06:06PM by EngineerScientist
https://ift.tt/2HQJhfe
🤸‍Follow the latest and greatest projects from the Flutter team!
https://ift.tt/2ZUluBt
September 06, 2019 at 06:06PM by EngineerScientist
https://ift.tt/2HQJhfe
GitHub
flutter/flutter
Flutter makes it easy and fast to build beautiful mobile apps. - flutter/flutter
New post on /r/flutterdev subreddit:
Tutorial on using flutter_bloc with JWT authentication
Hi guys,Is there any tutorial/course/example on using flutter_bloc package and JWT based authentication instead of Firebase? Like getting JWT, storing it, reusing it for requests, refreshing the JWT token and etc. I found no resources on this topic... Any info is welcome.Thanks
September 06, 2019 at 07:11PM by Spectarion
https://ift.tt/3105Y8d
Tutorial on using flutter_bloc with JWT authentication
Hi guys,Is there any tutorial/course/example on using flutter_bloc package and JWT based authentication instead of Firebase? Like getting JWT, storing it, reusing it for requests, refreshing the JWT token and etc. I found no resources on this topic... Any info is welcome.Thanks
September 06, 2019 at 07:11PM by Spectarion
https://ift.tt/3105Y8d
Dart packages
flutter_bloc | Flutter package
Flutter widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.
New post on /r/flutterdev subreddit:
multi_charts - A flutter package that provides different types of charts written in Dart.
Package link - pub.dev/packages/multi_chartsGithub Repo - https://github.com/intkhabahmed/multi_chartsTry the package and give your suggestions and feedback. Currently it supports only Radar Chart, will add more in the future.Please share and ⭐ the repository and show your support. If you want to contribute, fork the repo and send your pull requests.
September 06, 2019 at 06:56PM by intkhabahmed
https://ift.tt/2ZyDuG2
multi_charts - A flutter package that provides different types of charts written in Dart.
Package link - pub.dev/packages/multi_chartsGithub Repo - https://github.com/intkhabahmed/multi_chartsTry the package and give your suggestions and feedback. Currently it supports only Radar Chart, will add more in the future.Please share and ⭐ the repository and show your support. If you want to contribute, fork the repo and send your pull requests.
September 06, 2019 at 06:56PM by intkhabahmed
https://ift.tt/2ZyDuG2
Dart packages
multi_charts | Flutter package
A Flutter package providing different types of charts built purely in dart.
New post on /r/flutterdev subreddit:
Just completed my first proper app! It's an app to browse r/showerthoughts. Need your feedback.
https://ift.tt/2xrsF8g
September 06, 2019 at 06:51PM by Emil14833
https://ift.tt/30ZTGNb
Just completed my first proper app! It's an app to browse r/showerthoughts. Need your feedback.
https://ift.tt/2xrsF8g
September 06, 2019 at 06:51PM by Emil14833
https://ift.tt/30ZTGNb
Google Play
Shower Thoughts - Apps on Google Play
This app is made by me, a private individual, as part of my portfolio. If you are looking for a flutter developer (developer for both iOS and Android), please send me an email at emil14833@gmail.com.
New post on /r/flutterdev subreddit:
Creating BottomNavigationBar with different screens.
Hello! I'm really new to Flutter, I'm trying to create an application with few screens.I followed a tutorial and created a BottomNavigationBar, Instead of the Text widgets in the tutorial, I want to add the screens of the app (for example, Home and Settings screens), but I can't find out how, Tried to just replace it but I get an error.
September 06, 2019 at 10:22PM by ZwapDawg
https://ift.tt/2N0gEAp
Creating BottomNavigationBar with different screens.
Hello! I'm really new to Flutter, I'm trying to create an application with few screens.I followed a tutorial and created a BottomNavigationBar, Instead of the Text widgets in the tutorial, I want to add the screens of the app (for example, Home and Settings screens), but I can't find out how, Tried to just replace it but I get an error.
The element type 'SettingsState' can't be assigned to the list type 'Widget'.dart(list_element_type_not_assignable)
This is what I have so far:This is how I created the Settings Screen (or at least tried):https://pastebin.com/GSRBxLkpAnd this is the HomePage that came with the starter app (modified a little) :https://pastebin.com/K57gg1ygAs I said, I'm really new to Flutter so I don't really know the Syntax and Keywords so searching Google didn't really helped.September 06, 2019 at 10:22PM by ZwapDawg
https://ift.tt/2N0gEAp
New post on /r/flutterdev subreddit:
How to build a native cross platform project with Flutter
https://ift.tt/2UFzOwv
September 07, 2019 at 01:42AM by Elixane
https://ift.tt/2ZXMnEl
How to build a native cross platform project with Flutter
https://ift.tt/2UFzOwv
September 07, 2019 at 01:42AM by Elixane
https://ift.tt/2ZXMnEl
Medium
How to build a native cross platform project with Flutter
You can find the final project here.
New post on /r/flutterdev subreddit:
sliding_panel package available!
https://pub.dev/packages/sliding_panelCheckout the all new sliding_panel package!Now create slidable widget, just as you want it!#FirstFlutterCreation#FirstOpenSourceThanks!
September 07, 2019 at 09:21AM by RaviKavaiya
https://ift.tt/311VZzf
sliding_panel package available!
https://pub.dev/packages/sliding_panelCheckout the all new sliding_panel package!Now create slidable widget, just as you want it!#FirstFlutterCreation#FirstOpenSourceThanks!
September 07, 2019 at 09:21AM by RaviKavaiya
https://ift.tt/311VZzf
Dart packages
sliding_panel | Flutter Package
The most customisable bottom sliding panel you can find on pub.dev. Just as you want it!
New post on /r/flutterdev subreddit:
sliding_panel, just as you want it!
https://ift.tt/2ZQtCCR
September 07, 2019 at 10:29AM by RaviKavaiya
https://ift.tt/312qDc7
sliding_panel, just as you want it!
https://ift.tt/2ZQtCCR
September 07, 2019 at 10:29AM by RaviKavaiya
https://ift.tt/312qDc7
Dart packages
sliding_panel | Flutter Package
The most customisable bottom sliding panel you can find on pub.dev. Just as you want it!
New post on Flutter Dev Google group:
A Flutter MVVM (Model-View-ViewModel) implementation
A Flutter MVVM (Model-View-ViewModel) implementation. It uses property-based data binding to establish a connection between the ViewModel and the View, and drives the View changes through the ViewModel. https://ift.tt/2HBl7p0 https://ift.tt/2ZHO9hD import 'package:flutter/
September 07, 2019 at 10:53AM by unicreators
https://ift.tt/2ZRysQd
A Flutter MVVM (Model-View-ViewModel) implementation
A Flutter MVVM (Model-View-ViewModel) implementation. It uses property-based data binding to establish a connection between the ViewModel and the View, and drives the View changes through the ViewModel. https://ift.tt/2HBl7p0 https://ift.tt/2ZHO9hD import 'package:flutter/
September 07, 2019 at 10:53AM by unicreators
https://ift.tt/2ZRysQd
Dart packages
mvvm | Flutter Package
A Flutter MVVM. It uses property-based data binding to establish a connection between the ViewModel and the View, and drives the View changes through the ViewModel.
New post on /r/flutterdev subreddit:
Onboarding UI Speed Code - Feedback and tutorial suggestions appreciated!
https://youtu.be/8eRQyE2PN7w
September 07, 2019 at 04:15PM by RaxzonCS
https://ift.tt/312xmm5
Onboarding UI Speed Code - Feedback and tutorial suggestions appreciated!
https://youtu.be/8eRQyE2PN7w
September 07, 2019 at 04:15PM by RaxzonCS
https://ift.tt/312xmm5
YouTube
Flutter Onboarding UI | Speed Code
» Check out my Flutter courses on Launch Club 🧠
https://www.LaunchClub.io
Welcome to my Flutter Speed Code tutorial series where you will learn Flutter and create amazing apps using Dart. In this video, we build an onboarding UI.
» Remember to like, subscribe…
https://www.LaunchClub.io
Welcome to my Flutter Speed Code tutorial series where you will learn Flutter and create amazing apps using Dart. In this video, we build an onboarding UI.
» Remember to like, subscribe…
New post on /r/flutterdev subreddit:
GetIt 3.0.0 is there
From the release notes:[3.0.0] - 07.09.2019Overhauled the signalling API because the way it was was not optimal. Now you can either signal globally or by passing the instance of the registered object that shall signal. This way it's ensured that you have to have access to the instance to signal, typically from within the instance with a
September 07, 2019 at 03:54PM by escamoteur
https://ift.tt/2LEpYHo
GetIt 3.0.0 is there
From the release notes:[3.0.0] - 07.09.2019Overhauled the signalling API because the way it was was not optimal. Now you can either signal globally or by passing the instance of the registered object that shall signal. This way it's ensured that you have to have access to the instance to signal, typically from within the instance with a
GetIt.instance.signalReady(this)
individual signalling from other places but the instance itself is probably an error.Unregister of singletons /lazysingletons now possible also over a registered instance.Most asserts have bin replaced with throwing Error
objects.The example now shows the ready signalling.https://pub.dev/packages/get_itSeptember 07, 2019 at 03:54PM by escamoteur
https://ift.tt/2LEpYHo
Dart packages
get_it | Dart package
Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"
New post on /r/flutterdev subreddit:
How can you create a circular slider, without relying on a premade package from pub.dev?
I’d like to create a circular slider for practice and maybe eventually using it in an app, and I was wondering if there is a way to do this with flutter, as it seems like the inbuilt slider is only straight. It’d be great if I could reuse the original slider methods and properties and just change the shape.Thanks a lot!
September 07, 2019 at 03:06PM by flexindev
https://ift.tt/316Zqow
How can you create a circular slider, without relying on a premade package from pub.dev?
I’d like to create a circular slider for practice and maybe eventually using it in an app, and I was wondering if there is a way to do this with flutter, as it seems like the inbuilt slider is only straight. It’d be great if I could reuse the original slider methods and properties and just change the shape.Thanks a lot!
September 07, 2019 at 03:06PM by flexindev
https://ift.tt/316Zqow
reddit
How can you create a circular slider, without relying on a premade...
I’d like to create a circular slider for practice and maybe eventually using it in an app, and I was wondering if there is a way to do this with...
New post on /r/flutterdev subreddit:
async_controller - new package for managing asynchronously loaded data
https://ift.tt/2ZVbkQT
September 07, 2019 at 05:12PM by chrabeusz
https://ift.tt/2MYVJxS
async_controller - new package for managing asynchronously loaded data
https://ift.tt/2ZVbkQT
September 07, 2019 at 05:12PM by chrabeusz
https://ift.tt/2MYVJxS
Dart packages
async_controller | Flutter Package
A library for managing asynchronously loaded data in Flutter.
New post on /r/flutterdev subreddit:
Color Selection Widget - Plugin
https://ift.tt/2zYLYah
September 07, 2019 at 05:37PM by kiesman99
https://ift.tt/2ZK5xSi
Color Selection Widget - Plugin
https://ift.tt/2zYLYah
September 07, 2019 at 05:37PM by kiesman99
https://ift.tt/2ZK5xSi
Dart packages
ripple_color_selection | Flutter Package
A simple color selection widget with a charming ripple effect
New post on /r/flutterdev subreddit:
Reorderables: Various reorderable aka drag & drop, widgets, reorderable table, row, column, wrap, & sliver list, that make children draggable & reorder them within the widget. Parent widget only need to provide an onReorder function that is invoked with the old & new indexes of child being reordered
https://ift.tt/2ZWfA2F
September 07, 2019 at 06:16PM by EngineerScientist
https://ift.tt/2A2fbkN
Reorderables: Various reorderable aka drag & drop, widgets, reorderable table, row, column, wrap, & sliver list, that make children draggable & reorder them within the widget. Parent widget only need to provide an onReorder function that is invoked with the old & new indexes of child being reordered
https://ift.tt/2ZWfA2F
September 07, 2019 at 06:16PM by EngineerScientist
https://ift.tt/2A2fbkN
GitHub
hanshengchiu/reorderables
Reorderable table, row, column, wrap, and sliver list that allow drag and drop of the children. https://pub.dartlang.org/packages/reorderables - hanshengchiu/reorderables
New post on /r/flutterdev subreddit:
Help needed for how to use Horizontal Multi Drag gesture.
I am making a simple demo app with all the possible gestures included.I have already added all the simple gestures that are included in the GestureDetector widget.Now I am stuck at multi drag gestures. i.e. I need Horizontal Multi Drag gesture to process horizontal drag with minimum of two pointers(fingers).I have found some what relative code snippets on stackoverflow which are not completely useful. No examples or posts out there regarding the Multi Drag gesture s in flutter. Also, The documentation for multi drag gestures is not good enough and doesn't contain any example.I have basically setup a RawGestureDetector with Horizontal Multi Drag gesture recogniser but I am unable to put restrictions like Minimum 2 pointers to start the gesture.As of now it also, considers a single pointer to start the drag event, but I want minimum two pointers to be able to start the gesture, it should not be activated with one pointer.I'd appreciate it if anybody could help me out with this issue.Let me know if any additional details are required.Thanks in advance.
September 07, 2019 at 07:19PM by blazingKazama
https://ift.tt/312gxI0
Help needed for how to use Horizontal Multi Drag gesture.
I am making a simple demo app with all the possible gestures included.I have already added all the simple gestures that are included in the GestureDetector widget.Now I am stuck at multi drag gestures. i.e. I need Horizontal Multi Drag gesture to process horizontal drag with minimum of two pointers(fingers).I have found some what relative code snippets on stackoverflow which are not completely useful. No examples or posts out there regarding the Multi Drag gesture s in flutter. Also, The documentation for multi drag gestures is not good enough and doesn't contain any example.I have basically setup a RawGestureDetector with Horizontal Multi Drag gesture recogniser but I am unable to put restrictions like Minimum 2 pointers to start the gesture.As of now it also, considers a single pointer to start the drag event, but I want minimum two pointers to be able to start the gesture, it should not be activated with one pointer.I'd appreciate it if anybody could help me out with this issue.Let me know if any additional details are required.Thanks in advance.
September 07, 2019 at 07:19PM by blazingKazama
https://ift.tt/312gxI0
reddit
Help needed for how to use Horizontal Multi Drag gesture.
A subreddit related to Google's new UI framework.
New post on /r/flutterdev subreddit:
New Flutter Book
https://ift.tt/2zVqew7
September 07, 2019 at 08:39PM by EngineerScientist
https://ift.tt/2ZRteUF
New Flutter Book
https://ift.tt/2zVqew7
September 07, 2019 at 08:39PM by EngineerScientist
https://ift.tt/2ZRteUF
Medium
New Flutter Book
Flutter for Beginners: Create cross-platform mobile applications with Google Flutter and Dart 2
New post on /r/flutterdev subreddit:
For your Flutterfire-powered Flutter apps, did you create a Firestore shim so that you can more easily migrate to another database later?
I'm building a Flutter app backed by Firebase. I'm using Auth, Firestore, and Storage. I'm sure I'll be writing cloud functions soon enough, too. Originally I was going to use a graph database for this but I decided the added complexity of organizing my data correctly in Firestore would be offset by not having to maintain my backend nearly as much.Looking forward, I'm thinking it would probably be valuable to put all Firestore queries and transactions behind an internal database connector so if I ever want to switch to a new database I can do it with as little headache as possible. Has anyone done this? Are there any tools for Dart/Flutter that will assist in building APIs from models? I've used tools like this in Go to auto-generate boilerplate APIs from structs.Right now I think the approach I'd like to take is just have a db.dart file that adds CRUD methods to my existing model classes but it appears that's not possible in the way I want to implement it yet.I'd like to hear about ways people have implemented this or any graceful ways to solve it.
September 07, 2019 at 10:33PM by Fantastitech
https://ift.tt/34v8Zj4
For your Flutterfire-powered Flutter apps, did you create a Firestore shim so that you can more easily migrate to another database later?
I'm building a Flutter app backed by Firebase. I'm using Auth, Firestore, and Storage. I'm sure I'll be writing cloud functions soon enough, too. Originally I was going to use a graph database for this but I decided the added complexity of organizing my data correctly in Firestore would be offset by not having to maintain my backend nearly as much.Looking forward, I'm thinking it would probably be valuable to put all Firestore queries and transactions behind an internal database connector so if I ever want to switch to a new database I can do it with as little headache as possible. Has anyone done this? Are there any tools for Dart/Flutter that will assist in building APIs from models? I've used tools like this in Go to auto-generate boilerplate APIs from structs.Right now I think the approach I'd like to take is just have a db.dart file that adds CRUD methods to my existing model classes but it appears that's not possible in the way I want to implement it yet.I'd like to hear about ways people have implemented this or any graceful ways to solve it.
September 07, 2019 at 10:33PM by Fantastitech
https://ift.tt/34v8Zj4
GitHub
No convenient way to introduce new functionality to existing types. · Issue #40 · dart-lang/language
Current status: being addressed via #41 The author of a Dart class can add more features to the class, but down-stream clients cannot easily do so. To work with an existing class, you can write a s...
New post on /r/flutterdev subreddit:
What topics of Flutter do you guys want tutorials about?
I've been wanting to make flutter tutorials for a while now, since people have been requesting me it for a long time, ever since I started posting some of the examples I had built. It's been a while and the flutter community has grown a lot, and you can find tutorials pretty much about anything. However, I find that beautiful and smooth UI interactive animations like the Fluttery channel used to make are still quite rare in the community, and since that's what I like to do the most, I might do that. I also want these tutorials to be a little bit more on the intermediate/advanced side since there's a lot of tutorials for beginners already. So what do you guys think?
September 07, 2019 at 11:41PM by Bernardi_23
https://ift.tt/2PWZNkz
What topics of Flutter do you guys want tutorials about?
I've been wanting to make flutter tutorials for a while now, since people have been requesting me it for a long time, ever since I started posting some of the examples I had built. It's been a while and the flutter community has grown a lot, and you can find tutorials pretty much about anything. However, I find that beautiful and smooth UI interactive animations like the Fluttery channel used to make are still quite rare in the community, and since that's what I like to do the most, I might do that. I also want these tutorials to be a little bit more on the intermediate/advanced side since there's a lot of tutorials for beginners already. So what do you guys think?
September 07, 2019 at 11:41PM by Bernardi_23
https://ift.tt/2PWZNkz
reddit
What topics of Flutter do you guys want tutorials about?
I've been wanting to make flutter tutorials for a while now, since people have been requesting me it for a long time, ever since I started posting...
New post on /r/flutterdev subreddit:
External display with flutter / iOS part 1
https://ift.tt/2ZWxKRV
September 08, 2019 at 05:25AM by oqudev
https://ift.tt/34rERp3
External display with flutter / iOS part 1
https://ift.tt/2ZWxKRV
September 08, 2019 at 05:25AM by oqudev
https://ift.tt/34rERp3
oqu.github.io
External display with flutter / iOS part 1
TL;DR See modification in AppDelegate.swift and main.dart