top of page
MR
Spell out information about application development, etc.
Search
[Flutter/dart] When Firebase Messaging notification is tapped with the app is in the background
Overview In many cases, you'll send a message with Firebase Messaging and take some action when the notification is tapped (eg to go to a...
Mar 29, 2022
[Flutter/dart] null check operator used on a null value messaging
Overview A title error has occurred at FirebaseMessaging.onBackgroundMessage(). Cause and Solution The delegate passed to the argument of...
Mar 29, 2022
![[Flutter/dart] Send a test message of Firebase Messaging](https://static.wixstatic.com/media/90b712_5129cfaa5f9d45b58c1ef3dbf472032b~mv2.png/v1/fill/w_333,h_250,fp_0.50_0.50,q_35,blur_30,enc_avif,quality_auto/90b712_5129cfaa5f9d45b58c1ef3dbf472032b~mv2.webp)
![[Flutter/dart] Send a test message of Firebase Messaging](https://static.wixstatic.com/media/90b712_5129cfaa5f9d45b58c1ef3dbf472032b~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_avif,quality_auto/90b712_5129cfaa5f9d45b58c1ef3dbf472032b~mv2.webp)
[Flutter/dart] Send a test message of Firebase Messaging
Overview When you use Firebase Messaging, you'll want to send a test to your device. It took a little time, so I will summarize how to do...
Mar 23, 2022
![[Flutter/dart] Arrange images of different sizes](https://static.wixstatic.com/media/90b712_86e7e7e9e0ac4aef99eb4a8801e446d3~mv2.png/v1/fill/w_333,h_250,fp_0.50_0.50,q_35,blur_30,enc_avif,quality_auto/90b712_86e7e7e9e0ac4aef99eb4a8801e446d3~mv2.webp)
![[Flutter/dart] Arrange images of different sizes](https://static.wixstatic.com/media/90b712_86e7e7e9e0ac4aef99eb4a8801e446d3~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_avif,quality_auto/90b712_86e7e7e9e0ac4aef99eb4a8801e446d3~mv2.webp)
[Flutter/dart] Arrange images of different sizes
Overview I think that you often arrange images on the screen in a smartphone app. When displaying images uploaded by users or images...
Nov 30, 2021
[Flutter/dart] Use google_sign_in in 2 firebase projects(Android)
Overview If you're using firebase, you want to separate your development environment from your production environment. In this process in...
Nov 18, 2021
[Flutter/dart] How to convert between images and Uint8List
Overview A library called image is useful when editing images with flutter. This library uses image data in the type Uint8List when...
Oct 16, 2021
![[Flutter/dart] Create a gridview which can be drag and drop](https://static.wixstatic.com/media/90b712_e9f30d9a3cf944b197bb136e0f4a3600f000.jpg/v1/fill/w_333,h_250,fp_0.50_0.50,q_30,blur_30,enc_avif,quality_auto/90b712_e9f30d9a3cf944b197bb136e0f4a3600f000.webp)
![[Flutter/dart] Create a gridview which can be drag and drop](https://static.wixstatic.com/media/90b712_e9f30d9a3cf944b197bb136e0f4a3600f000.jpg/v1/fill/w_454,h_341,fp_0.50_0.50,q_90,enc_avif,quality_auto/90b712_e9f30d9a3cf944b197bb136e0f4a3600f000.webp)
[Flutter/dart] Create a gridview which can be drag and drop
Overview We often place gridview in the app, but I wanted to be able to drag and drop them. In that case, use drag_and_drop_gridview....
Oct 16, 2021
[Flutter/dart] 'isDocument()': is not true.
Phenomenon I get the following error when trying to save data to firestore. Unhandled Exception: 'package:cloud_firestore_platform_interf...
Oct 14, 2021
![[Flutter/dart] Display the image with rounded corners](https://static.wixstatic.com/media/90b712_ef33eb03a62844f9bc6c382608661c02~mv2.png/v1/fill/w_333,h_250,fp_0.50_0.50,q_35,blur_30,enc_avif,quality_auto/90b712_ef33eb03a62844f9bc6c382608661c02~mv2.webp)
![[Flutter/dart] Display the image with rounded corners](https://static.wixstatic.com/media/90b712_ef33eb03a62844f9bc6c382608661c02~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_avif,quality_auto/90b712_ef33eb03a62844f9bc6c382608661c02~mv2.webp)
[Flutter/dart] Display the image with rounded corners
Overview When displaying an image in the app, you may want to round the corners of the original image. So, this time, I will introduce...
Oct 10, 2021
![[Flutter/dart] Image display method according to the display area](https://static.wixstatic.com/media/90b712_ead6f251ab6f4232be26bc7eb528f77a~mv2.png/v1/fill/w_333,h_250,fp_0.50_0.50,q_35,blur_30,enc_avif,quality_auto/90b712_ead6f251ab6f4232be26bc7eb528f77a~mv2.webp)
![[Flutter/dart] Image display method according to the display area](https://static.wixstatic.com/media/90b712_ead6f251ab6f4232be26bc7eb528f77a~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_avif,quality_auto/90b712_ead6f251ab6f4232be26bc7eb528f77a~mv2.webp)
[Flutter/dart] Image display method according to the display area
Overview If you want to display an image in the app, I will explain how to display the image according to the area to be displayed....
Oct 10, 2021
[Flutter/dart]The getter 'body1' isn't defined for the class 'TextTheme'
Phenomenon I got a title error after updating flutter to 2.5.1. According to the error log, the cause seems to be charts-flutter. Cause...
Oct 10, 2021
![[Flutter/dart] Cut out the part off the center of the image](https://static.wixstatic.com/media/90b712_923547a7fb00498e8189721111c9c7ad~mv2.png/v1/fill/w_333,h_250,fp_0.50_0.50,q_35,blur_30,enc_avif,quality_auto/90b712_923547a7fb00498e8189721111c9c7ad~mv2.webp)
![[Flutter/dart] Cut out the part off the center of the image](https://static.wixstatic.com/media/90b712_923547a7fb00498e8189721111c9c7ad~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_avif,quality_auto/90b712_923547a7fb00498e8189721111c9c7ad~mv2.webp)
[Flutter/dart] Cut out the part off the center of the image
Overview If you want to crop an image in a circle with Flutter, I think you use Circle Avator. CircleAvator determines the radius and...
Oct 9, 2021
![[Flutter/dart]Crop the image into an oval](https://static.wixstatic.com/media/90b712_9aca1a40fc5c42c78eede112504af414~mv2.png/v1/fill/w_153,h_250,fp_0.50_0.50,q_35,blur_30,enc_avif,quality_auto/90b712_9aca1a40fc5c42c78eede112504af414~mv2.webp)
![[Flutter/dart]Crop the image into an oval](https://static.wixstatic.com/media/90b712_9aca1a40fc5c42c78eede112504af414~mv2.png/v1/fill/w_209,h_341,fp_0.50_0.50,q_95,enc_avif,quality_auto/90b712_9aca1a40fc5c42c78eede112504af414~mv2.webp)
[Flutter/dart]Crop the image into an oval
Overview When displaying an image on a smartphone app, I think that the original image is often cropped and displayed. If you want to...
Oct 9, 2021
[Flutter/dart] Expand the swipe response range across the screen
Overview I will explain how to swipe the entire page in your smartphone app. Method When implementing a swipe with GestureDetector, it is...
Oct 9, 2021
[Flutter/dart] Some tests are not run by flutter test
Overview I tried to execute the created test with flutter test at once, but there are some tests that are not executed (even if I make it...
Oct 9, 2021
[Flutter/dart] Documents that should be in the firestore cannot be extracted
Overview I want to get only the documents that meet the conditions from the documents saved in the firestore. I made a query using where...
Oct 9, 2021
[Flutter/dart] Determine if rebuilding from the parent widget or by setState ()
Overview When creating a page with StatefulWidget, I encountered a situation where I want to determine if it was rebuilt from the parent...
Oct 5, 2021
[flutter]"A RenderFlex overflowed" when DropdwonButton is put in Row
Situation As the title says, when I put a DropdownButton inside a Row with flutter, I get an exception of "A RenderFlex overflowed"....
Aug 19, 2021
[flutter]Format Exception in DateFormat parse ()
Situation When I try to convert a character string representing the time to DateTime type with parse () method of DateFormat with...
Aug 19, 2021
[Flutter]Save data to shared preference in Redux
Overview I'm making a smartphone app with flutter. Redux is used for state management. I want to write the data in the shared preference...
Aug 19, 2021
bottom of page