Skip to content
Coflutter

Coflutter

Let's flutter together!

  • 🌱Home
  • 🍡Dart/Flutter
    • 🐦Flutter
    • 🎯Dart
    • 🔥Showcase
  • Jobs
  • ✍️ Misc
  • Awesome Links
    • Awesome Flutter
    • Awesome Web
    • Awesome Others
  • Life & Career

Tag: dart

Dart/Flutter – How to get the character at an index in a String

by Phuc TranNovember 24, 2022November 24, 2022Dart / Flutter / Programming / Technology

Continue reading “Dart/Flutter – How to get the character at an index in a String”

Tagged : at index / character / dart / flutter / index / string

Link – Patrol, a new Flutter Testing framework

by Phuc TranSeptember 22, 2022September 22, 2022Awesome Flutter / Awesome Links / Dart / Dart/Flutter / Flutter / Front-end / ProgrammingLeave a Comment on Link – Patrol, a new Flutter Testing framework

Continue reading “Link – Patrol, a new Flutter Testing framework”

Tagged : dart / flutter / framework / testing

Link – Flutter architectures

by Phuc TranSeptember 5, 2022September 5, 2022Android / Awesome Flutter / Awesome Links / Dart / Dart/Flutter / Flutter / Front-end / Mobile / Programming / TechnologyLeave a Comment on Link – Flutter architectures

Continue reading “Link – Flutter architectures”

Tagged : architecture / clean code / dart / flutter

Link – Flutter Constraints

by Phuc TranAugust 31, 2022August 31, 2022Awesome Flutter / Awesome Links / Dart / Flutter / Front-end / Programming / TechnologyLeave a Comment on Link – Flutter Constraints

Continue reading “Link – Flutter Constraints”

Tagged : constraints / dart / flutter

Dart/Flutter – How to convert double to int and vice versa

by Phuc TranMarch 16, 2022March 16, 2022Dart / Flutter / TechnologyLeave a Comment on Dart/Flutter – How to convert double to int and vice versa

Continue reading “Dart/Flutter – How to convert double to int and vice versa”

Tagged : convert / dart / double / flutter / int / num

Dart/Flutter – How to find the elements appearing on both lists

by Phuc TranFebruary 22, 2022February 22, 2022Dart / Flutter / ProgrammingLeave a Comment on Dart/Flutter – How to find the elements appearing on both lists

Continue reading “Dart/Flutter – How to find the elements appearing on both lists”

Tagged : dart / duplicated / duplication / flutter / list

Dart/Flutter – How to replace all special characters in a String

by Phuc TranOctober 7, 2021Dart / Flutter / Programming / Technology10 Comments on Dart/Flutter – How to replace all special characters in a String

Continue reading “Dart/Flutter – How to replace all special characters in a String”

Tagged : character / dart / flutter / pattern / regex / regular-expression / replace / string

Flutter – How to get keyboard height

by Phuc TranSeptember 24, 2021September 28, 2021Dart / Flutter / Mobile / Programming / TechnologyLeave a Comment on Flutter – How to get keyboard height

Continue reading “Flutter – How to get keyboard height”

Tagged : dart / dimension / flutter / height / keyboard

Flutter showcase – FELOH, a social network and marketplace (hair and beauty)

by Phuc TranSeptember 8, 2021March 1, 2022Flutter / Showcase / TechnologyLeave a Comment on Flutter showcase – FELOH, a social network and marketplace (hair and beauty)
Tagged : dart / firebase / flutter / getstream / shopify / social network

Flutter showcase – Loyalty programme app for rhine.digital

by Phuc TranSeptember 8, 2021March 1, 2022Flutter / Showcase / TechnologyLeave a Comment on Flutter showcase – Loyalty programme app for rhine.digital
Tagged : chat / dart / firebase / firebase messaging / firestore / flutter / loyalty / showcase

Dart/Flutter – How to convert String to Uint8List and vice versa

by Phuc TranAugust 19, 2021August 26, 2021Computer Sciences / Dart / Flutter / Front-end / Programming / Technology1 Comment on Dart/Flutter – How to convert String to Uint8List and vice versa

Continue reading “Dart/Flutter – How to convert String to Uint8List and vice versa”

Tagged : dart / flutter / string / unit8list

Flutter – How to check if the Listview reaches the top or the bottom

by Phuc TranAugust 5, 2021August 26, 2021Dart / Flutter / Front-end / Programming / TechnologyLeave a Comment on Flutter – How to check if the Listview reaches the top or the bottom

Continue reading “Flutter – How to check if the Listview reaches the top or the bottom”

Tagged : bottom / dart / event / flutter / listener / listview / scrollable / top

Flutter – How to set TextField cursor position

by Phuc TranJune 22, 2021June 22, 2021Android / Dart / Flutter / Front-end / Mobile / Programming / Technology1 Comment on Flutter – How to set TextField cursor position

Continue reading “Flutter – How to set TextField cursor position”

Tagged : cursor / dart / flutter / position / textfield

Flutter – How to limit keyboard to allow digits only

by Phuc TranJune 22, 2021Dart / Flutter / Front-end / Mobile / Programming / TechnologyLeave a Comment on Flutter – How to limit keyboard to allow digits only

Continue reading “Flutter – How to limit keyboard to allow digits only”

Tagged : dart / digit-only / flutter / keyboard

Flutter showcase – Ride sharing app using Firebase as the backend

by Phuc TranJune 6, 2021March 1, 2022Flutter / Front-end / Showcase / TechnologyLeave a Comment on Flutter showcase – Ride sharing app using Firebase as the backend
Tagged : chat / dart / firebase / flutter / showcase

Flutter showcase – Admin dashboard (inspired by ngx-admin)

by Phuc TranJune 6, 2021March 1, 2022Dart / Flutter / ShowcaseLeave a Comment on Flutter showcase – Admin dashboard (inspired by ngx-admin)
Tagged : dart / dashboard / flutter / flutter-web / showcase

Flutter – How to create Gradient Text

by Phuc TranMay 16, 2021May 30, 2021Dart / Flutter / Front-end / Mobile / Programming / Technology1 Comment on Flutter – How to create Gradient Text

Continue reading “Flutter – How to create Gradient Text”

Tagged : dart / flutter / gradient / text

Flutter – How to create Rounded Corners Image

by Phuc TranMay 16, 2021May 30, 2021Dart / Flutter / Front-end / Programming / TechnologyLeave a Comment on Flutter – How to create Rounded Corners Image

Continue reading “Flutter – How to create Rounded Corners Image”

Tagged : cliprrect / dart / flutter / image / rounded-corners

Flutter – How to get screen width and screen height

by Phuc TranApril 13, 2021May 5, 2022Android / Dart / Flutter / Front-end / Mobile / Programming1 Comment on Flutter – How to get screen width and screen height

Continue reading “Flutter – How to get screen width and screen height”

Tagged : dart / flutter / screen / size / width

Dart/Flutter – How to create Singleton

by Phuc TranApril 12, 2021April 13, 2021Dart / Flutter / Programming / TechnologyLeave a Comment on Dart/Flutter – How to create Singleton

Continue reading “Dart/Flutter – How to create Singleton”

Tagged : dart / design-pattern / flutter / singleton

Dart/Flutter – How to get keys and values from Map

by Phuc TranApril 6, 2021April 12, 2021Dart / Flutter / Programming5 Comments on Dart/Flutter – How to get keys and values from Map

Continue reading “Dart/Flutter – How to get keys and values from Map”

Tagged : dart / flutter / keys / map / values

Dart/Flutter – How to capitalize first letter of each word in a String

by Phuc TranDecember 8, 2020April 12, 2021Dart / Flutter / Programming / Technology3 Comments on Dart/Flutter – How to capitalize first letter of each word in a String

Continue reading “Dart/Flutter – How to capitalize first letter of each word in a String”

Tagged : capitalize / dart / flutter / string / title-case

Dart/Flutter – How to round a Number to N decimal places

by Phuc TranDecember 3, 2020December 3, 2020Dart / Flutter / Programming / Technology1 Comment on Dart/Flutter – How to round a Number to N decimal places

Continue reading “Dart/Flutter – How to round a Number to N decimal places”

Tagged : dart / decimal / double / flutter / round-number

Flutter – How to draw dashed line on Canvas

by Phuc TranNovember 26, 2020January 24, 2021Dart / Flutter / Mobile / Programming / Technology3 Comments on Flutter – How to draw dashed line on Canvas

Continue reading “Flutter – How to draw dashed line on Canvas”

Tagged : canvas / custom-paint / dart / dashed / flutter / painter

Dart/Flutter – How to find the first date and the last date of a week

by Phuc TranNovember 24, 2020Dart / Flutter / Mobile / Programming / Technology2 Comments on Dart/Flutter – How to find the first date and the last date of a week

Continue reading “Dart/Flutter – How to find the first date and the last date of a week”

Tagged : dart / date / datetime / firstdate / flutter / lastdate

Flutter – Navigation without context using GetX package

by Phuc TranNovember 16, 2020November 16, 2020Dart / Flutter / Programming / Technology2 Comments on Flutter – Navigation without context using GetX package

Continue reading “Flutter – Navigation without context using GetX package”

Tagged : context / dart / flutter / getx / navigation

Dart/Flutter – How to extract emails from a String

by Phuc TranNovember 13, 2020September 28, 2021Dart / Flutter / Programming / Technology1 Comment on Dart/Flutter – How to extract emails from a String

Continue reading “Dart/Flutter – How to extract emails from a String”

Tagged : dart / email / extract / flutter / string

Dart/Flutter – How to validate an email address

by Phuc TranNovember 13, 2020March 10, 2021Dart / Flutter / Programming / Technology6 Comments on Dart/Flutter – How to validate an email address

Continue reading “Dart/Flutter – How to validate an email address”

Tagged : dart / email / flutter / validate

Dart/Flutter – How to parse String to number

by Phuc TranNovember 7, 2020November 8, 2020Dart / Flutter / Programming / TechnologyLeave a Comment on Dart/Flutter – How to parse String to number

Continue reading “Dart/Flutter – How to parse String to number”

Tagged : dart / float / flutter / integer / number / string

Dart/Flutter – How to check if a String is a number

by Phuc TranNovember 6, 2020November 6, 2020Dart / Flutter / TechnologyLeave a Comment on Dart/Flutter – How to check if a String is a number

Continue reading “Dart/Flutter – How to check if a String is a number”

Tagged : dart / flutter / number / string

Flutter – How to create animated icon

by Phuc TranNovember 1, 2020November 1, 2020Dart / Flutter / Front-end / TechnologyLeave a Comment on Flutter – How to create animated icon

Continue reading “Flutter – How to create animated icon”

Tagged : animated-icon / animation / dart / flutter / tiker

Dart/Flutter – How to combine lists

by Phuc TranOctober 26, 2020October 26, 2020Dart / Flutter / Programming / Technology1 Comment on Dart/Flutter – How to combine lists

Continue reading “Dart/Flutter – How to combine lists”

Tagged : combine / concatenate / dart / flutter / list / spread-operator

Dart/Flutter – How to group items in a List

by Phuc TranOctober 25, 2020October 25, 2020Dart / Flutter / Programming / Technology1 Comment on Dart/Flutter – How to group items in a List

Continue reading “Dart/Flutter – How to group items in a List”

Tagged : dart / flutter / group / list / map

Dart/Flutter – How to create a repeating timer

by Phuc TranSeptember 26, 2020April 20, 2021Dart / Flutter / Programming / TechnologyLeave a Comment on Dart/Flutter – How to create a repeating timer

Continue reading “Dart/Flutter – How to create a repeating timer”

Tagged : dart / flutter / timer

Dart – Null-aware operators

by Phuc TranSeptember 3, 2020September 3, 2020Dart / Flutter / Programming / TechnologyLeave a Comment on Dart – Null-aware operators

Continue reading “Dart – Null-aware operators”

Tagged : dart / null-aware-operators

Dart/Flutter – How to clone/copy a list

by Phuc TranAugust 30, 2020September 8, 2022Dart / Flutter / Programming / Technology15 Comments on Dart/Flutter – How to clone/copy a list

Continue reading “Dart/Flutter – How to clone/copy a list”

Tagged : clone / collection / dart / dart:collection / flutter / list

Dart/Flutter – How to solve naming conflict or ambiguous import

by Phuc TranAugust 26, 2020August 28, 2020Dart / Flutter / Front-end / Programming / Technology1 Comment on Dart/Flutter – How to solve naming conflict or ambiguous import

Continue reading “Dart/Flutter – How to solve naming conflict or ambiguous import”

Tagged : conflict / dart / flutter / import / troubleshoot

Flutter – Generate random color

by Phuc TranAugust 24, 2020August 24, 2020Dart / Flutter / Programming / TechnologyLeave a Comment on Flutter – Generate random color

Continue reading “Flutter – Generate random color”

Tagged : dart / flutter / random-color

Dart/Flutter – How to parse JSON using dart:convert

by Phuc TranAugust 23, 2020November 3, 2020Dart / Flutter / Programming / Technology2 Comments on Dart/Flutter – How to parse JSON using dart:convert

Continue reading “Dart/Flutter – How to parse JSON using dart:convert”

Tagged : dart / dart:convert / flutter / json

Dart – Call functions in a uncommon way with Function.apply() method

by Phuc TranAugust 21, 2020August 31, 2022Dart / Dart/Flutter / Flutter / Programming / TechnologyLeave a Comment on Dart – Call functions in a uncommon way with Function.apply() method

Continue reading “Dart – Call functions in a uncommon way with Function.apply() method”

Tagged : dart / function

String in Dart/Flutter – Things you should know

by Phuc TranAugust 17, 2020August 19, 2020Dart / Flutter / Programming / TechnologyLeave a Comment on String in Dart/Flutter – Things you should know

Continue reading “String in Dart/Flutter – Things you should know”

Tagged : dart / flutter / string

Dart/Flutter – How to format String (String Interpolation)

by Phuc TranAugust 16, 2020August 23, 2020Dart / Programming / TechnologyLeave a Comment on Dart/Flutter – How to format String (String Interpolation)

Continue reading “Dart/Flutter – How to format String (String Interpolation)”

Tagged : dart / interpolation / string

Dart – Find min, max in a List using dart:math and list reduce()

by Phuc TranAugust 12, 2020November 6, 2020Dart / Flutter / Programming / TechnologyLeave a Comment on Dart – Find min, max in a List using dart:math and list reduce()

Continue reading “Dart – Find min, max in a List using dart:math and list reduce()”

Tagged : dart / flutter / list / math / max / min

Dart – Callable classes

by Phuc TranAugust 11, 2020July 25, 2021Dart / Programming / TechnologyLeave a Comment on Dart – Callable classes

Continue reading “Dart – Callable classes”

Tagged : callable class / class / dart

Dart – How to read a file

by Phuc TranAugust 10, 2020August 10, 2020Technology2 Comments on Dart – How to read a file

Continue reading “Dart – How to read a file”

Tagged : dart / file

Dart – String padding (left or right)

by Phuc TranAugust 6, 2020August 10, 2020Dart / Programming / TechnologyLeave a Comment on Dart – String padding (left or right)

Continue reading “Dart – String padding (left or right)”

Tagged : dart / padding / string

Dart – Filter items in a list by data type

by Phuc TranAugust 4, 2020April 15, 2021Dart / Programming / Technology1 Comment on Dart – Filter items in a list by data type

Continue reading “Dart – Filter items in a list by data type”

Tagged : collection / dart / filter / list / type

Dart/Flutter – How to find an item in a list

by Phuc TranAugust 1, 2020April 13, 2021Dart / Programming / Technology7 Comments on Dart/Flutter – How to find an item in a list

Continue reading “Dart/Flutter – How to find an item in a list”

Tagged : collection / dart / filter / list

Dart – How to generate random number

by Phuc TranAugust 1, 2020August 17, 2020Dart / Programming / TechnologyLeave a Comment on Dart – How to generate random number

Continue reading “Dart – How to generate random number”

Tagged : dart / flutter / math / random-number

Dart – Get current DateTime

by Phuc TranJuly 30, 2020October 29, 2020Dart / Programming1 Comment on Dart – Get current DateTime

Continue reading “Dart – Get current DateTime”

Tagged : dart / datetime

Posts navigation

Older posts

You may like

  • Flutter – Setup localization in your application
  • Flutter – How to create Rounded Corners Image
  • Flutter – How to solve “Missing Purpose String in Info.plist File”
  • Điểm danh: các công ty công nghệ đã cắt giảm nhân viên năm trong năm 2022 (tính đến tháng 11)
  • Dart/Flutter – How to convert String to Uint8List and vice versa

Top Articles

  • Flutter – How to show dialog (67,779)
  • Dart/Flutter – How to find an item in a list (44,618)
  • Dart/Flutter – How to get keys and values from Map (31,693)
  • Flutter – How to scroll ListView to top or bottom programmatically (21,017)
  • Dart/Flutter – How to format String (String Interpolation) (17,844)
© Copyright 2023 Coflutter. All rights reserved