



What is runApp() in Flutter?
public
–
1 min read
n Flutter, the runApp() method is used to initialize and run the app. It takes in a Widget as its…

Code Design Series (Hindi)
paid
–
1 min read
Learn how to design your code using different patterns, principles, and techniques.


Swift UI 3 Mini Course
paid
–
1 min read
Learn how to build a Swift UI app using latest practices in this course.

Build a React Responsive Portfolio App Using Chakra UI
public
–
1 min read
Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.

Using State in Jetpack Compose
paid
–
5 min read
What is Jetpack Compose? Jetpack Compose is Android's modern toolkit for building native UI. This article shows how to use state inside jetpack compose

30 Days of Flutter (Hindi)
public
–
1 min read
If you want to learn Flutter in Hindi then don't worry we have got you covered with this amazing series.

Flutter Engage - Flutter 2
members
–
9 min read
Today, we're announcing that Flutter's web support has hit the stable milestone, enabling you to build PWAs using Flutter. Announce the release of Flutter 2


Flutter Web and Navigation History
members
–
4 min read
This article shows how to save navigation history in flutter web. The navigation history of routes is saved from the flutter web via navigator observers.

Flutter Cookbook
paid
–
5 min read
This cookbook contains recipes that demonstrate how to solve common problems while writing Flutter apps.
Explore topics

Flutter
Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.

Blog
This collection contains all the tips, curated articles or blog posts and full guides that can be read.

Video
This collection contains all the crash courses, curated videos and full guides that can be watched.

Cookbook
Cookbooks are the ultimate collection of recipes to quickly getting started with your favourite programming language or framework.

Web
A web application is a computer program that utilizes web browsers and web technology to perform tasks over the Internet. This collection contains all the web - HTML, CSS, and JavaScript content including ReactJS, Vue and NodeJS etc.

Getting Started
If you want to know more about Codepur or start learning about open source or want to become a creator, this collection can be helpful.

Programming Language
A programming language is a computer language programmers use to develop software programs, scripts, or other sets of instructions for computers to execute. This collection includes cookbooks & practices to learn your favourite language.

Jetpack
Collection of Android Jetpack related content. Jetpack is a suite of libraries to help developers follow best practices, reduce boilerplate code, and write code that works consistently across Android versions and devices so that developers can focus on the code they care about.
Authors