Forms in Flutter beta 2 – important limitations

Forms in Flutter beta 2 – important limitations

After trying to get Flutter forms to work, mixed with learning Dart and all the Flutter’s intricacies, i came to the conclusion that Form support in Flutter is, at best, sub-par. Namely, there seems to be no support to sequence the inputs (e.g. when you insert...
ISO 8601 Week number in PHP, MySQL and MSSQL

ISO 8601 Week number in PHP, MySQL and MSSQL

The following methods calculate the ISO 8601 Week number in PHP, MySQL and Microsoft SQL Server, with the same exact results. All the examples below are using the same week criteria: week stars on Monday. MySQL is easy, as it supports this directly: SELECT...

Pin It on Pinterest