Skip to content

Development at ProgramTom Dot Com

Place for coding, programming, development and software in general

Menu
  • Blog
  • PDF Booklets
Menu

Category: Flutter

Conditional Imports

Conditional Imports

Posted on May 3, 2023May 3, 2023 by Toma Velev

There are several ways to archive cross-platform support in dart/flutter, and conditional dart imports is something that I haven’t seen in other OOP languages. Stack-overflow post Here is the response from stack-overflow: https://stackoverflow.com/questions/67937479/how-to-add-conditional-imports-across-flutter-mobile-web-and-window Example My use case was using the http client adapter – used by the Dio network package. I’ve created two files: //http_adapter.dartimport…

Read more
Soft Update - coming to the Software near you

Soft Update – coming to all Software

Posted on May 2, 2023May 3, 2023 by Toma Velev

Soft Update, also called Code Push or Live Patch – is coming to the Software near you. It is a way of bringing the latest version of the software – without forceful restart. This is especially bad UX / annoying – when the software is the Operating System.  Already Present Code Push  Linux has Live…

Read more
Great User Experiences with Flutter

Great User Experiences with Flutter

Posted on April 17, 2023May 4, 2023 by Toma Velev

Flutter is a powerful framework that allows developers to create rich and engaging user experiences. Here are some ideas for creating great user experiences with Flutter. Custom Animations Flutter allows developers to create custom animations that can be used to add visual interest and interactivity to the user interface. Animations can be used to create…

Read more
Push Notifications Service

Flutter Notifications Local & Remote

Posted on February 17, 2023April 17, 2023 by Toma Velev

Local notifications and remote notifications are two types of notifications that can be used in mobile applications. The main difference between them is where the notification is generated and processed. Local notifications are generated and processed entirely on the user’s device. They are scheduled by the application and triggered at a specific time or in…

Read more
Flutter Framework

The Most Search Engine Optimised article on Flutter

Posted on January 22, 2023April 8, 2023 by Toma Velev

Flutter is an open-source mobile application development framework created by Google [so no wonder it has some search engine step ahead]. It is used to develop applications for Android, iOS, Linux, Mac, Windows, and the web. The framework is based on the Dart programming language and allows for the creation of high-performance, visually attractive apps….

Read more
Flutter vs Java

Flutter vs Java Graphical User Interface Frameworks

Posted on January 21, 2023April 8, 2023 by Toma Velev

Here is my presentation and prepared text for the lecture “Flutter vs Java Graphical User Interface Frameworks” – given at http://polyglot4dev.com/ presented in the summer of 2022. In this post I’ll try to tell stuff that I didn’t managed to say, write, or emphasise before. Flutter vs Java Graphical User Interface Frameworks – text from…

Read more
Flutter Framework

How to pinch Flutter to your Manager

Posted on January 15, 2023April 8, 2023 by Toma Velev

If you want to persuade your manager to use Flutter for your next mobile app development project, here are a few points you might consider: By highlighting the benefits of Flutter, you can help convince your manager that it is the right choice for your next mobile app development project. It may also be helpful…

Read more
Flutter Framework

Why Choose Flutter Framework for CTO

Posted on January 15, 2023April 8, 2023 by Toma Velev

As a CTO, you have a lot of responsibilities and must make many important decisions about the technology and tools your team uses. One framework that you may want to consider is Flutter, a cross-platform mobile app development framework created by Google. As part of Google – this may come with pros and cons.  The…

Read more

Asking questions to ChatGPT – about Flutter & Money

Posted on December 16, 2022April 8, 2023 by Toma Velev

I’ve joined the hype and asked some basic questions ChatGPT – about Flutter & Money. While the responses were pretty impressive, at the end there was always a to-do or action item – left for my side. Here are the results. How to make money There are many ways to make money, and the best…

Read more
Public / Private Key Cryptography - Use Cases - Examples

Public / Private Key Cryptography – Use Cases – Examples

Posted on May 28, 2022April 8, 2023 by Toma Velev

Public / Private Key Cryptography is the core that allows the Internet to function. If I must use the metaphor from IT Crowd – if there is any “Internet Box” – it is the hash & crypto math. Use Cases HTTPS / SSL HTTPS/SSL allows any user to communicate with the servers – with a…

Read more

Posts navigation

  • 1
  • 2
  • 3
  • 4
  • Next
  • Bitcoin Philosophy [PDF] > Bitcoin Software
  • First Principle Software Development
  • Good Hardware & Software is About Time
  • Best Practices are about Pain Reduction
  • Soft Skills – King & Queen of Software & all

Categories

  • Apps (9)
  • ChatGPT (4)
  • Choosing a Framework (30)
  • Flutter (36)
  • Graphical User Interface (8)
  • Marketing (81)
  • Software Development (134)
  • Spring (1)
  • StartUp (15)
  • Uncategorized (10)

Tags

Algorithms (9) crypto (29) flutterdev (39) General (86) Java (7) QR & Bar Codes (3) Software Dev Choices (33) Spring Boot (1) standards (1) Theme (3) User Authentication & Authorization (9) User Experience (10) Utilities (19) WordPress (11)

Product categories

  • All Technologies (31)
    • Flutter (11)
    • Java (9)
    • Native Android (3)
    • PHP (6)
    • Spring (Boot) Framework (4)
    • Vaadin 8 (1)
  • Apps (14)
    • Employees DB (1)
    • Notes (5)
    • Personal Budget (1)
    • Recipes Book (1)
    • Stuff Organizer (1)
    • To-Do (1)
  • PDF Books (3)
  • Source Code Generators (15)
    • Utils (13)