Skip to content

fivebyfive-se/library_fbf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbf

A library of helpers and extensions for Fivebyfive's flutter projects

Installing

#pubspec.yaml
dependencies:
    fbf:
        git: https://github.com/fivebyfive-se/library_fbf.git

Parts

import 'package:fbf/dart_extensions.dart';
import 'package:fbf/dart_models.dart';
import 'package:fbf/dart.dart'; // all dart_*

import 'package:fbf/flutter_animation.dart';
import 'package:fbf/flutter_color.dart';
import 'package:fbf/flutter_routing.dart';
import 'package:fbf/flutter_theme.dart';
import 'package:fbf/flutter.dart'; // all flutter_*

import 'package:fbf/fbf.dart'; // everything

About

Library of helpers and extensions for dart/flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages