Tag: flutter

Adding Animations Flutter App Nocdn

Adding animations to your Flutter app

Dev

A well-choreographed animation can make your Flutter app look and feel more intuitive. Learn all about Flutter animation widgets.

Pinkesh Darji
Apr 21, 2021 ⋅ 5 min read
Flutter Logo

Automated testing in Flutter: An overview

Dev

Learn how to set up automated testing in Flutter apps and how to write each type of automation test with examples.

Pinkesh Darji
Mar 30, 2021 ⋅ 5 min read

Creating ListViews in Flutter

Dev

Learn to create and style ListViews for mobile and desktop apps using Flutter, a flexible and easy-to-use UI.

Chidume Nnamdi
Mar 22, 2021 ⋅ 12 min read
What's new in Flutter 2.0

What’s new in Flutter 2.0

Dev

What’s new in Flutter 2.0? Get the latest updates, learn about new features and functionalities, and see what’s next for Flutter.

Deven Joshi
Mar 16, 2021 ⋅ 3 min read
Flutter Custompaint Shape Maker

Drawing shapes in Flutter with CustomPaint and Shape Maker

Dev

Draw and manage complex shapes to implement in your user interface with Flutter’s CustomPaint widget and Shape Maker tool.

Pinkesh Darji
Mar 8, 2021 ⋅ 5 min read
New Material Buttons in Flutter

New Material buttons in Flutter

Dev

The new Flutter buttons can save you a ton of time so you can focus on developing your app rather than spend time finding fixes.

Pinkesh Darji
Feb 26, 2021 ⋅ 4 min read
Flutter TabBar Tutorial With Examples

Flutter TabBar: A complete tutorial with examples

Dev

TabBar enables you to improve the UX of your Flutter app by organizing content with tabs for users to tap and scroll through.

Pinkesh Darji
Feb 24, 2021 ⋅ 4 min read
React Native Logo and Flutter Logo

Why Flutter is overtaking React Native

Dev

Here, you can learn why Flutter is overtaking React Native, how Flutter cross-platform development works, and how to build Flutter apps.

Jethro Magaji
Feb 8, 2021 ⋅ 4 min read
Introducing Flutter's New Animations Package

Introducing Flutter’s new animations package

Dev

Based on Google’s Material motion spec, Flutter’s new animations package allows developers to implement animation patterns in mobile app development.

Yusuff Faruq
Jun 8, 2020 ⋅ 7 min read
Five logos of different frameworks.

Comparing developer experience for cross-platform frameworks

Dev

This post compares React Native, Flutter, Xamarin, Ionic, and NativeScript based on setup, documentation, hot reloading, and debugging.

Dylan Tientcheu
May 21, 2020 ⋅ 9 min read
Running A Flutter Web App And API On Node.js

Running a Flutter web app and API on Node.js

Dev

We add web support to an existing Flutter app and run it on a Node.js server alongside a simple API.

Brian De Sousa
Oct 23, 2019 ⋅ 6 min read