Take Care of Your Apps Business
List Of My Services and Prices For Apps
-
Recent Posts
- How To Structure Flutter App When Using BLoC Pattern November 18, 2021
- From Endpoint in Postman to Flutter Screen and App November 16, 2021
- How To Convert Objective C App To Flutter November 16, 2021
- Flutter BLoC Example and Data Connection Checker Plugin November 7, 2021
- Flutter All the Way! August 10, 2021
- How Can I Help You Install Your Finished iOS App to the App Store February 9, 2021
- SendImage App to Upload and Approve Images November 13, 2020
- What Do You Need For Your First Mobile App and Web Server November 6, 2020
- Screen Types For Your Mobile App January 28, 2020
- Android and iOS Mobile Apps To Acquire User Data On Remote Locations August 3, 2019
Categories
- Android (18)
- Android devices (1)
- Apps As a Business (14)
- Apps Marketing (4)
- apps server (3)
- Astrologija i horoskopi (1)
- Contact Us (3)
- Dart (2)
- Dusko Savic Android Apps (7)
- Dusko Savic Books (2)
- Facebook apps (1)
- Flutter (12)
- Graphics for apps (2)
- Help Apps (2)
- Help Apps for Android (2)
- Help Apps for iOS (1)
- iOS (16)
- Kindle (3)
- Links and resources (1)
- Marketing (2)
- Monetize Your App (6)
- Objective C (1)
- PHP (3)
- Programming (33)
- RSS feeds (2)
- Twitter apps (3)
- Website Policies (10)
- YouTube Player API for Android (2)
Tags
- admin
- android
- Android apps
- android studio
- app
- app development
- Apple
- apps server
- app store
- astrology
- BLoC
- blog
- cakephp
- dusko savic
- duskosavic.com
- flutter
- Flutter app
- flutter development
- gibenviro
- gimp
- Google Play
- ios
- iOS 11
- kindle
- kindle ebooks
- mobile apps
- NSHomeKitUsageDescription
- NSLocationAlwaysUsageDescription
- photoshop
- php
- php 7.0
- play store
- plugin
- privacy policy
- programming
- send email
- share to twitter
- splash screen
- submit app
- twitter app
- web server
Category Archives: Flutter
How To Structure Flutter App When Using BLoC Pattern
When using BLoC as the state management technique for your Flutter app, your best bet is to open a folder called packages and put all of the code for all of your BLoCs into it. BLoC in Packages Folder I’ve … Continue reading
Posted in Programming, Flutter
Tagged Flutter app, mobile apps, BLoC, bloc pattern, felix angelov, dusko savic, flutter, flutter development
Leave a comment
From Endpoint in Postman to Flutter Screen and App
When developing APIs, the usual procedure is to test them with Postman, from the comfort of your own desktop. Once you have everything nailed on the server and you are content with the results in Postman, here is what you … Continue reading
Posted in Flutter, Dart
Leave a comment
How To Convert Objective C App To Flutter
Here is what I generally do when converting Objective C apps to Flutter: 1) Compile the current code you have with Xcode 13.1 (the latest version I am now using) That will give me an insight into what the app … Continue reading
Posted in Objective C, Programming, iOS, Flutter, Dart
Leave a comment
Flutter BLoC Example and Data Connection Checker Plugin
Flutter BLoC Example for Checking Data Connectivity Checking whether there is Internet connection at any given time is a hallmark of a professionally crafted Flutter app. Here is a Flutter BLoC example using a well known DataConnectionChecker plugin. In What … Continue reading
Posted in Programming, Flutter
Tagged BLoC, DataConnectionChecker, connectivity, survery, fishing tournement, duskosavic.com, programming, flutter, mobile apps
Leave a comment
Screen Types For Your Mobile App
Screen designs and apps built by Dusko Savic for clients in the last three months Figma to Flutter — Lessons Reservation System This is a large app that I was one of the contributors for. My part was to create … Continue reading
Backend Web Servers For Mobile Apps, Using PHP and CakePHP
All my apps run from a web server, using special technology. The server actually is a membership site. It has one or more admins, and it also has users, guests and any other kind of user roles that the app … Continue reading
Posted in Flutter, apps server
Tagged order forms, web server, server, user, create user, create admon, membership site, php, functionality, cakephp, track orders, admin, order
Leave a comment
Why Flutter is Superior For Mobile Apps Development
I develop with Flutter only and here is why: Write once and deploy twice, on Android for its millions of users and on iOS for the money you can earn. This can save a lot of development money if done … Continue reading
Posted in Flutter
Tagged fast app development, calculator, play store, testing, general calculator, app store, effort of testing, mortgage, MVP, mortgage calculator, flutter, minimum viable product, quick stats, gibenviro, mobile devices, vpg, user interface, mobile apps, vacation calculator, react native, legacy app, support, buzztouch.com, app development, libraries, timeshare, ios, web browsers, sellbox, android
Leave a comment
Changing App Icon with flutter_launcher_icons Plugin
Installing app icon in Flutter is much easier than in Android and iOS taken separately. With a plugin called flutter_launcher_icons you install the same icons in dozens formats in one turn. First install the plugin under dependancies in pubspec.yaml file: … Continue reading
Posted in iOS, Flutter, Android
Tagged flutter, android studio, flutter programming, apps development, flutter_launcher_icons, pubspec.yaml
Leave a comment
How To Deal With Rejection Clause 4.3 – Design
Rejection clause 4.3 — Design In late 2017 Apple started rejecting apps under the Clause 4.3 Design. You would get a notice like this: ———————- Guideline 4.3 – Design We noticed that your app provides the same feature set as … Continue reading
Posted in apps server, Flutter, iOS
Tagged flutter, apps server, guidline 4.3, rewrite app, Flutter app, rejection clause, design spam, app store, submitting to the app store, Apple
Leave a comment
How to Become Tester For Internal Testing of Android Apps In the Play Store
How do you become a tester for Android apps? It depends on the kind of testing performed. In this article we shall describe the process of becoming a tester for internal testing only. To be eligible for this type of … Continue reading
Posted in Flutter, Programming, Dusko Savic Android Apps
Tagged android, play store, internatl testing, account, google account, gmail addres
Leave a comment
The Milestones Approach to Developing Mobile Apps With Flutter
The Milestones Approach to Developing Mobile Apps With Flutter Milestone 1 — Creating Flutter Project From scratch Besides from, obviusly, creating a basic Flutter project to start with, in this phase we gather all data files in one place. Images … Continue reading
Posted in Programming, Flutter
Tagged flutter, submit app, Flutter plugin, android studio, upload image, sales app, app server, milestone, orders app, apps server, milestone approach, email, notification, web server, php, notifications, flutter development, ios, registered users, flutter developer, cakephp, send email, recipes app, android, create app, restaurant app, admin, how to create mobile app, Flutter project, publish app, Android Studio project
Leave a comment