conreality_fonts 1.0.0 copy "conreality_fonts: ^1.0.0" to clipboard
conreality_fonts: ^1.0.0 copied to clipboard

outdated

Font assets (B612 and B612 Mono) for Conreality games.

conreality_fonts #

Project license Pub package Dartdoc reference

Font assets (B612 and B612 Mono) for Conreality games.

Compatibility #

Android and iOS both.

Examples #

Importing the package #

import 'package:conreality_fonts/conreality_fonts.dart';

Using the B612 font #

Text("Hello, world!", style: B612.normal)

Using the B612 Mono font #

Text("Hello, world!", style: B612Mono.normal)

Installation #

pubspec.yaml #

# See: https://github.com/conreality/conreality-widgets/tree/master/conreality_fonts
conreality_fonts:
  git:
    url: https://github.com/conreality/conreality-widgets.git
    path: conreality_fonts
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Font assets (B612 and B612 Mono) for Conreality games.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on conreality_fonts