Easily integrate GitHub's Octicons in your own Flutter project

Overview

flutter_octicons

Use the Octicon icons developed by GitHub and released under the MIT license in Flutter.

flutter_octicons automatically updates itself every night to always stay up to date with the upstream Octicons project.

Usage

import 'package:flutter_octicons/flutter_octicons.dart';

Icon(Octicons.telescope_fill_24);

Octicons list

For a full list of all octicons see here

Rolling updates

The motivation for me to create this package was that octicons_icon has not been updated in a long time.

This library automatically avoids becoming stale by rolling in the newest icons changes from the upstream Octicons repository every night.

To comply with the versioning imposed by dart, the minor version always increases by 1 for each update (major.MINOR.patch). You can either specify any as your version constraint to always live at head or remember to update the version once new icons become available.

Credits

This package (especially the automation) would not be possible without these awesome projects:

License

BSD 3-Clause “New” or “Revised” License

You might also like...

Integrate any icons you like to your flutter app

Integrate any icons you like to your flutter app

Flutter Tutorial - Icons - Custom & Plugin Icons Integrate any icons you like to your flutter app - Material Icons, Beautiful Icons & Custom Icons. ⚡

Dec 28, 2021

As a beginner , this is my own side project by using flutter & dart , Firebase . This app still in progress .

helpful_app A new Flutter application. Getting Started This project is a starting point for a Flutter application. A few resources to get you started

Nov 23, 2021

Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.

Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.

Official Flutter packages for Stream Chat Quick Links Register to get an API key for Stream Chat Flutter Chat SDK Tutorial Chat UI Kit Sample apps Thi

Dec 25, 2022

Destini flutter - A choose your own adventure game in flutter

Destini flutter - A choose your own adventure game in flutter

destini_flutter A choose your own adventure game made with flutter. Getting Star

Jan 2, 2022

An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch.

An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch.

Colours An extended version of Flutter Colors with more swatches and more flexibility to generate your own custom swatch. Getting Started In your flut

Nov 23, 2021

New trick on how to create your own custom icons in flutter with bottom bar navigation

New trick on how to create your own custom icons in flutter with bottom bar navigation

Customized Bottom Navigation Bar in Flutter | Tech With Sam Customized Bottom Navigation Bar in Flutter - Watch on youtube ✌   App Preview App Screens

Oct 26, 2022

A Flutter add-to-app demo you can try with your own apps

A Flutter add-to-app demo you can try with your own apps

Put Flutter to Work 🏠 Hello! This project is a demo intended to help people test drive Flutter by integrating it into their existing applications. In

Jan 8, 2023

Flashcard App where you can learn different topics and create your own flashcards in Google Drive.

flashcard_project Flashcard app connected with Google Spreadsheet Getting Started This is a Flutter Project that works on iOS, Android, Web and MacOS.

Oct 24, 2022

validate JSON against your own Blueprint 👑🧬

validate JSON against your own Blueprint 👑🧬

PART OF QUEEN 👑 Validate JSON Against Your Own Blueprint 👑 🧬 Content Validate JSON Against Your Own Blueprint 👑 🧬 Content Motivation NOTE Feature

Oct 29, 2022
Owner
Rubin Raithel
{born: 2003, contact: "dev[at]rubinraithel.de", hobbies: ["tackling tricky problems", "heaps of awesome stuff", "learning something new"] }
Rubin Raithel
Iridium-reader-widget - Plug and play reader widget allowing to easily integrate an Iridium viewer inside any app

Plug and play reader widget allowing to easily integrate an Iridium viewer insid

Mantano 15 Dec 31, 2022
This package give you ability to integrate with Drone API easily in any platform using Dart

Drone Dart Dart is a multi client programming language which allow you to compile and run your code on multiple platforms. Because of that we decided

Amirhossein 1 Dec 22, 2022
Use the template to create your own repository, complete the project and verify

Proyecto Nivelación MisionTic Usar el template para crear un repositorio propio,

nockturb 0 Dec 20, 2021
In this project, we will design a travel app UI with a parallax effect for a unique scroll experience. You will learn how to create your own parallax effect without using external libraries.

Travel App UI In this part, we will design a travel app UI with a parallax effect for a unique scroll experience. You will learn how to create your ow

DebugErrorX 5 Dec 5, 2022
A most easily usable cookie management library in Dart. With SweetCookieJar, you can easily manage cookie on your application.

A most easily usable cookie management library in Dart! 1. About 1.1. Introduction 1.1.1. Install Library 1.1.2. Import It 1.1.3. Use SweetCookieJar 1

Kato Shinya 9 Oct 27, 2022
A most easily usable cache management library in Dart. With CacheStorage, you can easily manage cache on your application.

A most easily usable cache management library in Dart! 1. About 1.1. Introduction 1.1.1. Install Library 1.1.2. Import It 1.1.3. Use CacheStorage 1.2.

Kato Shinya 1 Dec 13, 2021
A Sample Flutter project to show how to integrate native kotlin code with flutter

kotlin_flashlight A Sample Flutter project to show how to integrate native kotlin code with flutter. Getting Started Visit this docs for Flutter setup

null 0 Apr 4, 2022
Flutter project to Integrate API resources from JSON Place Holder API

rest_api_jsonplaceholder About This flutter project helps to Integrate API resources from JSON Place Holder API API Source: https://jsonplaceholder.ty

null 0 Apr 28, 2022
The LoginRadius Flutter SDK will let you integrate LoginRadius' customer identity platform with your Flutter application(s).

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them. Features TODO: List w

Ahmed Yusuf 4 Feb 3, 2022
Flutter plugin to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.

Agora UI Kit for Flutter Instantly integrate Agora video calling or video streaming into your Flutter application. Getting started Requirements An Ago

Agora.io Community 106 Dec 16, 2022