New tweet from FlutterDev:
Dart is Flutter's secret sauce 😎 – enabling amazing application experiences without compromises. Produce fast, high-fidelity, production applications that run across multiple platforms.
Get in on the secret at this #io19 talk → https://t.co/1JIuoKtcnv pic.twitter.com/Wjx0yzZZuS— Flutter (@FlutterDev) May 9, 2019
May 09, 2019 at 02:20AM
http://twitter.com/FlutterDev/status/1126280672379842561
Dart is Flutter's secret sauce 😎 – enabling amazing application experiences without compromises. Produce fast, high-fidelity, production applications that run across multiple platforms.
Get in on the secret at this #io19 talk → https://t.co/1JIuoKtcnv pic.twitter.com/Wjx0yzZZuS— Flutter (@FlutterDev) May 9, 2019
May 09, 2019 at 02:20AM
http://twitter.com/FlutterDev/status/1126280672379842561
Twitter
#io19 hashtag on Twitter
On Jul 4 @GCPcloud tweeted: "Check out our pick of the top 5 GCP sess.." - read what others are saying and join the conversation.
New tweet from FlutterDev:
We built a Flutter game with @2Dimensions for #io19 that puts you in charge of a development team! Assemble a team of heroic coders, slay bugs, and get things done at 60fps!
Find the source at → https://t.co/4mGrxMkCpN
Read the blog to learn more → https://t.co/nahCiLbz2l pic.twitter.com/crF85Ub8Ur— Flutter (@FlutterDev) May 9, 2019
May 09, 2019 at 03:05AM
http://twitter.com/FlutterDev/status/1126291953530937344
We built a Flutter game with @2Dimensions for #io19 that puts you in charge of a development team! Assemble a team of heroic coders, slay bugs, and get things done at 60fps!
Find the source at → https://t.co/4mGrxMkCpN
Read the blog to learn more → https://t.co/nahCiLbz2l pic.twitter.com/crF85Ub8Ur— Flutter (@FlutterDev) May 9, 2019
May 09, 2019 at 03:05AM
http://twitter.com/FlutterDev/status/1126291953530937344
Twitter
2Dimensions (@2Dimensions) | Twitter
The latest Tweets from 2Dimensions (@2Dimensions). Powerful Animation Tools For Games, Apps, and Web. #Flare🔥 #OpenDesign #MadeWith2D. San Francisco, CA
New post on /r/flutterdev subreddit:
Loading image assets from a package
Hey all, after poking around HERE and trying things out, my main app will happily load images from a package that I made for holding branding images etc, to be shared amongst all apps.All well and good, but in the example shown above, the main app has to know where in the package the image is located.I tried adding a helper function to the package, something like:
May 09, 2019 at 04:48AM by Foggerty
http://bit.ly/305wg9f
Loading image assets from a package
Hey all, after poking around HERE and trying things out, my main app will happily load images from a package that I made for holding branding images etc, to be shared amongst all apps.All well and good, but in the example shown above, the main app has to know where in the package the image is located.I tried adding a helper function to the package, something like:
class Logos { static Image logoSmall = Image.asset('logos/assets/logo_small.png'); }The problem is, when I call this from the main app, it tries to find the .png in its own assets. Yes, I can use:
AssetImage('path/to/image.png', package: 'myPackage');but that still requires the app knowing about the layout of the package, which I'm trying to avoid.So is there a way to do this? Ideally I'd like a package I can hand off to devs, where they just call the helper functions and get the right logo etc.Cheers!
May 09, 2019 at 04:48AM by Foggerty
http://bit.ly/305wg9f
docs.flutter.dev
Adding assets and images
How to use images (and other assets) in your Flutter app.
New post on /r/flutterdev subreddit:
Tic Tac Toe game made in Flutter for web
http://bit.ly/30225zP
May 09, 2019 at 04:31AM by EngineerScientist
http://bit.ly/2Vdpf2k
Tic Tac Toe game made in Flutter for web
http://bit.ly/30225zP
May 09, 2019 at 04:31AM by EngineerScientist
http://bit.ly/2Vdpf2k
New post on /r/flutterdev subreddit:
Beyond Mobile: Building Flutter Apps for iOS, Android, Chrome OS, and Web (Google I/O'19)
https://www.youtube.com/watch?v=IyFZznAk69U
May 09, 2019 at 04:23AM by dj_alpha2
http://bit.ly/2VaHXaU
Beyond Mobile: Building Flutter Apps for iOS, Android, Chrome OS, and Web (Google I/O'19)
https://www.youtube.com/watch?v=IyFZznAk69U
May 09, 2019 at 04:23AM by dj_alpha2
http://bit.ly/2VaHXaU
YouTube
Beyond Mobile: Building Flutter Apps for iOS, Android, Chrome OS, and Web (Google I/O'19)
Flutter is a great way to build mobile apps for iOS and Android from a single codebase. But did you know that Flutter is expanding beyond mobile to run on desktop and the web, too? In this talk, you'll see two developers live code a real-world app that runs…
New post on /r/flutterdev subreddit:
Sample application with flutter and firebase
Flutter Firebase Sample AppA Flutter application integrating Firebase for data storageCreate AccountLoginAll CRUD actions on data objectFlutter Features/Functionality UtilizedPagesSnackbar: showing errors and alertsNavigation: changing pages and showing modalsFutures: interacting with firebaseForms/Form Fields: login and creating an accountDate Picker: creating an itemDismissible: allows user to swipe to delete list itemStatefulWidgetStatelessWidgethttps://github.com/aaronksaunders/flutter_firebase_auth_appWatch Video Here: https://video.twimg.com/ext_tw_video/1126242410512769026/pu/vid/612x1280/oqi7wxmGwVh2z-CD.mp4?tag=9
May 09, 2019 at 06:37AM by aaronksaunders
http://bit.ly/2JqWRrn
Sample application with flutter and firebase
Flutter Firebase Sample AppA Flutter application integrating Firebase for data storageCreate AccountLoginAll CRUD actions on data objectFlutter Features/Functionality UtilizedPagesSnackbar: showing errors and alertsNavigation: changing pages and showing modalsFutures: interacting with firebaseForms/Form Fields: login and creating an accountDate Picker: creating an itemDismissible: allows user to swipe to delete list itemStatefulWidgetStatelessWidgethttps://github.com/aaronksaunders/flutter_firebase_auth_appWatch Video Here: https://video.twimg.com/ext_tw_video/1126242410512769026/pu/vid/612x1280/oqi7wxmGwVh2z-CD.mp4?tag=9
May 09, 2019 at 06:37AM by aaronksaunders
http://bit.ly/2JqWRrn
GitHub
aaronksaunders/flutter_firebase_auth_app
sample application with flutter and firebase - work in progress - aaronksaunders/flutter_firebase_auth_app
New post on /r/flutterdev subreddit:
Building a User Feedback App in Flutter with Firestore
https://youtu.be/g5-ZkfN2mvY
May 09, 2019 at 06:35AM by Filledstacks
http://bit.ly/2H817KI
Building a User Feedback App in Flutter with Firestore
https://youtu.be/g5-ZkfN2mvY
May 09, 2019 at 06:35AM by Filledstacks
http://bit.ly/2H817KI
YouTube
Build a RealTime User Feedback App In Flutter with Firestore
In this Flutter and Firebase tutorial I will be taking you through the process of building a real time feedback app.
Written Tutorial: https://www.filledstacks.com/post/build-a-realtime-feedback-manager-app-in-flutter
GitRepo: https://github.com/FilledStacks/flutter…
Written Tutorial: https://www.filledstacks.com/post/build-a-realtime-feedback-manager-app-in-flutter
GitRepo: https://github.com/FilledStacks/flutter…
New post on /r/flutterdev subreddit:
Building Flutter apps for iOs, Android , Chrome OS and Web ( Google I/O 19)
https://youtu.be/IyFZznAk69U
May 09, 2019 at 07:39AM by navaneethvenugopal
http://bit.ly/2Vr1M2C
Building Flutter apps for iOs, Android , Chrome OS and Web ( Google I/O 19)
https://youtu.be/IyFZznAk69U
May 09, 2019 at 07:39AM by navaneethvenugopal
http://bit.ly/2Vr1M2C
YouTube
Beyond Mobile: Building Flutter Apps for iOS, Android, Chrome OS, and Web (Google I/O'19)
Flutter is a great way to build mobile apps for iOS and Android from a single codebase. But did you know that Flutter is expanding beyond mobile to run on desktop and the web, too? In this talk, you'll see two developers live code a real-world app that runs…
New post on /r/flutterdev subreddit:
Flutter Image Slider
https://youtu.be/5uP-KeqoEgs
May 09, 2019 at 08:43AM by ishanfx
http://bit.ly/2DYZ1ea
Flutter Image Slider
https://youtu.be/5uP-KeqoEgs
May 09, 2019 at 08:43AM by ishanfx
http://bit.ly/2DYZ1ea
YouTube
Flutter - Image Slider using Pageview widget( flutter carousel)
Implement Image slider using pageview widget. Please add a comment below which kind of video you need next?
Blog - https://mightytechno.com
Flutter Bootcamp - https://rebrand.ly/flutterbootcamp
Support by Patreon - https://www.patreon.com/mightytechno
*…
Blog - https://mightytechno.com
Flutter Bootcamp - https://rebrand.ly/flutterbootcamp
Support by Patreon - https://www.patreon.com/mightytechno
*…
New post on /r/flutterdev subreddit:
Payment UI design in Flutter.
http://bit.ly/2WzxCH0
May 09, 2019 at 08:19AM by follow2vivek
http://bit.ly/2DZn3pt
Payment UI design in Flutter.
http://bit.ly/2WzxCH0
May 09, 2019 at 08:19AM by follow2vivek
http://bit.ly/2DZn3pt
Blogspot
Flutter - Payment UI design reference Uplabs.
Learn to create payment ui design in flutter. Payment ui design reference taken from Uplabs.
New post on Flutter Dev Google group:
Creating an iOS framework and android library from a flutter project
Hi Current state: We have developers which build an android app (+library) and an iOS application (+framework). Goal: Have one common codebase which allows to build apps for both platforms (flutter) but also allows generating libs for those two platforms. Because we need to ship libs to our
May 09, 2019 at 09:53AM by sirLoaf
http://bit.ly/2H8NUl4
Creating an iOS framework and android library from a flutter project
Hi Current state: We have developers which build an android app (+library) and an iOS application (+framework). Goal: Have one common codebase which allows to build apps for both platforms (flutter) but also allows generating libs for those two platforms. Because we need to ship libs to our
May 09, 2019 at 09:53AM by sirLoaf
http://bit.ly/2H8NUl4
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:
I love flutter. But, Having a problem :(
I installed flutter in android studio. The Virtual device in android studio is not launching. when I launch Virtual device, I get some errors in the event log and my PC shuts down. (Using Windows 7)+++Please mute while watching the video+++Video describing the problem: https://www.youtube.com/watch?v=jGo5Ezwtx1UNeed urgent help. Please help me out, Technical gurus. Thanks
May 09, 2019 at 09:48AM by DummyBoss
http://bit.ly/2Q3tkFH
I love flutter. But, Having a problem :(
I installed flutter in android studio. The Virtual device in android studio is not launching. when I launch Virtual device, I get some errors in the event log and my PC shuts down. (Using Windows 7)+++Please mute while watching the video+++Video describing the problem: https://www.youtube.com/watch?v=jGo5Ezwtx1UNeed urgent help. Please help me out, Technical gurus. Thanks
May 09, 2019 at 09:48AM by DummyBoss
http://bit.ly/2Q3tkFH
YouTube
My problem with Android studio virtual device :(
Want urgent help. Please help me. If you can. Thank you
New post on /r/flutterdev subreddit:
Widgets irrigated by Managers holding Streams of Changes aka The Sprinkle Architecture
https://www.youtube.com/watch?v=J7WJkkNvyHE&feature=youtu.be
May 09, 2019 at 10:52AM by zaiste
http://bit.ly/302DMSl
Widgets irrigated by Managers holding Streams of Changes aka The Sprinkle Architecture
https://www.youtube.com/watch?v=J7WJkkNvyHE&feature=youtu.be
May 09, 2019 at 10:52AM by zaiste
http://bit.ly/302DMSl
YouTube
Flutter in Practice - E25: Sprinkle Architecture, The Ultimate State Solution for Flutter ?!
Flutter in Practice is a free programming course that teaches how to write a mobile application using Flutter framework and Dart programming language. Instea...
New post on /r/flutterdev subreddit:
<b>Cannot able to take screenshot of CameraPreview in flutter</b>
pubspec.yaml (dependenices used)<pre>dependencies: flutter: sdk: flutter # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^0.1.2 # camera camera: # package for saving the screenshot image_picker_saver: ^0.1.0 # packge for toast-msg fluttertoast: ^2.0.0 </pre>build.gradle (app module):<pre>android { compileSdkVersion 28 lintOptions { disable 'InvalidPackage' } defaultConfig { // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). applicationId "com.example.using_camera" minSdkVersion 21 targetSdkVersion 28 versionCode flutterVersionCode.toInteger() versionName flutterVersionName testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes { release { // TODO: Add your own signing config for the release build. // Signing with the debug keys for now, so `flutter run --release` works. signingConfig signingConfigs.debug } } } </pre>main.dart<pre>import 'package:flutter/material.dart'; import 'package:using_camera/camera_view.dart'; import 'package:camera/camera.dart'; import 'dart:async'; List<CameraDescription> cameras; Future<Null> main() async { cameras = await availableCameras(); runApp(MyApp()); } class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( debugShowCheckedModeBanner: false, theme: ThemeData( primaryColor: Colors.greenAccent, primarySwatch: Colors.green), home: CameraView(cameras), ); } } </pre>camera_view.dart<pre>import 'dart:typed_data'; import 'package:camera/camera.dart'; import 'package:flutter/material.dart'; import 'package:flutter/rendering.dart'; import 'dart:ui' as ui; import 'package:flutter/services.dart'; import "package:fluttertoast/fluttertoast.dart"; import 'package:image_picker_saver/image_picker_saver.dart'; class CameraView extends StatefulWidget { List<CameraDescription> cameras; CameraView(this.cameras); @override _CameraViewState createState() => _CameraViewState(); } class _CameraViewState extends State<CameraView> { CameraController controller; static GlobalKey previewContainer = new GlobalKey(); var filePath; @override void initState() { super.initState(); controller = CameraController(widget.cameras[0], ResolutionPreset.medium); controller.initialize().then((_) { if (!mounted) { return; } setState(() {}); }); } @override void dispose() { controller?.dispose(); // if controller is not null then dispose super.dispose(); } @override Widget build(BuildContext context) { if (!controller.value.isInitialized) { return Container(); } //CameraPreview(controller) return RepaintBoundary( key: previewContainer, child: Stack( children: <Widget>[ Positioned.fill( child: AspectRatio( aspectRatio: controller.value.aspectRatio, child: CameraPreview(controller), ), ), Center( child: Image.asset("assets/image.png"), // overlay image ), Positioned.fill( child: Opacity( opacity: 1.0, child: Image.asset( "assets/filter.png", // transparent background fit: BoxFit.fill, ), ), ), Align( alignment: Alignment.bottomCenter, child: RaisedButton( child: Text("Capture"), onPressed: (){ _takeScreenShot(); }, ), ) ], ), ); } Future _takeScreenShot() async { RenderRepaintBoundary boundary = previewContainer.currentContext.findRenderObject(); ui.Image image = await boundary.toImage(); ByteData byteData = await image.toByteData(format: ui.ImageByteFormat.png); Uint8List pngBytes = byteData.buffer.asUint8List(); print("pngBytes value : $pngBytes"); setState(() {}); filePath = await ImagePickerSaver.saveFile(fileData: pngBytes); toastMsg("Saved on ${filePath.toString()}"); print(filePath); print("inside _takeScreenShot"); } toastMsg(String msg) { var toast = Fluttertoast.showToast( msg: "$msg", toastLength: Toast.LENGTH_SHORT, gravity: ToastGravity.BOTTOM, timeInSecForIos: 3, backgroundColor: Colors.red…
<b>Cannot able to take screenshot of CameraPreview in flutter</b>
pubspec.yaml (dependenices used)<pre>dependencies: flutter: sdk: flutter # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^0.1.2 # camera camera: # package for saving the screenshot image_picker_saver: ^0.1.0 # packge for toast-msg fluttertoast: ^2.0.0 </pre>build.gradle (app module):<pre>android { compileSdkVersion 28 lintOptions { disable 'InvalidPackage' } defaultConfig { // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). applicationId "com.example.using_camera" minSdkVersion 21 targetSdkVersion 28 versionCode flutterVersionCode.toInteger() versionName flutterVersionName testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes { release { // TODO: Add your own signing config for the release build. // Signing with the debug keys for now, so `flutter run --release` works. signingConfig signingConfigs.debug } } } </pre>main.dart<pre>import 'package:flutter/material.dart'; import 'package:using_camera/camera_view.dart'; import 'package:camera/camera.dart'; import 'dart:async'; List<CameraDescription> cameras; Future<Null> main() async { cameras = await availableCameras(); runApp(MyApp()); } class MyApp extends StatelessWidget { @override Widget build(BuildContext context) { return MaterialApp( debugShowCheckedModeBanner: false, theme: ThemeData( primaryColor: Colors.greenAccent, primarySwatch: Colors.green), home: CameraView(cameras), ); } } </pre>camera_view.dart<pre>import 'dart:typed_data'; import 'package:camera/camera.dart'; import 'package:flutter/material.dart'; import 'package:flutter/rendering.dart'; import 'dart:ui' as ui; import 'package:flutter/services.dart'; import "package:fluttertoast/fluttertoast.dart"; import 'package:image_picker_saver/image_picker_saver.dart'; class CameraView extends StatefulWidget { List<CameraDescription> cameras; CameraView(this.cameras); @override _CameraViewState createState() => _CameraViewState(); } class _CameraViewState extends State<CameraView> { CameraController controller; static GlobalKey previewContainer = new GlobalKey(); var filePath; @override void initState() { super.initState(); controller = CameraController(widget.cameras[0], ResolutionPreset.medium); controller.initialize().then((_) { if (!mounted) { return; } setState(() {}); }); } @override void dispose() { controller?.dispose(); // if controller is not null then dispose super.dispose(); } @override Widget build(BuildContext context) { if (!controller.value.isInitialized) { return Container(); } //CameraPreview(controller) return RepaintBoundary( key: previewContainer, child: Stack( children: <Widget>[ Positioned.fill( child: AspectRatio( aspectRatio: controller.value.aspectRatio, child: CameraPreview(controller), ), ), Center( child: Image.asset("assets/image.png"), // overlay image ), Positioned.fill( child: Opacity( opacity: 1.0, child: Image.asset( "assets/filter.png", // transparent background fit: BoxFit.fill, ), ), ), Align( alignment: Alignment.bottomCenter, child: RaisedButton( child: Text("Capture"), onPressed: (){ _takeScreenShot(); }, ), ) ], ), ); } Future _takeScreenShot() async { RenderRepaintBoundary boundary = previewContainer.currentContext.findRenderObject(); ui.Image image = await boundary.toImage(); ByteData byteData = await image.toByteData(format: ui.ImageByteFormat.png); Uint8List pngBytes = byteData.buffer.asUint8List(); print("pngBytes value : $pngBytes"); setState(() {}); filePath = await ImagePickerSaver.saveFile(fileData: pngBytes); toastMsg("Saved on ${filePath.toString()}"); print(filePath); print("inside _takeScreenShot"); } toastMsg(String msg) { var toast = Fluttertoast.showToast( msg: "$msg", toastLength: Toast.LENGTH_SHORT, gravity: ToastGravity.BOTTOM, timeInSecForIos: 3, backgroundColor: Colors.red…
Android Developers
Configure the app module | Android Studio | Android Developers
Learn about useful settings set in build.gradle.
New post on /r/flutterdev subreddit:
How can I make the layout resize smoothly when the keyboard appears?
How can I make the layout resize smoothly when the keyboard appears?
May 09, 2019 at 11:43AM by xxyang
http://bit.ly/2Vnhwnr
How can I make the layout resize smoothly when the keyboard appears?
How can I make the layout resize smoothly when the keyboard appears?
May 09, 2019 at 11:43AM by xxyang
http://bit.ly/2Vnhwnr
reddit
r/FlutterDev - How can I make the layout resize smoothly when the keyboard appears?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
failure to load asset
the first screenshot is the problem highlighted the second is my pubspec.yaml file the third was my code, well, I was loading the first picture when I got the problem. the fourth is the hot reloaded simulator how can I sort out this error?
May 09, 2019 at 12:49PM by Isheanesu Mambo
http://bit.ly/2WxfoGg
failure to load asset
the first screenshot is the problem highlighted the second is my pubspec.yaml file the third was my code, well, I was loading the first picture when I got the problem. the fourth is the hot reloaded simulator how can I sort out this error?
May 09, 2019 at 12:49PM by Isheanesu Mambo
http://bit.ly/2WxfoGg
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:
How to observe IOS native event notification in Flutter ? Like UIKeyboardWillShowNotification etc..
How to observe IOS native event notification in Flutter ? Like UIKeyboardWillShowNotification etc..
May 09, 2019 at 03:25PM by xxyang
http://bit.ly/2VZVPti
How to observe IOS native event notification in Flutter ? Like UIKeyboardWillShowNotification etc..
How to observe IOS native event notification in Flutter ? Like UIKeyboardWillShowNotification etc..
May 09, 2019 at 03:25PM by xxyang
http://bit.ly/2VZVPti
reddit
r/FlutterDev - How to observe IOS native event notification in Flutter ? Like UIKeyboardWillShowNotification etc..
0 votes and 0 comments so far on Reddit
New post on /r/flutterdev subreddit:
Dart: Multi-Platform, Productive, Fast — Pick 3. Where is the video?
Couldn't find it in youtube. If anyone finds it, let me know please
May 09, 2019 at 02:59PM by bradofingo
http://bit.ly/2Hcfo7X
Dart: Multi-Platform, Productive, Fast — Pick 3. Where is the video?
Couldn't find it in youtube. If anyone finds it, let me know please
May 09, 2019 at 02:59PM by bradofingo
http://bit.ly/2Hcfo7X
reddit
r/FlutterDev - Dart: Multi-Platform, Productive, Fast — Pick 3. Where is the video?
0 votes and 0 comments so far on Reddit
New post on Flutter Dev Google group:
GENIO BORSISTICO ED EROE CIVILE PERSEGUITATO A MORTE DAI VERMI ASSASSINI NAZISTI, MAFIOSI, CAMORRIST
GENIO BORSISTICO ED EROE CIVILE PERSEGUITATO A MORTE DAI VERMI ASSASSINI NAZISTI, MAFIOSI, CAMORRISTI, NDRANGHETISTI SILVIO BERLUSCONI E MATTEO SALVINI, IN QUANTO DA DECENNI, MICHELE, DENUNCIA LE MEGA CONCENTRAZIONI DI POTERI DI TIPO CRIMINALISSIMO..................DI SILVIO BERLUSCONI: IL
May 09, 2019 at 03:41PM by MICHELE NISTA: UN EROE CIVILE E GENIO BORSISTICO
http://bit.ly/2VTDePh
GENIO BORSISTICO ED EROE CIVILE PERSEGUITATO A MORTE DAI VERMI ASSASSINI NAZISTI, MAFIOSI, CAMORRIST
GENIO BORSISTICO ED EROE CIVILE PERSEGUITATO A MORTE DAI VERMI ASSASSINI NAZISTI, MAFIOSI, CAMORRISTI, NDRANGHETISTI SILVIO BERLUSCONI E MATTEO SALVINI, IN QUANTO DA DECENNI, MICHELE, DENUNCIA LE MEGA CONCENTRAZIONI DI POTERI DI TIPO CRIMINALISSIMO..................DI SILVIO BERLUSCONI: IL
May 09, 2019 at 03:41PM by MICHELE NISTA: UN EROE CIVILE E GENIO BORSISTICO
http://bit.ly/2VTDePh
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:
How to implement a Search Method..?
I'm developing an app like this. There are about 50 cards and they all have a title. I want to filter the cards by its title. When I typed a word on the search bar, that card should be filtered. [image: home.png] Please Help...!!!
May 09, 2019 at 04:53PM by Yasas Sandeepa
http://bit.ly/2Jb7Vth
How to implement a Search Method..?
I'm developing an app like this. There are about 50 cards and they all have a title. I want to filter the cards by its title. When I typed a word on the search bar, that card should be filtered. [image: home.png] Please Help...!!!
May 09, 2019 at 04:53PM by Yasas Sandeepa
http://bit.ly/2Jb7Vth
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:
How to created Flutter Web project
How to created flutter web project using terminal
May 09, 2019 at 04:18PM by ashokuni
http://bit.ly/2PV1ZW1
How to created Flutter Web project
How to created flutter web project using terminal
May 09, 2019 at 04:18PM by ashokuni
http://bit.ly/2PV1ZW1
reddit
r/FlutterDev - How to created Flutter Web project
0 votes and 0 comments so far on Reddit