This website requires JavaScript.
Explore
Help
Sign In
DEV
/
flutter_flutter
Watch
1
Star
0
Fork
0
You've already forked flutter_flutter
mirror of
https://github.com/flutter/flutter.git
synced
2026-02-20 02:29:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
flutter_flutter
/
third_party
/
tonic
History
Dan Field
c9e51d074a
Make GetAllocationSize const (
#18713
)
2020-06-01 15:58:03 -07:00
..
common
…
converter
…
file_loader
…
filesystem
…
logging
…
parsers
…
scopes
…
typed_data
Release acquired typed data before calling Dart_SetReturnValue. (
#17729
)
2020-04-15 10:35:04 -07:00
.clang-format
…
AUTHORS
…
BUILD.gn
Remove all uses of the redundant flutter_root variable. (
#16311
)
2020-01-31 21:49:48 -08:00
dart_args.h
Refactor of ClaimDartHandle -> AssociateWithDartWrapper (
#16720
)
2020-02-20 17:31:03 -08:00
dart_binding_macros.h
Introduce runtime check that it is root isolate that makes UI native calls. (
#18050
)
2020-05-01 09:05:41 -07:00
dart_class_library.cc
…
dart_class_library.h
…
dart_class_provider.cc
…
dart_class_provider.h
…
dart_library_natives.cc
…
dart_library_natives.h
…
dart_list.cc
…
dart_list.h
…
dart_message_handler.cc
…
dart_message_handler.h
…
dart_microtask_queue.cc
…
dart_microtask_queue.h
…
dart_persistent_value.cc
Roll Dart to df5036eb6e738c723339ed74c1e8ca93bea2570d. (
#16936
)
2020-03-04 13:45:24 -08:00
dart_persistent_value.h
…
dart_state.cc
Revert "Drop last usages of Dart_New from engine (
#16838
)" (
#16915
)
2020-03-03 14:52:56 -08:00
dart_state.h
Revert "Drop last usages of Dart_New from engine (
#16838
)" (
#16915
)
2020-03-03 14:52:56 -08:00
dart_wrappable.cc
Make GetAllocationSize const (
#18713
)
2020-06-01 15:58:03 -07:00
dart_wrappable.h
Make GetAllocationSize const (
#18713
)
2020-06-01 15:58:03 -07:00
dart_wrapper_info.h
…
PATENTS
…
README.md
…
README.md
Tonic
A collection of C++ utilities for working with the DartVM API.