Skip to content
FileIdea

FileIdea

FileIdea.com Programming Notes and Advice

  • Home
  • Posts
  • About FileIdea

Category Archives: Code Sample

Remove line breaks from rows with SQL

Remove CHAR(10) and CHAR(13).

Posted byMoses Johansson2021-10-192021-10-19Posted inCode Sample, SQLTags: sqlLeave a comment on Remove line breaks from rows with SQL

Simple flutter login form (UI only)

flutter

This is as simple as it gets (well almost!). A simple login form in Flutter, the UI only. We have initial focus, we have two controllers for our fields, and one of them is password so that you can’t see the actual input and then we have a button. Ready to be used! Then we …

Continue reading “Simple flutter login form (UI only)”

Posted byMoses Johansson2021-09-192021-09-21Posted inCode Sample, FlutterTags: flutter form, flutter login, flutter uiLeave a comment on Simple flutter login form (UI only)

Posts navigation

1 2 3 4 Older posts
FileIdea, Proudly powered by WordPress.