Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Firebase
Score 8.2 out of 10
N/A
Google offers the Firebase suite of application development tools, available free or at cost for higher degree of usages, priced flexibly accorded to features needed. The suite includes A/B testing and Crashlytics, Cloud Messaging (FCM) and in-app messaging, cloud storage and NoSQL storage (Cloud Firestore and Firestore Realtime Database), and other features supporting developers with flexible mobile application development.
$0.01
Per Verification
Flutter
Score 8.7 out of 10
N/A
Flutter is an open-source mobile application development framework created by Google. It is used to develop applications for Android and iOS, as well as being the primary method of creating applications for Google Fuchsia.
$0
Localytics
Score 6.0 out of 10
N/A
Upland Localytics helps you connect with mobile app customers on a deeper, more meaningful level.
$95
Per Application Per Month
Pricing
FirebaseFlutter by GoogleLocalytics
Editions & Modules
Phone Authentication
$0.01
Per Verification
Stored Data
$0.18
Per GiB
No answers on this topic
Localytics
$95.00
Per Application Per Month
Offerings
Pricing Offerings
FirebaseFlutterLocalytics
Free Trial
NoNoNo
Free/Freemium Version
NoYesNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
FirebaseFlutter by GoogleLocalytics
Considered Multiple Products
Firebase

No answer on this topic

Flutter
Chose Flutter by Google
React Native seemed like a comparable and equally valid choice to Flutter. Performance, ease of development, and support are roughly equal between the two products. Dart, to me, felt easier to work with than Javascript or Typescript. Flutter SDK tools and VSCode extensions made …
Localytics

No answer on this topic

Best Alternatives
FirebaseFlutter by GoogleLocalytics
Small Businesses
Visual Studio
Visual Studio
Score 8.8 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
OneSignal
OneSignal
Score 8.0 out of 10
Medium-sized Companies
Visual Studio
Visual Studio
Score 8.8 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
Flurry Analytics (discontinued)
Flurry Analytics (discontinued)
Score 9.0 out of 10
Enterprises
Visual Studio
Visual Studio
Score 8.8 out of 10
Swiftify
Swiftify
Score 9.0 out of 10
Flurry Analytics (discontinued)
Flurry Analytics (discontinued)
Score 9.0 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
FirebaseFlutter by GoogleLocalytics
Likelihood to Recommend
4.1
(29 ratings)
7.9
(17 ratings)
6.0
(3 ratings)
Likelihood to Renew
-
(0 ratings)
-
(0 ratings)
7.0
(1 ratings)
Usability
4.1
(4 ratings)
-
(0 ratings)
-
(0 ratings)
Support Rating
7.3
(6 ratings)
-
(0 ratings)
3.0
(1 ratings)
User Testimonials
FirebaseFlutter by GoogleLocalytics
Likelihood to Recommend
Google
Firebase should be your first choice if your platform is mobile first. Firebase's mobile platform support for client-side applications is second to none, and I cannot think of a comparable cross-platform toolkit. Firebase also integrates well with your server-side solution, meaning that you can plug Firebase into your existing app architecture with minimal effort.
Firebase lags behind on the desktop, however. Although macOS support is rapidly catching up, full Windows support is a glaring omission for most Firebase features. This means that if your platform targets Windows, you will need to implement the client functionality manually using Firebase's web APIs and wrappers, or look for another solution.
Read full review
Google
Flutter by Google is well suited where you have to make an app across multiple platforms like iOS, Android, Web, Desktop and you don't have the bandwidth to create multiple teams for the Native app. This makes sure you have a faster development and you don't have to worry about how your product will look across different platforms. It is also very smooth/fast in response, making it close to feel like a Native app, this makes it an easy pick for a Fintech product where speed matters. Flutter by Google also has a huge library of Components, which are well tested and developed by Google's Flutter by Google team itself, making the development even more fast since the majority of required components are already available.
Read full review
Upland Software
For the price and the features available, Localytics is one of the best options. It is more robust in areas that we don't need it to be and overall there could be simpler flows for sending push notifications or performing actions that you need to do every week. Also, the data it sends back on how push notifications perform is basically useless. There needs to be more explanation on the impact notifications have on users. The data would always say that notifications drove less engagement but we would see engagement go up every time we sent a notification.
Read full review
Pros
Google
  • Analytics wise, retention is extremely important to our app, therefore we take advantage of the cohort analysis to see the impact of our middle funnel (retargeting, push, email) efforts affect the percent of users that come back into the app. Firebase allows us to easily segment these this data and look at a running average based on certain dates.
  • When it comes to any mobile app, a deep linking strategy is essential to any apps success. With Firebase's Dynamic Links, we are able to share dynamic links (recognize user device) that are able to redirect to in-app content. These deep links allow users to share other deep-linked content with friends, that also have link preview assets.
  • Firebase allows users to effectively track events, funnels, and MAUs. With this simple event tracking feature, users can put organize these events into funnels of their main user flows (e.g., checkout flows, onboarding flows, etc.), and subsequently be able to understand where the drop-off is in the funnel and then prioritize areas of the funnel to fix. Also, MAU is important to be able to tell if you are bringing in new users and what's the active volume for each platform (Android, iOS).
Read full review
Google
  • User interface design works great across all platforms, including native styling for iOS/macOS.
  • Native compilation for mobile platforms and a decent rendering engine results in slick apps that can make the most of your device.
  • Dart is a well thought out language and easy to pick up.
  • Makes cross-platform development of good looking GUI apps a doddle.
Read full review
Upland Software
  • Great web interface which provides a couple of levels of pivoting and filtering of data
  • Straight-forward integration for simpler use cases
  • Access to raw data through S3 for use in your own data pipeline
Read full review
Cons
Google
  • Attribution and specifically multi-touch attribution could be more robust such as Branch or Appsflyer but understand this isn't Firebases bread and butter.
  • More parameters. Firebase allows you to track tons of events (believe it's up to 50 or so) but the parameters of the events it only allows you to track 5 which is so messily and unbelievable. So you're able to get good high-level data but if you want to get granular with the events and actions are taken on your app to get real data insight you either have to go with a paid data analytics platform or bring on someone that's an expert in SQL to go through Big Query.
  • City-specific data instead of just country-specific data would have been a huge plus as well.
Read full review
Google
  • Occasionally updates to the Flutter SDK result in wide-sweeping changes that seem to not be thoroughly tested and considered. Flutter sometimes evolves too fast for its own good.
  • While the 3rd-party Flutter package ecosystem is vast and rich, 1st-party support for basic things (audio/video playback, battery information, Bluetooth services, etc.) are lacking. You are occasionally forced to rely on an open-source package for use-cases that other platforms have native support for.
  • Documentation, particularly around testing, is lacking. While there are some great docs, like the Dart Style Guide, many Flutter-focused support documents are lacking in quality and real-world usability.
  • Flutter allows you to architect an app however you want. While this is a great feature, it also adds complexity and leads to the current state of Flutter's state management, where there are 50+ options on how to organize your app, with very little official guidance or recommendations from the Flutter team. For a beginner, this can create decision paralysis.
Read full review
Upland Software
  • The biggest thing I would like to see with Localytics is the capability for more correlations. The limited amount of correlations available does restrict the type of analyses that could be done with the data.
  • An easier interface to move data into Microsoft Excel would be very useful, rather than creating annoying workarounds.
  • More/better automatically scheduled reporting, as well as an Excel plug-in to access the data rather than being restricted to the Localytics interface.
Read full review
Likelihood to Renew
Google
No answers on this topic
Google
No answers on this topic
Upland Software
There is a lot of competition. I would renew if there isn't anything more exceptional that would justify the re-coding and implementation load costs
Read full review
Usability
Google
I don't use the Firebase UI much, but rather connect it to GA4. GA4 has a great event model but the GA4 UI and analysis capabilities are limited. It's harder to measure product usage type of engagement but if you have the time and resources to leverage the GA4 to BiqQuery export you'll have all the raw event data you'll need for deep analysis, segmentation, and audience activation.
Read full review
Google
Flutter by Google is very easy to start with. The initial setup they provide is very helpful and easy to understand. The default project setup is also good and can be deployed to production without changing much. Flutter by Google provides a huge library of components, which are created and tested by their own team, making the development of application much faster and robust. Flutter by Google also has a huge community support where we can find components built by the community and we can contribute our own components as well, which helps in faster dev time. Applications developed using Flutter by Google are very smooth, almost feels like native, which helps in creating good impression on customers/clients.
Read full review
Upland Software
No answers on this topic
Support Rating
Google
Our analytics folks handled the majority of the communication when it came to customer service, but as far as I was aware, the support we got was pretty good. When we had an issue, we were able to reach out and get support in a timely fashion. Firebase was easy to reach and reasonably available to assist when needed.
Read full review
Google
No answers on this topic
Upland Software
It would take several weeks to hear back from the billing team. It took 3 months to resolve an invoice last year. Their technical support is very responsive. I would typically get a response in under 24 hrs.
Read full review
Alternatives Considered
Google
Before using Firebase, we exclusively used self hosted database services. Using Firebase has allowed us to reduce reliance on single points of failure and systems that are difficult to scale. Additionally, Firebase is much easier to set up and use than any sort of self hosted database. This simplicity has allowed us to try features that we might not have based on the amount of work they required in the past.
Read full review
Google
I have experience with react and React Native. I would say that the idea behind all those frameworks are quite similar. However, I found the javascript-based frameworks a bit more accessible as you could utilise your javascript knowledge. Here, Flutter works with its own language. This has advantages and disadvantages sometimes. I found the community around javascript frameworks bigger and therefore sometimes more helpful. However, Flutter does a good job here as well. I think the main argument for Flutter is its usability for less experienced developers. If you do not have knowledge in javascript or other programming languages then I think it is much easier to start with Flutter than with another framework like react. I think the package that you get form scratch is better than in the other frameworks were you have to set up and learn a lot more before you can start.
Read full review
Upland Software
We have not used other products but are going to start exploring making a switch to a new platform.
Read full review
Return on Investment
Google
  • Makes building real-time interfaces easy to do at scale with no backend involvement.
  • Very low pricing for small companies and green-fields projects.
  • Lack of support for more complicated queries needs to be managed by users and often forces strange architecture choices for data to enable it to be easily accessed.
Read full review
Google
  • The rapid development capabilities of Flutter allow us to build apps we could not have previously considered commercially viable, opening new revenue streams.
  • Free and open licensing made adoption very easy (ie. free/low cost!).
  • In comparison to Qt, our time spent arguing with build tools and perfecting development environments has decreased substantially.
Read full review
Upland Software
  • Was our first provider of user-level event data
  • Allows for many users to easily answer their own questions before making requests of the data team
  • Raw data dumps gave the data team the ability to provide more in-depth analyses.
Read full review
ScreenShots