Category: Flutter
Posts of Category: Flutter
  1. Introduction to Flutter – New Mobile Application Development Technology

    Introduction to Flutter – New Mobile Application Development Technology Flutter is already found in headlines of mobile app development industry. The popularity waves are no surprise as top known companies like...Learn More
    AndroidFlutterAndroid TutorialDev
  2. 6 Reasons Why You Should Try Flutter as an iOS Developer

    Flutter may be the best thing that happened to the mobile development scene in the recent past. It allows me to work faster, and more conveniently, and believe me, it might do the same for you. So, are you an ...Learn More
    NewsApp DevelopmentFlutteriOSMobileDevelopmentBlogDev
  3. Introducing Pagination in the Syncfusion Flutter DataGrid

    Paging is an important feature for loading large amounts of data and displaying it instantly in the DataGrid widget. It also provides easy navigation through the data. We at Syncfusion have developed the Syncfu...Learn More
    NewsFlutterAndroid App DevelopmentDartMobile App DevelopmentWeb DevelopmentBlogDev
  4. Flutter vs React Native vs Xamarin for Cross Platform Development

    Cross platform app development frameworks allow you to run the same code on different operating systems. In this article, we examine why you might choose developing cross platform mobile apps over native develo...Learn More
    Newsreact nativeFlutterMobileMobile App DevelopmentXamarinBlogDev
  5. Flutter State setState, context, widget and mounted

    The Classic State In the gif above, you see we’re going up through the three pages incrementing their individual counters along the way. There’s a number of buttons offered so to navigate up and down the routi...Learn More
    NewsMobile App DevelopmentAndroid App DevelopmentFlutteriOS App DevelopmentProgrammingBlogDev
  6. Flutter — BoxDecoration Cheat Sheet

    centerSlice Property centerSlice is the same as 9 patch png in Android Studio. Is a technique used to scale the image in such a way that the 4 corners remain unscaled, but the four edges are scaled in one axis...Learn More
    NewsMobile App DevelopmentiOS App DevelopmentFlutterAndroidDevAndroid App DevelopmentBlogDev
  7. Add a Tab Bar and Navigation Bar with iOS style in your next Flutter app

    If you come from iOS and you are used to working with Swift you probably know it is super easy in xCode to add a Tab Bar in your app using the storyboard: you just drag it to your screen and voila it’s done! Th...Learn More
    NewsAndroid App DevelopmentMobile App DevelopmentiOS App DevelopmentFlutterBlogDev
  8. Calculate and run a Flutter migration project

    Developing mobile apps with Flutter is a good choice for most projects that start from the scratch. But what about companies that are already run native apps? Does it make sense to migrate them to Flutter? How ...Learn More
    NewsProject ManagementSoftware MigrationFlutterMobile App DevelopmentBlogDev
  9. Firebase Google Authentication made easy with new Firebase Update.

    Hey Guys, Today we are going to talk about the new firebase update from 30th September and how it changed Authentication methods. Firebase in the most recent upgrade changed the way Authentication was used in ...Learn More
    NewsAndroidGoogleiOSFirebaseFlutterBlogDev
  10. Flutter Login Tutorial with “flutter_bloc”

    If you’re working on a Flutter app, odds are you’re going to need to implement login. In this article we’re going to walk through one possible way to implement a login flow which will end up looking something ...Learn More
    NewsMobile App Developmentsoftware developmentiOS App DevelopmentFlutterAndroid App DevelopmentBlogDev
  11. Flutter Animated Series (Animated Container)

    Hello, friends welcome back to my second story in the Animated Series of Flutter Widget. My first story on Animated Align received a lot of appreciation in terms of reading. Around 2K views and 1K reads within ...Learn More
    NewsAnimationCodingProgrammingFlutterFlutter WidgetBlogDev
  12. Flutter: Custom Bottom Sheet Modal

    Light Theme | Dark Theme Shortiacle Hi guys! Today I tell you how to build Modal Bottom Sheet (MBS) quickly; it’s a regular component usually used in applications. The full example you can observe on the git...Learn More
    NewsModalHandlebarsFlutterBottomsheetWidgetBlogDev