Django Rest Framework
November 23, 2021Flask based API development
November 23, 2021Flutter features
Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase. Flutter transforms the app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase.
it is powered by Dart, a language optimized for fast apps on any platform. It is supported and used by Google, trusted by well-known brands around the world, and maintained by a community of global developers.
Flutter Features:
- Fast:
Flutter code compiles to ARM or Intel machine code as well as JavaScript, for fast performance on any device.
- Multi-Platform
Deploy to multiple devices from a single codebase: mobile, web, desktop, and embedded devices.
- Productive
Build and iterate quickly with Hot Reload. Update code and see changes almost instantly, without losing state.
- Easy Developer Experience
Take control of your codebase with automated testing, developer tooling, and everything else you need to build production-quality apps.
- Flexible
Control every pixel to create customized, adaptive designs that look and feel great on any screen.
- Stable & Reliable
Flutter is supported and used by Google, trusted by well-known brands around the world, and maintained by a community of global developers.
2 nd Blog
Flutter latest release and update
The latest stable release of flutter is 2.5. This is a big release, with the 2nd highest stats in the history of Flutter releases: 4600 issues closed and 3932 PRs merged from 252 contributors with 216 reviewers. This article is diving deep in the latest update by the Google team.