Menu
Tech Expo Gujarat 2024
AI Development
Services
Solutions
Technologies
About Us
Career
Resources
Work with Thirdrocktechkno
WEB DEVELOPMENT
MOBILE DEVELOPMENT
PRODUCT ENGINEERING
QUALITY ENGINEERING
HEADLESS CMS
HIRE AI DEVELOPER
HIRE VOICE DEVELOPER
HIRE WEB DEVELOPER
HIRE MOBILE DEVELOPER
Author
2+ Years of experience working as a flutter developer with expertise in iOS and Android platforms. always enhance knowledge in programming, as well as modern technologies and methods of development
How to add custom font at particular space in your app - Flutter
How to add flavors support? - Flutter
How to Implement Ads in your application - Flutter
Why we need to add custom font in our app: let's say we have a one screen like this, now you have to change the font style of some of this font like this, so how we can do this with custom font ".ttf " file? Let's Start: step 1: We have to create assets folder in our project file and add font that we have to add in our application it will look like this: then we have to add those font also in our pubspec.yaml for using this in our application so add this code in the end of your pubspec
Why do you need flavors? Flavors are typically used to build your app for different environments such as dev and prod. For eg. - your development version of the app might want to point to an API host at dev.api.myapp.com - and your production version of the app might want to point to api.myapp.com. Instead of hardcoding these values into variables and building an app for every environment manually, the right approach is to use flavors, and supply these values as build time configurations. Fl
Generating value from apps is foremost among objectives for many decision makers — it’s crucial for developers to understand how to effectively monetize the applications they create. Mobile compatible ads are shown while interacting with the app. On this blog we are going for getting some extra knowledge about Ads. there are so many Ads platforms available for your applications here is the list of some ads platforms: 1. Google AD mob 2. Facebook Ads SDK 3. MOpub - by twitter 4. StartA